[System] Protect Player Shoot on the cars for Roleplay
#1

OnPlayerStateChange

Код:
	if(newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER)
	{
		new Weap[2];
		GetPlayerWeaponData(playerid, 4, Weap[0], Weap[1]);
		SetPlayerArmedWeapon(playerid, Weap[0]);
       }
Player can't shoot on the cars
Reply


Messages In This Thread
[System] Protect Player Shoot on the cars for Roleplay - by bigtigerbeee - 09.10.2012, 00:28
Re: [System] Protect Player Shoot on the cars for Roleplay - by park4bmx - 09.10.2012, 09:13

Forum Jump:


Users browsing this thread: 1 Guest(s)