Asura
08-18-2004, 07:03 PM
i have DLed presto pack and some other scripts, put them in autoexec, and they wont work. i followed all the directions and they still are not active. can anyone give me some advice?
Damn autoexecAsura 08-18-2004, 07:03 PM i have DLed presto pack and some other scripts, put them in autoexec, and they wont work. i followed all the directions and they still are not active. can anyone give me some advice? jpsimboy 08-18-2004, 07:54 PM Is the file named autoexec.cs or autoexec.txt? Asura 08-18-2004, 08:48 PM its .cs, i made sure of that. heres the lines i have in it now: Include("presto\\install.cs"); Include("Autoload.cs"); Include("Presto\\easydeploy.cs"); Include("presto\\match.cs"); Include("presto\\say.cs"); Include("presto\\event.cs"); j Include("Kpack.acs.cs"); exec("Presto\\PJTeamTrack.cs"); Include("presto\\Inventory.cs"); Include("presto\\Match.cs"); Include("presto\\Event.cs"); some of the wierd presto stuff is for other scripts. Shinigami 08-18-2004, 09:03 PM You need to exec something at the beginning as include is a presto function. DaJackal 08-18-2004, 09:18 PM yuppers.. it will probably be called presto\\include.cs Jager 08-18-2004, 10:35 PM its kpack... i'm sure of it... :rolleyes: Asura 08-18-2004, 11:21 PM i dont really need kpack as i have presto now... so i put an exec(presto\\include.cs) line at the very start? Decepti|<on 08-18-2004, 11:35 PM you have that all fucked up dude, all that autoexec should look like is this: exec("presto\\install.cs"); then you edit the prestoprefs.cs to how you want it, then you install your extra scripts jpsimboy 08-19-2004, 12:12 AM Somthing i would try that always seems to works is make them all exec rather than include. Jager 08-19-2004, 03:08 AM you have that all fucked up dude, all that autoexec should look like is this: exec("presto\\install.cs" ); then you edit the prestoprefs.cs to how you want it, then you install your extra scripts :cheers: EDIT: oh.. and the second line with autoload.cs (thats Newopts...) everything else is setup in prestoprefs.cs Anything like *.acs.cs or *.avl.vol will be autoloaded by Newopts. Asura 08-19-2004, 11:09 AM ok, i installed it, not it says include is not recognised. im going to try exec and see if that works. Asura 08-19-2004, 04:50 PM exec works, but killtracker is still buggered. i looked at the console and it says "invalid track number". wtf? | ||