[Pedido] Kill SetTimer.
#6

Voce tem que definir primeiro o salбrio para MAX_PLAYERS, de forma a poder parar o timer para um jogador individualmente e nгo para todos, tpo:

pawn Код:
new Salario[MAX_PLAYERS]
Depois criar o timer:

pawn Код:
Salario[playerid] = SetTimer...
para depois

pawn Код:
KillTimer(Salario[playerid]);
Quando ao timer do KillTimer... isso voce teria que criar outro timer...

https://sampwiki.blast.hk/wiki/SetTimer
Reply


Messages In This Thread
Kill SetTimer. - by Ley - 27.08.2012, 13:15
Re: Kill SetTimer. - by Douglas_prt - 27.08.2012, 13:19
Re: Kill SetTimer. - by Ley - 27.08.2012, 13:29
Re: Kill SetTimer. - by Douglas_prt - 27.08.2012, 13:34
Re: Kill SetTimer. - by Ley - 27.08.2012, 13:41
Re: Kill SetTimer. - by Douglas_prt - 27.08.2012, 14:16

Forum Jump:


Users browsing this thread: 2 Guest(s)