Little help attaching one only weapon ID.
#2

I don't quite get your problem, but I'll try helping you.

pawn Код:
if(!IsPlayerAttachedObjectSlotUsed(playerid,9))
//to
if(!IsPlayerAttachedObjectSlotUsed(playerid,9) && 8 == weaponid[1])
8 is katana id, and it'll set attached object only if the weapon is a katana
Reply


Messages In This Thread
Little help attaching one only weapon ID. - by ricardo178 - 27.07.2012, 09:30
Re: Little help attaching one only weapon ID. - by Misiur - 27.07.2012, 10:19
Re : Little help attaching one only weapon ID. - by ricardo178 - 27.07.2012, 11:49

Forum Jump:


Users browsing this thread: 1 Guest(s)