Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 151 to 175 of 179
Search took 0.04 seconds; generated 85 minute(s) ago.
Search: Posts Made By: Zandig
Forum: Support::Windows Servers 10-04-2007, 02:22 AM
Replies: 11
Views: 11,244
Posted By Zandig
I've updated the Wiki with the correct info.

I've updated the Wiki with the correct info.
Forum: Support::Windows Servers 08-10-2007, 04:01 AM
Replies: 14
Views: 9,037
Posted By Zandig
What exactly are the errors?

What exactly are the errors?
Forum: Support::Windows Servers 08-10-2007, 02:37 AM
Replies: 14
Views: 9,037
Posted By Zandig
The MySQL version in the guide works fine. I use...

The MySQL version in the guide works fine. I use 5.0.27 but no difference.

Try this command to source the database:

\. load_system.sql
Forum: Development::Database/World Building 08-01-2007, 01:49 AM
Replies: 13
Views: 8,834
Posted By Zandig
I merged it into the PEQ database I grabbed a few...

I merged it into the PEQ database I grabbed a few days ago from the CVS and it merged with no problems.

Also there is no 'cast_time' field in the 'aa_actions' table. Just the following fields:
...
Forum: Support::Windows Servers 03-20-2007, 08:04 AM
Replies: 10
Views: 9,175
Posted By Zandig
Are you sure you have the correct LoginType set? ...

Are you sure you have the correct LoginType set?

Using the MySQL query browser open up the PEQ database and load the 'variables' table. Then check the 'LoginType'. The value should be 'MiniLogin'...
Forum: Support::Windows Servers 03-20-2007, 05:58 AM
Replies: 10
Views: 9,175
Posted By Zandig
Check this post: ...

Check this post:
http://www.projecteq.net/phpBB2/viewtopic.php?t=2346

it may be of help.
Forum: Support::Windows Servers 03-11-2007, 08:17 AM
Replies: 4
Views: 6,819
Posted By Zandig
Taken from: ...

Taken from:
http://www.projecteq.net/downloads.php

drop_system.sql - Drops all PEQ released tables so the DB can be loaded successfully.
drop_users.sql - Drops all user-specific (non PEQ)...
Forum: Development::Bug Reports 03-11-2007, 03:06 AM
Replies: 2
Views: 6,286
Posted By Zandig
Appreciate the info. Will load up your...

Appreciate the info.

Will load up your database and check out the zones you mentioned.
Forum: Support::Windows Servers 03-11-2007, 03:01 AM
Replies: 4
Views: 6,819
Posted By Zandig
WinCvs and PEQ download info added to Wiki

I added a guide for downloading the latest PEQ Database and Quests with WinCvs to the wiki:

http://www.eqemulator.net/wiki/wikka.php?wakka=WinCvs

- Zandig Slaytanic
Forum: Development::Bug Reports 03-09-2007, 01:12 PM
Replies: 2
Views: 6,286
Posted By Zandig
"Hopping" mobs driving me mad!

I've tried so many things to alleviate this issue. Like said before, it is a z-axis issue and seems that it cannot be solved (for now and a few years prior). That is until someone brilliant comes...
Forum: Support::Windows Servers 03-09-2007, 01:00 PM
Replies: 9
Views: 8,735
Posted By Zandig
MySql 5.0.27 here with no problems. Haven't tried...

MySql 5.0.27 here with no problems. Haven't tried to the lastest version so can't comment on the results. 5.0.37 is the latest I believe?
Forum: Development::Database/World Building 03-08-2007, 04:03 AM
Replies: 0
Views: 5,624
Posted By Zandig
AX_PEQ and some zone line fixes

Was trying to poke around Castle Mistmoore and Lavastorm today with AX_PEQ. When I "#zone mistmoore" or "zone lavastorm" I ended up way up in the air in sort of a void.

I took these values from...
Forum: Development::Database/World Building 03-05-2007, 04:52 PM
Replies: 11
Views: 8,795
Posted By Zandig
Got the PEQ database and quests via WinCVS today....

