View Single Post
  #2  
Old 04-08-2004, 03:48 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

If you want in that zone, you'll need to add it to your zone database. From a MySQL command prompt, give the command:

Quote:
insert into zone (short_name,long_name,zoneidnumber) values ('shadowrest','ShadowRest',187);
and reboot your world server. I zoned in it with Emu with no problem after I added it to the database.

Of course, unless you put spawns in there yourself there won't be any npcs there. And Emu doesn't have built-in support for keeping up with decayed corpses and putting them in the zone, and I reckon it won't for quite some time, as I have yet to play on an emu server where players actually leave a corpse.
Reply With Quote