Thread: Zone Lines
View Single Post
  #3  
Old 11-14-2004, 09:56 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

No I mean add zone lines from inside the EQ client... Is there a # command?

Also, the problem I am trying to fix with felwithea is that players can not zone out of the city to gfaydark, despite this in the DB

+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+
| id | zone | number | y | x | z | heading | target_zone | target_y | target_x | target_z | target_heading | keep_x | keep_y | zoneinst |
+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+
| 126 | felwithea | 1 | 44.9 | 197 | 2.2 | 62.8 | gfaydark | -1933.5 | -2629.7 | 22.6 | 64.8 | 0 | 0 | 0 |
| 336 | felwithea | 2 | 348.7 | -721.7 | -11.8 | 1.9 | felwitheb | 259.3 | -813.9 | -10.5 | 62.8 | 0 | 0 | 0 |
+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+


The zone between felwithea and felwitheb works fine, but I dont understand why the zone to gfaydark doesnt work...
Reply With Quote