10.11.2010, 20:43
Then do some debug, for example, add
after
Use this command and you will get info in console.
pawn Код:
printf("DEBUG: player's: %d; variable: %d;", GetVehicleModel(GetPlayerVehicleID(playerid)), BonusVehicleID);
pawn Код:
if(IsPlayerInDynamicCP(playerid,CraneCp))
{