Got the PEQ database and quests via WinCVS today. With a few adjustments to the database I'm using a Minilogin and it's working very nicely. I'm now able to switch between the current AX_PEQ database...
Forum: Development::Database/World Building 03-02-2007, 03:25 AM
Replies: 21
Views: 14,574
Posted By Zandig
Been out of the loop for a while regarding EQ...

Been out of the loop for a while regarding EQ Emu. I was using 4.0.26 but when I checked on Angelox's latest database thought it best to switch to 5.0.27. MySql 5.x is the way of the future and 4.0.x...
Forum: Support::General Support 09-04-2006, 08:28 AM
Replies: 9
Views: 8,759
Posted By Zandig
Nice post CrabClaw. A few weeks ago when I...

Nice post CrabClaw.

A few weeks ago when I switched over to Angelox's database it took me about 4 times of fiddling with what to copy over before I figured out exactly what to move:
account...
Forum: Development::Database/World Building 09-03-2006, 02:23 AM
Replies: 25
Views: 15,244
Posted By Zandig
Thanks again Angelox! The 'All_Quests' were a...

Thanks again Angelox!
The 'All_Quests' were a sweet addition.
Forum: Development::Database/World Building 08-20-2006, 04:29 AM
Replies: 18
Views: 13,465
Posted By Zandig
Nice! Thanks much Angelox for making your...

Nice!
Thanks much Angelox for making your complete database available. Its nice to have all of these fixes in one shot. I'm using it now after transferring my character info over to it and its going...
Forum: Support::General Support 07-02-2006, 12:30 PM
Replies: 13
Views: 12,095
Posted By Zandig
As you stated above have you entered the commands...

As you stated above have you entered the commands properly?

Click "Start" then "run" then type:
C:\mysql\bin\mysql -u root peq

after that type:
GRANT ALL PRIVILEGES ON peq.* TO eq@localhost...
Forum: Support::MiniLogin 06-30-2006, 12:09 PM
Replies: 9
Views: 9,599
Posted By Zandig
Here is the standard eqemu_config.xml with the...

Here is the standard eqemu_config.xml with the PEQ database if you are running a minilogin. The only things I see different is your <localaddress> where you set an IP and some gobble-di-guck (hehehe)...
Forum: Support::MiniLogin 06-29-2006, 10:52 AM
Replies: 9
Views: 9,599
Posted By Zandig
Are you using Cavedude's database or the PEQ...

Are you using Cavedude's database or the PEQ database?
You have 2 databases selected.

In your DB.INI and CONFIG.INI you have:
database=eq
which is Cavedudes

and in your eqemu_config.xml you...
Forum: Support::Windows Servers 06-26-2006, 12:54 PM
Replies: 9
Views: 10,967
Posted By Zandig
After you're done with the sql commands<hitting...

After you're done with the sql commands<hitting ENTER after each command>, close the window.
Then you must naviagte to your command prompt.
For example: Hit "Start"/"Command Prompt" or...
Forum: Support::General Support 06-25-2006, 02:11 AM
Replies: 3
Views: 6,799
Posted By Zandig
You could have saved yourself alot of trouble if...

You could have saved yourself alot of trouble if you just used CaveDude's server setup. All the info is in the wiki including how to set up GM status on each account:...
Forum: Support::Windows Servers 06-23-2006, 11:52 AM
Replies: 9
Views: 10,967
Posted By Zandig
Added to the wiki: ...

Added to the wiki:
http://www.eqemulator.net/wiki/wikka.php?wakka=Load13thFloor

- Zandig Slaytanic
Forum: Development::Bug Reports 06-23-2006, 10:17 AM
Replies: 2
Views: 4,792
Posted By Zandig
Thanks for the info Cripp.

Thanks for the info Cripp.
Forum: Support::Windows Servers 06-23-2006, 10:15 AM
Replies: 9
Views: 10,967
Posted By Zandig
I think it was about 550 extra items or so...

I think it was about 550 extra items or so...
Showing results 151 to 175 of 179

 
Forum Jump
   

All times are GMT -4. The time now is 01:38 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3