How do I execute a script?
#3
(01 Aug 12, 06:02PM)Edward Wrote: stuff
lolno, all you have to do in install tools.cfg is place it in the scripts folder, as said by the README. I reccomend having scripts in their seperate .cfg files like Bukz. It makes it wayyyy neater IMO.

Just save the script to:

AssaultCube_v1.1.0.4\config\<scriptnamehere>.cfg

Then, edit your autoexec.cfg to be this:

execdir scripts
exec config\<scriptnamehere>.cfg

and continue as necessary. Just keep the "execdir scripts" at the top and when you want to add a new script, just do the same thing, and add the "exec config\<secondscript>.cfg.
Thanks given by:


Messages In This Thread
How do I execute a script? - by CDan75 - 01 Aug 12, 05:29PM
RE: How do I execute a script? - by Edward - 01 Aug 12, 06:02PM
RE: How do I execute a script? - by Link - 01 Aug 12, 06:14PM
RE: How do I execute a script? - by CDan75 - 01 Aug 12, 06:18PM
RE: How do I execute a script? - by #M|A#Wolf - 01 Aug 12, 07:09PM
RE: How do I execute a script? - by Link - 02 Aug 12, 01:16AM