View Single Post
  #5  
Old 11-07-2006, 06:20 AM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

also, the zones for Qvic, Inktuta, Txevu and Tacvi are listed incorrectly in the zone table. When you #zone into a name, you will actually end up on the wrong map.

They are listed in numberical order as:
295--inktuta
296--txevu
297--tacvi
298--qvic

When they are actually:
295--qvic
296--inktuta
297--txevu
298--tacvi

Simply replace the shortname and the longname fields for the table, as the safe coordinates are set for the zone number, not the name. If you simply swap the numbers around, you will have to go back and fix your safe points for all zones. I would post a replace code for it, but I get errors when i tried to change them in mass.

My suggestion:
1. Put a number 1 behind all names (ie:qvic1). Then save like that.
--This will reset the stored fields to clear the used names from the key fields.
2. Then swap the names to the proper lines.
--This prevents the 'key already in use' error.
Reply With Quote