21.06.2009, 23:51
Hi =]
Yesterday I created an simple script,
that need to automatically change gamemodes.
Here's the code:
http://samp-il.pastebin.com/f71c28282
(Just copy to Pawno, complie it and run it as filterscript)
You can see two defines; changeType and changeTime.
You can use "1" in changeType for randomally gamemodes change, or "2" to change the gamemodes by the array arrangement.
In changeTime you can edit the number of minutes for the gamemodes change.
In the array ("gamemodes") you can just edit the gamemodes names you want (file names, without ".amx").
Enjoy
Yesterday I created an simple script,
that need to automatically change gamemodes.
Here's the code:
http://samp-il.pastebin.com/f71c28282
(Just copy to Pawno, complie it and run it as filterscript)
You can see two defines; changeType and changeTime.
You can use "1" in changeType for randomally gamemodes change, or "2" to change the gamemodes by the array arrangement.
In changeTime you can edit the number of minutes for the gamemodes change.
In the array ("gamemodes") you can just edit the gamemodes names you want (file names, without ".amx").
Enjoy