How to edit system Driver By
#1

Hi, I'm having a problem with my car's shooting system, I'm wondering how to shoot guns in all the guns. If anyone knows please help me improve it, thanks.

Code:
Quote:

if(IsPlayerInAnyVehicle(i)) {
if(GetPlayerState(i) == PLAYER_STATE_PASSENGER || PLAYER_STATE_DRIVER) SetPlayerArmedWeapon(i, 0);
else if(PlayerInfo[i][pGuns][4] == 0) SetPlayerArmedWeapon(i, 0);
else SetPlayerArmedWeapon(i, 29);
}

Reply


Messages In This Thread
How to edit system Driver By - by linhpro200294 - 14.08.2018, 18:54
Re: How to edit system Driver By - by CodeStyle175 - 14.08.2018, 18:57
Re: How to edit system Driver By - by denNorske - 14.08.2018, 18:57
Re: How to edit system Driver By - by linhpro200294 - 14.08.2018, 20:11
Re: How to edit system Driver By - by linhpro200294 - 14.08.2018, 20:16
Re: How to edit system Driver By - by linhpro200294 - 15.08.2018, 15:34
Re: How to edit system Driver By - by Khoaa - 19.08.2018, 15:29

Forum Jump:


Users browsing this thread: 1 Guest(s)