03.08.2012, 08:45
Hi,
Look i have this and with this the player need to be freezed for 1 minute how to do that?Whet 1 minute passed to be unfreezed?
And i like for this when player is freezed to do annimation BOMB animation ? HOw?
Look i have this and with this the player need to be freezed for 1 minute how to do that?Whet 1 minute passed to be unfreezed?
And i like for this when player is freezed to do annimation BOMB animation ? HOw?
pawn Код:
PlayerFreezed[playerid] = 1;
SetTimer("Unfreeze", 120000, 0);
GivePlayerMoney(playerid, 70000);
SCM(playerid, WHITE, ""COL_GREEN"INFO:{FFFFFF}Uspesno ja hakiravte Narodnata Banka");
SendClientMessage(playerid, WHITE, "{37F906}INFO:{FFFFFF}Mora da pocekate 1 minuta.");