View Single Post
  #11  
Old 05-14-2018, 01:24 PM
spidey1170
Sarnak
 
Join Date: May 2009
Location: Alaska
Posts: 61
Default

Quote:
Originally Posted by Anon.GM View Post

Start Items
id, race, class, deityid, zoneid, itemid, item_charges, gm, slot

Code:
INSERT INTO starting_items VALUES (246,0,15,0,0,8496,1,0,14);
...
Hope this helps.
Thank you. A question: How do you find out which classes belong to which ID number? What race? ZoneID? et al. How did you learn what numbers correspond to what character/class/weapon/etc, in other words?
Reply With Quote