Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 92
Search took 0.02 seconds; generated 67 minute(s) ago.
Search: Posts Made By: sianyde
Forum: Archive::Bugs 08-05-2004, 03:37 PM
Replies: 6
Views: 8,780
Posted By sianyde
Zone.exe problems

Lately, I've noticed some odd behavior with zone.exe on my system. I'm using DR6, with the correct patch situation. I'm using the 7/25 cvs release, with perl compiled, but no modifications to the...
Forum: Archive::General Support 08-04-2004, 04:15 PM
Replies: 32
Views: 26,170
Posted By sianyde
Re: For those with fresh install READ THIS ITS HELPFUL

<snip>

Shouldn't the "uifiles" directory be included in that list of necessary dated file list?
Forum: Archive::General Discussion 08-04-2004, 04:09 PM
Replies: 58
Views: 41,467
Posted By sianyde
I emphatically second this. I remember when I...

I emphatically second this. I remember when I started playing, and thought necros with their skels were cool, but I thought that brown, yellow-eyed, horrific skeleton they got around 27th or so was...
Forum: Archive::General Discussion 08-03-2004, 04:29 PM
Replies: 8
Views: 5,188
Posted By sianyde
What is the violation? Endorsing the warez,...

What is the violation? Endorsing the warez, acknowledging they exist, providing the link, or what?
Forum: Archive::Windows Servers 07-30-2004, 11:47 AM
Replies: 20
Views: 13,922
Posted By sianyde
With an SQL query, you can select exactly the...

With an SQL query, you can select exactly the fields you want. For example:

select name, level
from npc_types
where name like '%orc%'

There is a redickerous amount of SQL tutorials, from...
Forum: Archive::Windows Servers 07-28-2004, 03:58 PM
Replies: 6
Views: 6,759
Posted By sianyde
Yep, that looks like the work of an EQAdmin...

Yep, that looks like the work of an EQAdmin failure.
Forum: Archive::Windows Servers 07-28-2004, 03:54 PM
Replies: 20
Views: 13,922
Posted By sianyde
That didn't work b/c the AC fix inserts a missing...

That didn't work b/c the AC fix inserts a missing AC column in the npc_types table. Your problem is a missing charges column in the items db. I think you ought to brush up on some SQL. You'll...
Forum: Archive::Windows Servers 07-23-2004, 02:47 PM
Replies: 42
Views: 29,501
Posted By sianyde
Get one of those freeware apps that captures 1...

Get one of those freeware apps that captures 1 window at a time =)

The db is missing a column (charges) in the table (items).

where did you get it and which updates did you apply to it?
Forum: Archive::Windows Servers 07-23-2004, 02:01 PM
Replies: 42
Views: 29,501
Posted By sianyde
Post some >output<. "something about xxx"...

Post some >output<. "something about xxx" isn't detailed enough to find the problem.
Forum: Archive::Windows Servers 07-23-2004, 01:53 PM
Replies: 42
Views: 29,501
Posted By sianyde
That may have something to do with a setting in...

That may have something to do with a setting in iexplore



What's the error? I'm willing to bet you didn't do the AC fix, but we can't tell w/o any output.
Forum: Archive::Windows Servers 07-23-2004, 01:31 PM
Replies: 42
Views: 29,501
Posted By sianyde
Dude, it was in the first post I made on the...

Dude, it was in the first post I made on the topic =)

But yea, you have to edit that file. That is the reason why your client can't find your server. Actually, right now, other ppl could...
Forum: Archive::Windows Servers 07-23-2004, 01:01 PM
Replies: 42
Views: 29,501
Posted By sianyde
OK, now which version of the client are you...

OK, now which version of the client are you using?

Also, did you edit your hosts file (NOT the loginserver.ini file; the one in windows/system32)?

And, did you fix that locked server problem?...
Forum: Archive::Windows Servers 07-23-2004, 12:32 PM
Replies: 42
Views: 29,501
Posted By sianyde
OK, now which version of the client are you...

