SA-MP Forums Archive
Changing script id - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Changing script id (/showthread.php?tid=251505)



Changing script id - ColdIce - 27.04.2011

Hello, I have alot of scripts on my server and they are fucking each other up! I am told that I need to change every script id so that they wont conflict. How do I do that?


Re: Changing script id - grand.Theft.Otto - 27.04.2011

Merge them carefully into your gamemode, place each function under the correct callbacks.


Re: Changing script id - ColdIce - 27.04.2011

That sounds complicated I must be able to change the id of the fs without putting them into the gm, right?


Re: Changing script id - grand.Theft.Otto - 27.04.2011

What do you mean by the id?


Re: Changing script id - ColdIce - 27.04.2011

Ummmm dont know really Its just when I add fs, some other fs stops working, for example I added /lockcar fs, and then the /v didnt work etc etc

So I was told to change something so they could all work together


Re: Changing script id - grand.Theft.Otto - 27.04.2011

Ohh, try moving the order around on your fs line in server.cfg.