i wana add a stack of 10 upgrade cores in web shop but atm i can only buy 1 at a time
is there a way i can buy a stack of 10
tnx in advance..
i wana add a stack of 10 upgrade cores in web shop but atm i can only buy 1 at a time
is there a way i can buy a stack of 10
tnx in advance..
the other way is to create a cube or giftbox something like that in optionpool.
Run the Stored Proc to send the item 10 times ?![]()
In webshop items table add column named count or anything you want, in it write count of item you want to get. In script where item is sending(query which inserts items in table) add cycle to send by your count in items table.
IM NEW TO THAT part i didnt quite follow you
is there another way like example material core x5 =option 133
or can the cores be stacked in that way?.
Nope, they can't.
u need write in the webshop a "multiplier" where u can put a number how many u want buy from the specified item ! :)
And anyway u have the tools ! Its the SQL Server Management Studio ! If u discover it u can modifity anything ! The other "tools" for noobs or for fast use ... But if u want go deeper switch MS !
why u just don't add the cores in the nshop :D users can buy min 1 max 50 xD