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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 08-05-2012, 10:05 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Maceblade View Post
Im sorry for the newb question, but im trying to figure out how to open up more than 5 dynamic zones. IDK how to show a list of variable or tables inside mysql bc im very new at this stuff... I was curious if anyone knew of the exact command to punch in or the 'xxxxxxxxx'; portion of it. Thanks
Code:
mysql> describe launcher;
+----------+---------------------+------+-----+---------+-------+
| Field    | Type                | Null | Key | Default | Extra |
+----------+---------------------+------+-----+---------+-------+
| name     | varchar(64)         | NO   | PRI |         |       |
| dynamics | tinyint(3) unsigned | NO   |     | 0       |       |
+----------+---------------------+------+-----+---------+-------+
2 rows in set

mysql> select * from launcher;
+------+----------+
| name | dynamics |
+------+----------+
| zone |        5 |
+------+----------+
1 row in set
That is where you set your dynamics.
Reply With Quote
  #2  
Old 08-06-2012, 03:59 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

ah very nice now I can see the variables... now with some research I will soon be able to find out how to change it lol... Thanks alot Akk

Last edited by Maceblade; 08-06-2012 at 04:06 PM.. Reason: *
Reply With Quote
  #3  
Old 08-06-2012, 04:32 PM
jdoran
Hill Giant
 
Join Date: Jul 2012
Posts: 212
Default

Writing SQL is needed for changing values from within code. But for stuff like this, the easiest way is to use some sort of SQL front-end, like Navicat.
Reply With Quote
Reply

Thread Tools
Display Modes

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 07:51 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