PDA

View Full Version : zone id #'s


eqemu123
04-24-2002, 01:40 AM
Anyone have them or know where to get them?

edit: Do i even need the zone id #'s to load a zone? The way I
understand it is that the zone's can be loaded manually with the zone ID, name, etc. or they can be put in a batch file to automatically load the zones when the server starts.

Lurker_005
04-24-2002, 05:21 AM
#zone {shortname}

some {shorname} values off the top of my head:
sleepers
freportw
rivervale
kael

Take a loot in the readme for a complete list

Jartik
04-24-2002, 09:20 AM
SELECT shortname from zones
i may have the column "shortname" wrong, but if you do that in sql it should give a listing of all the zone shortnames :) Good luck.