Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 52
Search took 0.01 seconds.
Search: Posts Made By: Xorith
Forum: General::General Discussion 11-28-2004, 06:57 PM
Replies: 14
Views: 4,623
Posted By Xorith
You know, some people are just assholes. ...

You know, some people are just assholes.

While I hate when people use 'd00dsp33k', the title of this site doesn't say 'English 101'.

D0rkforEq: Look for a post about Compiled Perl in the...
Forum: OpenEQ::Development 11-28-2004, 10:12 AM
Replies: 15
Views: 8,413
Posted By Xorith
Well, the code uses argc and argv... So using...

Well, the code uses argc and argv... So using your example, how do I tell the code what file to open?
Forum: Support::General Support 11-24-2004, 07:52 AM
Replies: 8
Views: 3,247
Posted By Xorith
Check your firewall. Sygate banned my own...

Check your firewall.

Sygate banned my own server because I zoned too many times in a row. they called it a portscan.

-- Xorith
Forum: OpenEQ::Development 11-23-2004, 05:00 PM
Replies: 15
Views: 8,413
Posted By Xorith
Alright. I've tried everything. I've...

Alright.

I've tried everything.

I've tried

int WinMain
Forum: OpenEQ::Development 11-23-2004, 03:55 PM
Replies: 15
Views: 8,413
Posted By Xorith
I did one better, daeken. I just bypassed MSVC++...

I did one better, daeken. I just bypassed MSVC++ all together and went for MinGW.

First problem I ran into was a the obvious network protocol include. I threw this into globala.hpp:


#ifdef...
Forum: OpenEQ::Development 11-23-2004, 01:45 PM
Replies: 15
Views: 8,413
Posted By Xorith
Just tried to compile in MSVC++ Pro 2003 and got...

Just tried to compile in MSVC++ Pro 2003 and got massive errors in GL.h for some reason. Will investigate.
Forum: Support::Windows Servers 11-23-2004, 04:34 AM
Replies: 5
Views: 3,138
Posted By Xorith
Augments are in on CVS. You have to add more than...

Augments are in on CVS. You have to add more than just that to your database. Review your logs upon startup for the statements.
Forum: General::General Discussion 11-22-2004, 09:29 AM
Replies: 11
Views: 4,596
Posted By Xorith
Looks like he's offering to throw pre-made...

Looks like he's offering to throw pre-made websites together for server admins. :P
Forum: Support::General Support 11-22-2004, 09:27 AM
Replies: 1
Views: 2,636
Posted By Xorith
I've seen this issue posted all over the...

I've seen this issue posted all over the forums... here's what I've noticed:

When my server is having severe lag, it's almost as if the server doesn't load a dynamic zone quick enough for the...
Forum: Support::Linux Servers 11-22-2004, 09:23 AM
Replies: 4
Views: 4,012
Posted By Xorith
Thanks for clarifying it all, Doodman. I've only...

Thanks for clarifying it all, Doodman. I've only ever used GDB in the MUD community, and a few smaller projects. :)
Forum: Development::Bug Reports 11-21-2004, 03:49 PM
Replies: 0
Views: 2,414
Posted By Xorith
World executable crashed with core dump (GDB info inside)

Found that world crashed. Here's the backtrace:


#0 0x401d7650 in sigprocmask () from /lib/libc.so.6
#1 0x40165393 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#2 ...
Forum: Support::Windows Servers 11-21-2004, 11:17 AM
Replies: 9
Views: 3,668
Posted By Xorith
Anything that involves information for the server...

Anything that involves information for the server will be in MySQL. Keep that in mind :) If you have no NPCs, it's MySQL. If you have no doors, items, ect. Same.
Forum: Misc::Off Topic 11-21-2004, 07:44 AM
Replies: 17
Views: 7,159
Posted By Xorith
Kazaa Lite K++ uses Kazaa's network, which I...

Kazaa Lite K++ uses Kazaa's network, which I think is also linked to a few others. The part of it that was 'shutdown' is the fact that Sherman Networks actually started slapping sites that hosted the...
Forum: Development::Database/World Building 11-21-2004, 07:41 AM
Replies: 6
Views: 3,710
Posted By Xorith
You're not making much sense. The database...

You're not making much sense.

The database has nothing to do with your client. It has a lot to do with the server and what you want in your server.
Forum: Quests::Q&A 11-21-2004, 07:38 AM
Replies: 6
Views: 3,316
Posted By Xorith
Or basically what I said at first. LOL.

Or basically what I said at first. LOL.
Forum: Quests::Q&A 11-21-2004, 07:38 AM
Replies: 36
Views: 13,984
Posted By Xorith
In the db, we all had to make a change and put in...

In the db, we all had to make a change and put in an npc_agro field.

Maybe this has to be set to 1?

-- Xorith
Forum: General::General Discussion 11-21-2004, 07:35 AM
Replies: 9
Views: 3,567
Posted By Xorith
Only issue with the server is that they haven't...

Only issue with the server is that they haven't had a chance to reverse-engineer and implement some of the most recent features. It seems that now, with augments, almost everything up-til GoD is...
Forum: Support::Windows Servers 11-21-2004, 07:28 AM
Replies: 9
Views: 3,668
Posted By Xorith
http://www.eqemulator.net/forums/viewtopic.php?t=1...

http://www.eqemulator.net/forums/viewtopic.php?t=18511

Found with the Search feature.

Will enable your zones.

-- Xorith
Forum: Support::Linux Servers 11-21-2004, 07:23 AM
Replies: 4
Views: 4,012
Posted By Xorith
INFO: Core Files (core.####)

Hello,

I'm an experienced Linux programmer, and one of the major tools for developers are bug reports of any kind. One way to tell that a bug exsists is by having core files in your directory that...
Forum: Support::Linux Servers 11-20-2004, 09:57 PM
Replies: 1
Views: 3,672
Posted By Xorith
Funny... for one, #worldshutdown left some zone...

Funny... for one, #worldshutdown left some zone servers running.
I noticed before that if I had the server up, gcc would seg fault on compiling the source.

After I took down the zone server, it...
Forum: Support::Linux Servers 11-20-2004, 09:53 PM
Replies: 1
Views: 3,672
Posted By Xorith
GCC seg faults

This is new...

make[1]: Entering directory `/home/eqemu/EQEmuCVS/Source/world'
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wcomment -Wcast-align -Wno-deprecated...
Forum: Quests::Q&A 11-20-2004, 08:30 PM
Replies: 6
Views: 3,316
Posted By Xorith
Try this: if( $item1 == 13758 && ...

Try this:

if( $item1 == 13758 &&
$item2 == 20270 &&
$item3 == 6011 &&
$item4 == 20290 )


I also refer you to this:...
Forum: Support::Linux Servers 11-20-2004, 08:19 PM
Replies: 4
Views: 4,196
Posted By Xorith
Thank you again, Doodman. I need to spend some...

Thank you again, Doodman. I need to spend some quality time with the code and get to know it a little better.
Forum: OpenEQ::Development 11-20-2004, 08:25 AM
Replies: 2
Views: 4,394
Posted By Xorith
Wow, you're from PA too? I'm near...

Wow, you're from PA too? I'm near Wilkes-barre/Scranton :P
Forum: Development::Database/World Building 11-20-2004, 08:24 AM
Replies: 27
Views: 7,161
Posted By Xorith
I've shifted this to a support forum, since...

I've shifted this to a support forum, since that's what it is really.

http://www.eqemulator.net/forums/viewtopic.php?t=18610

Hoping that since I've got a piece of code isolated, someone can...
Showing results 1 to 25 of 52

 
Forum Jump
   

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