Check if Player is in one of 4 Vehicle ids
#7

Код:
new
	a = 426,
	b = 560;
Код:
if(GetVehicleModel(vID) a == 426 && b != 426)return SendClientMessage(playerid,COLOR_RED,"Du sitzt in keinem PD Premier/Sultan/Cheetah/Securicar");
this one?
Reply


Messages In This Thread
Check if Player is in one of 4 Vehicle ids - by ImTobi - 14.04.2018, 14:28
Re: Check if Player is in one of 4 Vehicle ids - by std - 14.04.2018, 15:02
Re: Check if Player is in one of 4 Vehicle ids - by ImTobi - 14.04.2018, 15:07
Re: Check if Player is in one of 4 Vehicle ids - by ImTobi - 14.04.2018, 15:11
Re: Check if Player is in one of 4 Vehicle ids - by std - 14.04.2018, 15:40
Re: Check if Player is in one of 4 Vehicle ids - by ImTobi - 14.04.2018, 15:57
Re: Check if Player is in one of 4 Vehicle ids - by TitoRayne - 15.04.2018, 00:06
Re: Check if Player is in one of 4 Vehicle ids - by Maxandmov - 15.04.2018, 07:42
Re: Check if Player is in one of 4 Vehicle ids - by ImTobi - 15.04.2018, 08:57
Re: Check if Player is in one of 4 Vehicle ids - by Maxandmov - 15.04.2018, 20:04

Forum Jump:


Users browsing this thread: 1 Guest(s)