12.03.2011, 15:41
Okay, I fixed it, but I still get a dousin of errors when i'm trying to add it to the /enter command..
Quote:
else if(IsPlayerInRangeOfPoint(playerid,8.0,1797.4569,-1578.9788,14.085) { if(IsAVip(playerid)) { SetPlayerInterior(playerid,7); SetPlayerPos(playerid,773.579956,-77.096694,1000.655029); GameTextForPlayer(playerid, "~w~VIP", 5000, 1); PlayerInfo[playerid][pInt] = 14; |