SA-MP Forums Archive
max_gangs - 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: max_gangs (/showthread.php?tid=81775)



max_gangs - Ribber - 13.06.2009

Hi i have in my script MAX_GANGS 32 but i like that the max gangs are unlimited and not 32.


Re: max_gangs - miokie - 13.06.2009

What Gamemode are you using?


Re: max_gangs - Ribber - 13.06.2009

my own but i have this gang system: http://forum.sa-mp.com/index.php?topic=95138.0 in my gamemode.
now i wants that the max gangs unlimited is and not 32. i try to delete max_gangs, but than my gamemode was buggy.


Re: max_gangs - miokie - 13.06.2009

Thats just the max amount of gangs you want to allow (I think), change it to something like MAX_GANGS 2000.


Re: max_gangs - Ribber - 13.06.2009

hmm do i must set a limit or its possibile to just delete it?


Re: max_gangs - miokie - 13.06.2009

It is needed, Just set it to 2000, Im sure there wont be more than 2000 gangs on at one time right? :P


Re: max_gangs - Ribber - 13.06.2009

hmm okay thx i make it to 2000.

/EDIT: Hmm i wants that the gangs are save when the server are down. its possiblie that in 1 year are more than 2000 gangs...


Re: max_gangs - Ribber - 13.06.2009

ooups, i edited.


Re: max_gangs - Ribber - 13.06.2009

help?


Re: max_gangs - Correlli - 13.06.2009

Stop double-posting and search around for other gang scripts with saving-feature.