Garry's Mod
ReDead
Lyite Angel 25 Thg06, 2013 @ 10:14am
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.
< >
Đang hiển thị 1-4 trong 4 bình luận
nukita  [nhà phát triển] 25 Thg06, 2013 @ 1:07pm 
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 Thg06, 2013 @ 1:34pm 
Either way sounds awesome! :)
Sgt Craig 22 Thg07, 2013 @ 6:41pm 
both way sound geat
Slippery Jim 17 Thg12, 2013 @ 6:43pm 
nuke check out the Fretta Mapvote addon for TTT you could easily modify it for this
< >
Đang hiển thị 1-4 trong 4 bình luận
Mỗi trang: 1530 50