• Hide and Seek Gamemode: Map Voting?
    2 replies, posted
I am wondering how I would go about making a MapVote addon for Hide And Seek similar to this: [url]http://facepunch.com/showthread.php?t=1268353[/url] However the the addon above does not work for Hide And Seek, so I was wondering how I could make one? Or if someone could make one for me..
No one is going to make you one for free. Go to [URL="http://coderhire.com/home"]CoderHire[/URL] for that. However you should look into the hooks your gamemode calls when the round ends. You'll also need to look into [URL="http://wiki.garrysmod.com/page/Net_Library_Usage"]the net library[/URL] for recording votes per map. You'll also need to use [URL="http://wiki.garrysmod.com/page/timer/Simple"]timers[/URL]. Make sure when recording votes to check if the player has already voted, serverside; not just clientside.
Thanks! :)
Sorry, you need to Log In to post a reply to this thread.