Re: scripting [message #250910 is a reply to message #250894] |
Wed, 21 March 2007 06:58 |
|
The .so and .sh files are only relavent if you care about the linux FDS. The .so files are the compiled scripts.dll for linux and the .sh files are used to compile scripts-RH8.so or scripts-RH73.so as appropriate.
As for compiling, first you need Visual C++ 2005 Express Edition (which you seem to have). Second you need the Microsoft Platform SDK and the Microsoft DirectX SDK (google for them). Then, open scripts.sln and select "build" then "build solution". If it gives any errors, post them here. Otherwise scripts.dll has compiled fine and you can then make whatever changes to it you like. When you are distributing it for other people to use, you need to distribute the scripts.dll file that is created in the folder with all the source code.
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
|
|
|