Need help about weapon check
#2

Oh, I fixed it

pawn Код:
if(weapons[slot][0] == forbidden_weapon_list[slot][0])
changed to :
pawn Код:
if(weapons[slot][0] == forbidden_weapon_list[y][0])
Reply


Messages In This Thread
Need help about weapon check - by RoadRunner - 03.10.2014, 15:13
Re: Need help about weapon check - by RoadRunner - 03.10.2014, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)