Hello i did the thing to add the gun tab to marketplace but im not sure on how to add weapons can anyone help me?
i want to add all guns in marketplace
Printable View
Hello i did the thing to add the gun tab to marketplace but im not sure on how to add weapons can anyone help me?
i want to add all guns in marketplace
Hey, come to the database Items_Weapons and putting a price on PriceP end GPriceP sorry for my english
find
var[0].SetNumber(0);
var[1].SetString("weapon");
var[2].SetBoolean(true); // tab7th
var[3].SetBoolean(true);
gfxMovie_->Invoke("_root.api.addTabType", var, 4);