Garry's Mod

Garry's Mod

ReDead
Lyite Angel 2013 年 6 月 25 日 上午 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.
< >
目前顯示第 1-4 則留言,共 4
nukita  [開發人員] 2013 年 6 月 25 日 下午 1: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 2013 年 6 月 25 日 下午 1:34 
Either way sounds awesome! :)
Sgt Craig 2013 年 7 月 22 日 下午 6:41 
both way sound geat
Slippery Jim 2013 年 12 月 17 日 下午 6:43 
nuke check out the Fretta Mapvote addon for TTT you could easily modify it for this
< >
目前顯示第 1-4 則留言,共 4
每頁顯示: 1530 50