Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-15-2013, 03:34 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default Starting Zones.

Okay, so in starting_items you can put Race 0 for all Races, can you do the same in start_zones and make everyone go to the same place rather than updating multiple fields, just have one entry rather than 411?

Starting items for all Races, Classes, and Deities.
Code:
mysql> SELECT * FROM starting_items;
+----+------+-------+---------+--------+--------+--------------+----+------+
| id | race | class | deityid | zoneid | itemid | item_charges | gm | slot |
+----+------+-------+---------+--------+--------+--------------+----+------+
|  1 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  2 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  3 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  4 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  5 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  6 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  7 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
|  8 |    0 |     0 |       0 |      0 |  17403 |            1 |  0 |   -1 |
+----+------+-------+---------+--------+--------+--------------+----+------+
8 rows in set (0.00 sec)
Could I not do this?
Code:
mysql> SELECT * FROM start_zones;
+---+---+---+---------+---------+---------+---------------+--------------+------
--------+-------------+------------+--------+--------+--------+-------------+
| x | y | z | heading | zone_id | bind_id | player_choice | player_class | playe
r_deity | player_race | start_zone | bind_x | bind_y | bind_z | select_rank |
+---+---+---+---------+---------+---------+---------------+--------------+------
--------+-------------+------------+--------+--------+--------+-------------+
| 0 | 0 | 0 |       0 |       0 |       0 |             0 |            0 |
      0 |           0 |          1 |      0 |      0 |      0 |          50 |
+---+---+---+---------+---------+---------+---------------+--------------+------
--------+-------------+------------+--------+--------+--------+-------------+
1 row in set (0.00 sec)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:19 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3