23.03.2009, 19:15
Hi, I has a little problem:
pawn Code:
if(!strcmp(cmdtext, "/armour", true))
{
if(IsPlayerInCube(playerid, 273.7251, 90.7264, 985.9796, 274.1389, 94.2912, 1024.2809))
{
SetPlayerArmour(playerid,50);
}
}
pawn Code:
(289) : warning 213: tag mismatch
(289) : warning 213: tag mismatch
(289) : warning 213: tag mismatch
(289) : warning 213: tag mismatch
(289) : warning 213: tag mismatch
(289) : warning 213: tag mismatch