peanutzrgud wrote:what compiler do you use for .lisp files?
I'm not familiar with this language before this game, but it seems to appear somewhat often
The client uses Common Lisp for java: http://abcl.org
You don't have to worry about doing any compiling. The client will read in the script again every time you run.
scripts/config.lisp has a bunch of ways to interface the client, some work some don't anymore (mainly combat stuff) as I haven't added everything back yet.