29.03.2012, 08:48
hello guys im trying to make this little commande and i dont know whats the probleme exactly i want to make if someone in this place he can perss' KEY_FIRE' to open something this is the code
Error
and the error 161 is
Код:
new keys,updown,leftright; GetPlayerKeys(playerid,keys,updown,leftright); if (PlayerToPoint(1.5, playerid, 1346.5016,-1758.7649,13.5156)) if (keys == KEY_FIRE) {
Код:
161) : warning 213: tag mismatch
Код:
if (PlayerToPoint(1.5, playerid, 1346.5016,-1758.7649,13.5156))