Gamemodes limit - 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: Gamemodes limit (
/showthread.php?tid=320511)
Gamemodes limit -
nuriel8833 - 23.02.2012
Hello
As much as I know the limit for gamemodes in SA:MP is 16,but I didnt understand - is the limit of 16 gamemodes activated all at once or 16 gamemodes written in server.cfg?
Re: Gamemodes limit -
emokidx - 23.02.2012
https://sampwiki.blast.hk/wiki/Limits
@ y less .. it does say there is a limit on gamemodes
Server Property Limit
Gamemodes 16
Re: Gamemodes limit -
nuriel8833 - 23.02.2012
Quote:
Originally Posted by ******
There is no limit on GameModes, it's a limit on active FilterScripts.
|
https://sampwiki.blast.hk/wiki/Limits
Re: Gamemodes limit -
Konstantinos - 23.02.2012
It means there is a limit of 16 Activate Gamemodes.
There is no limit at the server.cfg
Re: Gamemodes limit -
Danyal - 23.02.2012
****** it means we can have unlimited gamemodes for a server like
gamemode0 gamemodea 1
gamemode1 gamemodeb 1
gamemode2 gamemodec 1
..................................
gamemode50 gamemodeabhj 1
Re: Gamemodes limit -
nuriel8833 - 23.02.2012
Quote:
Originally Posted by Dwane
It means there is a limit of 16 Activate Gamemodes.
There is no limit at the server.cfg
|
This is what I was asking
Thanks a lot 4 helping