26.04.2011, 10:12
This does not save the map, tho it might still be very useful.
I cannot know when a person wants the vote to start thou i have not implemented a auto detector or similar.
Simple Version:
Add this to where you want the voting to start:
Код:
CallRemoteFunction("BeginVote","");
First entry in MapNames with First Entry in Map. Warrning: Map and MapNames have to have the Same amount of Entries or this will not work.
I suggest you removing All the default ones and doing this like this:
pawn Код:
new MapNames[][4] =
{
{1,33,7}
};
new Map[][] =
{
"Leet"
};
Apologies if there are some more Prints left for testing, feel free to tell me them, and i will remove them.
DOWNLOAD
Download Link 1
INSTALLATION
Simple, just Place both files into filterscripts and edit the server.cfg.