12.03.2011, 14:48
if(PlayerInfo[playerid][pDonateRank] >= 1)
Edit;
I searched trough the script and found something. Could I make a "IsAVip", and make something like this.
Making an IsAVIP instead of IsACOP.
Edit;
I searched trough the script and found something. Could I make a "IsAVip", and make something like this.
Quote:
else if(IsPlayerInRangeOfPoint(playerid, 3.0, 246.5112,87.4867,1003.6406)) //LSPD-Garage Exit { if(IsACop(playerid)) { SetPlayerPos(playerid,1568.5718,-1691.0177,5.8906); SetPlayerFacingAngle(playerid, 180.0000); SetCameraBehindPlayer(playerid); SetPlayerInterior(playerid, 0); PlayerInfo[playerid][pInt] = 0; |