OnPlayerWeaponShot.....
#2

if(PlayerInfo[playerid][pWantedLevel] >= 6)

This one is wrong here, you dont want to check if the players wanted level is bigger that 6, but if it is smaller

if(PlayerInfo[playerid][pWantedLevel] < 6)
Reply


Messages In This Thread
OnPlayerWeaponShot..... - by danish007 - 23.07.2014, 15:26
Re: OnPlayerWeaponShot..... - by Mauzen - 23.07.2014, 15:30
Re: OnPlayerWeaponShot..... - by danish007 - 23.07.2014, 15:38
Re: OnPlayerWeaponShot..... - by danish007 - 23.07.2014, 20:32
Re: OnPlayerWeaponShot..... - by Ihateyou - 23.07.2014, 21:06
Re: OnPlayerWeaponShot..... - by Virtual1ty - 23.07.2014, 21:08

Forum Jump:


Users browsing this thread: 2 Guest(s)