SQL statement for adding starting items?
I want to add a specific item to every starting player, how is that done without going through each line and adding it? I hated to ask this since its a simple and short question... sorry
|
Code:
INSERT INTO starting_items VALUES (179,0,0,0,0,59943,1,0,0); Your column names go in this order: Code:
id, race, class, deityid, zoneid, itemid, item_charges, gm, slot |
Is there a way to add it to the next available inventory slot? I think the wiki has slot numbers so i'll go check there.
Thank you, |
Your best bet would be to make them auto equip it but the wiki has a list of all slots including if needed bags
|
All times are GMT -4. The time now is 04:25 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.