22.10.2016, 15:52
(
Last edited by cuber; 22/10/2016 at 11:23 PM.
)
These codes should be at "COMMAND:SECURITYCAMERA", you couldn't see the cameras with you'r original code, so here is the code to look at the cameras.
PHP Code:
else if(!IsPlayerInRangeOfPoint(playerid, CORDS HERE))
SendClientMessage(playerid, GREY, "You are not at the Control Room.");
return 1;
}