from 12tails 5361 source
if (client.Inventory.Contains(700011, 15))
{
client.Inventory.Remove(700011, 15);
Checks and takes 15 "700011"(ndragongem) from inventory ...now how can I add 1 "700012"(rdragongem) to the inventory?
I just want the line of code to add **** cause idk it, and theres no good reference in the source.






