Garry's Mod

Garry's Mod

Murder
danjono 2014 年 4 月 11 日 上午 8:43
Stopping a new round if vote is rocked
I am using Simple Map Vote addon for my map voting.

I'm trying to stop a new round from starting if the vote gets rocked.

I have already made it so it will start the vote when the current round ends but the game will start up a new one round as normal while the vote is ongoing.

I'm trying to do this to try and stop players on the server moaning about being the murderer when the next map is being voted.

Any help I will appreciate!
< >
正在显示第 1 - 2 条,共 2 条留言
Mechanical Mind  [开发者] 2014 年 4 月 11 日 下午 8:44 
If you install Simple Map Vote addon and set mu_roundlimit <x> it will start a map vote after x rounds. If you want to start a map change earlier do
GAMEMODE:ChangeMap() GAMEMODE:SetRound(4)
danjono 2014 年 4 月 12 日 上午 4:37 
Just to clarify, is this something you put in the RTV luv file after mapvote.start or somewhere else?
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50