Help with this script
#1

please help my with this script this script is for police job if u enter to police cars and your jobId not equal 1 its wont let u go but i need to add exception like if u are server owner its let u go in

Код:
if( PlayerInfo[playerid][JobID] !=1 || PlayerInfo[playerid][Owner] != 1) // POLICININKAS
	   				{
	       				SendClientMessage( playerid, COLOR_RED,"* Jus ne policininkas.");
	       				RemovePlayerFromVehicle( playerid );
	           			return 1;
	       			}
Reply


Messages In This Thread
Help with this script - by cyberlord - 24.12.2014, 17:26
Re: Help with this script - by RayC - 24.12.2014, 17:42
Re: Help with this script - by Clad - 24.12.2014, 17:44

Forum Jump:


Users browsing this thread: 2 Guest(s)