How to remove a register system on gamemode? - 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)
+--- Thread: How to remove a register system on gamemode? (
/showthread.php?tid=319544)
How to remove a register system on gamemode? -
[EuG]ZeRoGoD - 19.02.2012
first time editing a gamemode not sure how to remove it
Re: How to remove a register system on gamemode? -
deltapro - 19.02.2012
Huh.. delete all define , enum , new , public from gm and compile
Re: How to remove a register system on gamemode? -
mrskull42 - 19.02.2012
This register system is a filterscript? If so go to server.cfg and remove it after "filterscripts" or go into your server login as admin and type "/rcon unloadfs [your register system file name]"
Re: How to remove a register system on gamemode? -
[EuG]ZeRoGoD - 20.02.2012
not for filterscript it was a built in 1 on server and thank yout deltapro that worked
Re: How to remove a register system on gamemode? -
deltapro - 20.02.2012
Quote:
Originally Posted by [EuG]ZeRoGoD
not for filterscript it was a built in 1 on server and thank yout deltapro that worked

|
+1 Rep :P PM me if you want help about scripting
Re: How to remove a register system on gamemode? -
[EuG]ZeRoGoD - 20.02.2012
Quote:
Originally Posted by deltapro
+1 Rep :P PM me if you want help about scripting 
|
thanks man