Adding items with arcturus

Newbie Spellweaver
Joined
May 20, 2007
Messages
44
Reaction score
0
Anyone know how to add items to people's banks(Premium) or inventory as a GM? If you can only do it in mssql, which table/cell do i edit?

*Note that /give comand is not for arcturus
 
you can write a script to add item randomly to ppl's storage. Hint* modify the donation'item script.
 
you goto ur database, goto storage

press the ( + ) enter players id and item id and type and stats and there ya go
 
Fir3Bat You could only hope it was that easy. this is Mssql server. and all the tables are coded in hex Binary :) So yes you would need s Php script coded to do so. I have it on my server. But its not a simple script to write. I'm able to do it from my Uber Admin pannle
 
Fir3Bat You could only hope it was that easy. this is Mssql server. and all the tables are coded in hex Binary :) So yes you would need s Php script coded to do so. I have it on my server. But its not a simple script to write. I'm able to do it from my Uber Admin pannle

It isn't possible to just go into the table and add it in? -.-"
 
Back