04.12.2011, 16:10
Thanks.
But if I want this gate to be opened only by Admins , I should change this :
To
?
But if I want this gate to be opened only by Admins , I should change this :
Quote:
if(IsPlayerInRangeOfPoint(playerid, 10.0, 519.0, -171.7866,17.99)) |
Quote:
if(IsPlayerAdmin(playerid,params[])) |