30.11.2013, 02:09
Quote:
pawn Код:
30000 = 30seg y verifica que en public "CARGAR" este TogglePlayerControllable a 1 o true. |
Quote:
El timer de 'CARGAR' lo tenйs para 3 segundos, no 30.
Hay que ver como tenйs el callback de descongelar, 'CARGAR', o siquiera si lo tenйs. pawn Код:
|
![Shocked](images/smilies/surprised.gif)
pawn Код:
SetTimerEx("CARGAR", 3000, 0, "d", playerid);
pawn Код:
DeletePVar(playerid, "IsFrozen", "CARGAR", 30000, "d");
pawn Код:
(50393) : warning 202: number of arguments does not match definition
(50393) : warning 202: number of arguments does not match definition
(50393) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Warnings.