change gamemode
#1

hey i would like to know how i change gamemode when ones finished

example

server start

gamemode0 lvdm 1

i proberly know i need a timer on that


but my problem is i want to make a server called militarymissions

2 teams


so say if one team wins on gamemode 1

gamemode0 mmone 1

how will the server know its finished and start my other gamemode

gamemode0 mmtwo 1


is rcon send or something ?
Reply
#2

SendRconCommand i guess i havent tried much with such stuff
but if u have a public callback like
public FinishRound() to check winner add inside there rcon command to change gm and do a gmx
Reply
#3

hmmm....
maybe u should put a timer and return SendRconCommand gmx... right? i'm not sure.
Reply
#4

Don't use gmx. But use SendRconCommand(changemode GAMEMODENAME);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)