I want to set up a automatic votemap for my gamemode but I can't seem to find a way on the wiki to either just load a map or set the next map and use LoadNextMap. If anyone knows how to do this then please let me know.
Thanks in advance
Just issue a changelevel? I doubt we have lua bindings for changing map.
In case you didn't get what he means, he is talking about using RunConsoleCommand from the server, like RunConsoleCommand("changelevel", mymap)
Sorry, you need to Log In to post a reply to this thread.