gm change on time?
#1

hey guys,
i want to make a server in which there can be game mode change on time + its a tdm...
no problem with tdm part its easy...but i have a problem with gm change on time... so, please give me a tutorial or instructions to do it... helping is promotion
Reply
#2

like
pawn Код:
SetTimer("ChangeGM",10000,false);

public ChangeGM()
{
SendRconCommand("changemode tdm"); // you can make a dynamic gms, just need to think how its will work
return 1;
}
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=58512
Reply
#4

OMG THANKYOU BOTH YOU! REALLY I APPREACIATE THAT!
+1 REPPED!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)