FREE/BOUND Items

06/28/2011 16:38 HerpDerpNigga#1
Does anyone know how to create a FREE/BOUND item in 12Tails source?

Code:
client.Inventory.Add(136067, [COLOR="Red"]0[/COLOR], [COLOR="#ff0000"]1[/COLOR]);
Do I have to modify the 0 or 1 value?
Thanks
06/28/2011 16:43 Kiyono#2
Neither, 0 is the plus and 1 is the amount.
06/28/2011 16:48 HerpDerpNigga#3
Then do you have any idea how to spawn any free item from a npc?
I just want the code for FREE/BOUND system, not the whole npc.