Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 254
Search took 0.02 seconds; generated 48 minute(s) ago.
Search: Posts Made By: Sarepean
Forum: Quests::Q&A 05-17-2005, 06:28 PM
Replies: 2
Views: 8,440
Posted By Sarepean
No heading that I know of.

No heading that I know of.
Forum: Support::General Support 05-17-2005, 01:35 PM
Replies: 5
Views: 6,818
Posted By Sarepean
What errors are you having--- and do you know...

What errors are you having--- and do you know that the latest patch breaks EQEmu?
Forum: General::General Discussion 05-16-2005, 01:54 PM
Replies: 12
Views: 14,008
Posted By Sarepean
I'm willing to bet I wasn't even in it. The guys...

I'm willing to bet I wasn't even in it. The guys keeping tabs on the support forums never get any credit. =P

Then again, I do pester the developers to get their code working for Windows a lot....
Forum: Support::Windows Servers 05-16-2005, 01:46 PM
Replies: 1
Views: 6,638
Posted By Sarepean
I seem to get that a lot, too. Doesn't seem to...

I seem to get that a lot, too. Doesn't seem to affect anything, though.
Forum: Support::Windows Servers 05-16-2005, 01:45 PM
Replies: 5
Views: 8,138
Posted By Sarepean
I believe that line should be under the sub...

I believe that line should be under the sub EVENT_ITEM{} rather than EVENT_SAY{}.

Try this:


sub EVENT_SAY
{
if ($text=~ /Hail/i)
{
quest::text ("Hail $name, of the $race race,...
Forum: Support::Windows Servers 05-16-2005, 07:27 AM
Replies: 31
Views: 64,351
Posted By Sarepean
Means you are missing a pretty good chunk of your...

Means you are missing a pretty good chunk of your database.

Did you source drop_system.sql and then load_system.sql?
Forum: Support::General Support 05-15-2005, 10:38 PM
Replies: 5
Views: 6,818
Posted By Sarepean
I like your idea. I currently work on Sarepean's...

I like your idea. I currently work on Sarepean's Test (because I'm Sarepean, of course) and I've been trying to recreate as close to Classic Everquest as possible. Stop in sometime and I can show...
Forum: Support::General Support 05-15-2005, 01:08 PM
Replies: 1
Views: 5,931
Posted By Sarepean
See my tutorial in the Windows Server Support...

See my tutorial in the Windows Server Support forum about getting your Database to work with 6.1DR1 CVS
Forum: Tutorials::Requests 05-14-2005, 02:12 AM
Replies: 8
Views: 18,251
Posted By Sarepean
Actually, if the creature you're wanting to make...

Actually, if the creature you're wanting to make a spawn for already exists, then you can create it from in server. Here's how.

First, type #findnpctype creaturenamehere

That should get your...
Forum: Support::Windows Servers 05-14-2005, 02:09 AM
Replies: 19
Views: 16,133
Posted By Sarepean
Every single winsock2.h error I receive in ANY...

Every single winsock2.h error I receive in ANY compile comes from 5 or 6 files and they all start with this "perl_". For example, "perl_client" and stuff like that.

I think I've found the reason...
Forum: Support::Windows Servers 05-13-2005, 10:59 AM
Replies: 26
Views: 23,569
Posted By Sarepean
People have gotten it compiled. I'm only a few...

People have gotten it compiled. I'm only a few steps away from having a successful compile myself. Not sure how they did it, but I know that in Visual Studio, if you have all your include...
Forum: Development::Feature Requests 05-11-2005, 01:57 PM
Replies: 3
Views: 8,486
Posted By Sarepean
If you want to see something really weird, on a...

If you want to see something really weird, on a default install of the database for 6.1DR1, a guard in Neriakc will assist THE RODENT when a newbie attacks it! Holy crap, it's so funny to attack a...
Forum: Support::Windows Servers 05-11-2005, 11:14 AM
Replies: 8
Views: 9,060
Posted By Sarepean
Oh, you've got a newer router--- good luck...

Oh, you've got a newer router--- good luck finding the DMZ.
Forum: Support::Windows Servers 05-11-2005, 09:49 AM
Replies: 31
Views: 64,351
Posted By Sarepean
Weird. I have no idea.

Weird. I have no idea.
Forum: Support::Windows Servers 05-11-2005, 09:48 AM
Replies: 8
Views: 9,060
Posted By Sarepean
Or, you could just go into your router's settings...

Or, you could just go into your router's settings and Hit the Advanced tab followed by the DMZ Host tab and open up your IP address using DMZ. That works perfectly for me.
Forum: Support::Windows Servers 05-11-2005, 09:06 AM
Replies: 31
Views: 64,351
Posted By Sarepean
I'd try sourcing in anything that says tributes...

I'd try sourcing in anything that says tributes in it. Also, you might source in AA's. I know my database was missing them.
Forum: Support::Windows Servers 05-11-2005, 08:32 AM
Replies: 31
Views: 64,351
Posted By Sarepean
Try this--- Start -> Run and type 'CMD' ...

Try this--- Start -> Run and type 'CMD'

Then, let's say your Emulator directory was at C:\Eqemu

Type:

CD c:\eqemu

and then type 'world.exe' and it should tell you what error it's...
Forum: General::General Discussion 05-11-2005, 08:15 AM
Replies: 21
Views: 21,305
Posted By Sarepean
I think I'm glad a few of them haven't looked...

I think I'm glad a few of them haven't looked more recently at this stuff. Like the guy who said quests were practically non-existant--- wow, well, I was on the quest team for a while (was cut off...
Forum: Support::General Support 05-11-2005, 07:34 AM
Replies: 5
Views: 7,180
Posted By Sarepean
If you can get as far as character select, then...

If you can get as far as character select, then you're fine. What's it do when you try to enter the zone? It could be a bad boot5zones.bat setup.
Forum: Support::Windows Servers 05-11-2005, 07:32 AM
Replies: 13
Views: 21,959
Posted By Sarepean
Hey--- can someone compile a Perl version of...

Hey--- can someone compile a Perl version of 6.1DR1 that's not a debug version? I keep getting spammed with debug windows with the current ZonePerl.exe (I think debug may be in the preprocessor?)...
Forum: Support::Windows Servers 05-10-2005, 01:50 PM
Replies: 3
Views: 7,191
Posted By Sarepean
I have a guide up for getting the database to...

I have a guide up for getting the database to work. Check it out--- it's a few posts down about getting your database to work with the CVS.
Forum: Support::Windows Servers 05-09-2005, 10:33 PM
Replies: 2
Views: 7,100
Posted By Sarepean
If you skipped the "delete from items;" part,...

If you skipped the "delete from items;" part, then you should have two of every item. =/ Use the "delete from items;" command and then run the perl script again and you should get rid of that...
Forum: Support::Windows Servers 05-09-2005, 10:49 AM
Replies: 13
Views: 21,959
Posted By Sarepean
Zone.exe has a problem. It errors upon leaving...

Zone.exe has a problem. It errors upon leaving character select to enter world.
Forum: Support::Windows Servers 05-09-2005, 09:03 AM
Replies: 1
Views: 6,192
Posted By Sarepean
Did you follow my guide? There's a script at...

Did you follow my guide?

There's a script at the very end that does that.
Forum: Support::Windows Servers 05-09-2005, 07:42 AM
Replies: 2
Views: 6,991
Posted By Sarepean
A lot of people have trouble with the 6.0DR3...

A lot of people have trouble with the 6.0DR3 release. It may just be best to go to DR2 or 6.1DR1.
Showing results 101 to 125 of 254

 
Forum Jump
   

All times are GMT -4. The time now is 10:52 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