Jump to content
  • 0

problema /buygun pd


Mathiew

Question

8 answers to this question

Recommended Posts

 if (OnDuty[playerid] == 1);
{
}
else

{
		SendClientMessage(playerid, COLOR_GRAD2, "   You are not Cop on duty!");
		return 1;
}
Adaugi la /buygun inca un if. Sau daca ai godfather
if(location == 99 || location == 100 || location == 102 || PlayerInfo[playerid][pVirWorld] == 96|| OnDuty[playerid] == 1)

depinde si ce ai tu :). adaugi || onduty acolo unde merge comanda

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.