Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-17-2004, 05:43 AM
Paleren
Fire Beetle
 
Join Date: Aug 2004
Posts: 1
Default AA's

I tried searching but couldnt find anything.
Are aa's working in 5.9DR2?
Cause on my server I have all the necessary files sourced into my database. In game the aa's show up in the aa window, but the buttons that specify the amount of xp that goes to aa's doesnt work. So I just wanted to know if it is something on my part or in a whole.
Reply With Quote
  #2  
Old 10-17-2004, 07:15 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Set your expansions variable in your variables table to be 191, then restart world and try again.
__________________
Lethal Encounter
Reply With Quote
  #3  
Old 10-19-2004, 09:22 AM
dzags
Sarnak
 
Join Date: Oct 2004
Posts: 34
Default

how do i do this?
__________________
err.
Reply With Quote
  #4  
Old 10-19-2004, 09:26 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Issue this MySQL command:

UPDATE variables SET value=191 WHERE varname='Expansions';
Reply With Quote
  #5  
Old 10-19-2004, 09:26 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by dzags
how do i do this?
Code:
C:>  mysql -u root <your dbname, e.g. eq>
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 147 to server version: 4.0.18-standard

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> update variables set value='191' where varname='Expansions';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1  Changed: 0  Warnings: 0

mysql>
Reply With Quote
Reply


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 04:46 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3