Garry's Mod

Garry's Mod

ReDead
Lyite Angel 25. juni 2013 kl. 10:14
mapvote
I'm trying to implement a mapvoting function at the end of each round and it's gone rather well.
However, there's a slight problem: The endgame scores are covering the votemap window!
I would be super-happy to know when in the init.lua (if ever?) showing the scores at the end of the round is called! Because currently I've changed the
v:NoticeOnce( "Next map: " .. game.GetMapNext() , GAMEMODE.Colors.White, 7, 4 )
to
MapVote.Start(voteLength, allowCurrentMap, mapLimit, mapPrefix)
which, as far as I can tell, should be the last bit of code before the map actually changes, yet the scores seem to appear AFTER the mapvote starts...

Thanks for your time and answers.
< >
Viser 1-4 af 4 kommentarer
nukita  [udvikler] 25. juni 2013 kl. 13:07 
I will try and add something for mapvotes soon so that you can easily add your own vote system.

i could also just write my own mapvote system if people wanted...
Lyite Angel 25. juni 2013 kl. 13:34 
Either way sounds awesome! :)
Sgt Craig 22. juli 2013 kl. 18:41 
both way sound geat
Slippery Jim 17. dec. 2013 kl. 18:43 
nuke check out the Fretta Mapvote addon for TTT you could easily modify it for this
< >
Viser 1-4 af 4 kommentarer
Per side: 1530 50