[Ajuda] Passar essa FS pro GM
#2

Код:
pweapon[playerid] = 0;
Код:
public OnPlayerStateChange(playerid,newstate,oldstate)
{
	if(newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER)
	{
		pweapon[playerid] = GetPlayerWeapon(playerid);
	}
	return 1;
}
Reply


Messages In This Thread
Passar essa FS pro GM - by pedrotvr - 04.02.2017, 14:06
Re: Passar essa FS pro GM - by RodrigoMSR - 04.02.2017, 19:58
Re: Passar essa FS pro GM - by pedrotvr - 04.02.2017, 21:44
Re: Passar essa FS pro GM - by pedrotvr - 05.02.2017, 15:43
Re: Passar essa FS pro GM - by RodrigoMSR - 05.02.2017, 15:51
Re: Passar essa FS pro GM - by pedrotvr - 05.02.2017, 15:59

Forum Jump:


Users browsing this thread: 2 Guest(s)