[Duv]Sittimer
#5

Ou isso:

pawn Код:
forward EventoAntigo();
public EventoAntigo();
{
  for (new x = 0; x < MAX_PLAYERS; x++ && IsPlayerConnected(x)) {
  if (GetPlayerVirtualWorld(x) == 3) {SendClientMessage(playerid, COR_DM, "|Admin Boot| Voce ainda esta no evento antigo.");SetTimer("EventoAntigo",6000000,1);Kick(x);return 1;}}
  return 1;
}
Reply


Messages In This Thread
[Duv]Sittimer - by (o)Trydon - 06.05.2010, 22:27
Re: [Duv]Sittimer - by Ricardo_Saddler - 07.05.2010, 00:02
Re: [Duv]Sittimer - by BurrodaZero - 07.05.2010, 01:27
Re: [Duv]Sittimer - by russo666 - 07.05.2010, 12:05
Re: [Duv]Sittimer - by SuB_ZeRo0_ - 07.05.2010, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)