OK, now which version of the client are you using?

Also, did you edit your hosts file (NOT the loginserver.ini file; the one in windows/system32)?

And, did you fix that locked server problem?...
Forum: Archive::General Discussion 07-23-2004, 10:25 AM
Replies: 8
Views: 6,459
Posted By sianyde
Old Music

The thread about the old sky got me thinking. Does anyone know which files have the music for the zones and for combat? I'd love to go back to the old combat music from the original release. I see...
Forum: Archive::Windows Servers 07-23-2004, 10:04 AM
Replies: 42
Views: 29,501
Posted By sianyde
Are you sure that your loginserver.ini reads: ...

Are you sure that your loginserver.ini reads:

locked=false

and that at least one instance of zone is running?
Forum: Archive::Windows Servers 07-23-2004, 09:59 AM
Replies: 42
Views: 29,501
Posted By sianyde
Your server is locked b/c there are no zone...

Your server is locked b/c there are no zone servers running, as you mentioned below.



Unless you have EQ client files from ages ago, 5.6. won't be of any use to you. Get 5.7DR6 if you have a...
Forum: Archive::Windows Servers 07-22-2004, 12:48 PM
Replies: 42
Views: 29,501
Posted By sianyde
use DNS Host (A)... the help link next to it...

use DNS Host (A)... the help link next to it describes what the options do, and this is the option that does what you want



OK, did you select anything for the hostname box? don't worry about...
Forum: Archive::Windows Servers 07-22-2004, 10:05 AM
Replies: 12
Views: 7,958
Posted By sianyde
you need to search more comprehensively. you'd...

you need to search more comprehensively. you'd see that minilogin hasn't worked in ages.
Forum: Archive::Windows Servers 07-21-2004, 02:56 PM
Replies: 12
Views: 7,958
Posted By sianyde
that should be grant all privileges on *.* to...

that should be grant all privileges on *.* to username@localhost identified by password with grant option;
Forum: Archive::Quests 07-21-2004, 02:39 PM
Replies: 4
Views: 7,612
Posted By sianyde
[quote="animepimp"]quest::spawnGrid is a grid...

[quote="animepimp"]quest::spawnGrid is a grid number for the zone that they should walk around on. Just use 0 if you don't want them to walk. [quote]

Quick question: does the mob just wander...
Forum: Archive::Windows Servers 07-21-2004, 02:35 PM
Replies: 12
Views: 7,958
Posted By sianyde
[quote="Xlanr"]I was following this guide [quote]...

[quote="Xlanr"]I was following this guide [quote]

OK. I just did a search for 'mysql AND 1044'. the second thread in the list was this one
...
Forum: Archive::Windows Servers 07-21-2004, 02:26 PM
Replies: 12
Views: 7,958
Posted By sianyde
Re: Getting an Error in Mysql

what command are you using to start the mysql at the console? also, have you started winsqladmin?
and, do you have the front-end for mysql?
Forum: Archive::Windows Servers 07-20-2004, 12:08 PM
Replies: 42
Views: 29,501
Posted By sianyde
Just select the basic free account. If you don't...

Just select the basic free account. If you don't know your public IP, use the ipconfig command or go to www.whatismyip.com.

In loginserver.ini, under worldname, use the domain name you chose at...
Forum: Archive::Windows Servers 07-20-2004, 12:00 PM
Replies: 42
Views: 29,501
Posted By sianyde
TYVM, that'd be what I needed.

TYVM, that'd be what I needed.
Forum: Archive::Windows Servers 07-19-2004, 03:52 PM
Replies: 42
Views: 29,501
Posted By sianyde
You missed the EQ Emu Server Guidebook, the fifth...

You missed the EQ Emu Server Guidebook, the fifth topic from the top in the tutorials and how-tos section.

Do you understand what no-ip does? You give your public IP that your ISP assigned to...
Showing results 26 to 50 of 92

 
Forum Jump
   

All times are GMT -4. The time now is 07:37 PM.


 

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