Development::Database/World BuildingWorld Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.
How do I add a new item to all possible character combinations in a certain starting zone with starting_items through a query without adding the item individually to each possibility?
For example:
I want to add a "Bone Chips" (13073) so when a new character logs in it is in their inventory.
I do all my stuff manually using Excel then input into the DB, but if you wanted just bonechips for everyone it'd be
ID - 1(Or whatever ID is unsed)
race - 0
Class - 0
deityid - 0
zoneid - 0 - Unless you wanted a specific zone that they start in.
itemid - X(Bonechip id)
item_charges - x(How many ever you want)
gm - 0
slot - -1
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.