Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 35
Search took 0.00 seconds.
Search: Posts Made By: EmanonCow
Forum: OpenZone:: Q&A 09-09-2007, 02:05 PM
Replies: 8
Views: 5,056
Posted By EmanonCow
What compiler is used to generate the executable?...

What compiler is used to generate the executable?

I'm playing around with changing the XML, and I'm getting an invalid pointer error. I thought I'd try debugging it myself rather than posting the...
Forum: OpenZone:: Q&A 08-26-2007, 05:16 AM
Replies: 8
Views: 5,056
Posted By EmanonCow
FYI, OpenSpell 1.1 like 1.0 fails to work on...

FYI, OpenSpell 1.1 like 1.0 fails to work on spells_us.txt files larger than 10,000 lines long.

You can get around this by breaking your spells_us.txt file up into smaller chunks and then manually...
Forum: Quests::Q&A 06-25-2007, 01:44 PM
Replies: 35
Views: 9,087
Posted By EmanonCow
perl --version outputs what?

perl --version
outputs what?
Forum: Quests::Q&A 06-15-2007, 08:36 AM
Replies: 20
Views: 6,081
Posted By EmanonCow
Cleaner solution: sub EVENT_AGGRO { my...

Cleaner solution:

sub EVENT_AGGRO {
my @Phrases = (
"Your faithless devotion to a false god leaves me no choice.",
"I shall rid the land of another infamous villain.",
"Your foul deeds...
Forum: Development::Database/World Building 06-12-2007, 05:40 AM
Replies: 7
Views: 2,540
Posted By EmanonCow
How practical would splitting the IDs be? ...

How practical would splitting the IDs be?

Ie, items being identified by a (zone, ID) pair, with (0, ID) being "uncatagorized"?

This would require changes to the code base (so it identifies...
Forum: OpenZone:: Q&A 06-07-2007, 09:50 AM
Replies: 16
Views: 7,303
Posted By EmanonCow
Hmm... What if you 1> Doubled the size of...

Hmm...

What if you
1> Doubled the size of the arm pieces
2> Rotated them 90 degrees inward at the elbow

That would make it more humanoid, but still beastial. The arms would be almost as long...
Forum: OpenZone:: Q&A 06-07-2007, 03:45 AM
Replies: 16
Views: 7,303
Posted By EmanonCow
That second ogre does look much better! I am...

That second ogre does look much better!

I am somewhat curious how it would attack -- impale with the head spike?
Forum: OpenZone:: Q&A 06-06-2007, 05:28 PM
Replies: 15
Views: 6,182
Posted By EmanonCow
Class balance details like that are not coded...

Class balance details like that are not coded into the client typically.

The client is just the UI, not the game mechanics. Ideally it would be runnable with an existing (or slightly modified)...
Forum: Support::General Support 06-03-2007, 08:33 AM
Replies: 58
Views: 16,265
Posted By EmanonCow
Figure out where the "I have been bugged about...

Figure out where the "I have been bugged about the survey" is stored in the config files, and change it?
Forum: OpenZone:: Q&A 06-01-2007, 03:29 AM
Replies: 16
Views: 7,303
Posted By EmanonCow
Without the limbs, that could make a nasty...

Without the limbs, that could make a nasty underwater beasty.
Forum: Development::Bots 05-30-2007, 08:25 AM
Replies: 842
Views: 1,392,486
Posted By EmanonCow
Why attempt to not use the routines/math that...

Why attempt to not use the routines/math that EQEmu uses to determine player damage?
Forum: Support::General Support 05-29-2007, 08:34 AM
Replies: 8
Views: 2,696
Posted By EmanonCow
*nod*, the client knows too much about some...

*nod*, the client knows too much about some things.

There is a text file in some versions of the game that contains skill caps. It is possible that changing that might convince your copy of the...
Forum: General::News 05-18-2007, 02:50 AM
Replies: 119
Views: 31,326
Posted By EmanonCow
The closed-source login server isn't a http...

The closed-source login server isn't a http website. It is a network application.

So you can't just buy a forum and website hosting provider.
Forum: Development::Development 05-07-2007, 08:52 AM
Replies: 4
Views: 2,403
Posted By EmanonCow
frog, how goes your attempt?

frog, how goes your attempt?
Forum: Support::Windows Servers 05-04-2007, 04:49 AM
Replies: 3
Views: 2,401
Posted By EmanonCow
Very minor information: perl --version dumps...

Very minor information:
perl --version
dumps the version of perl you are using.

(perl does have to be in your execution search path, or in the current directory).
Forum: General::News 05-04-2007, 01:39 AM
Replies: 119
Views: 31,326
Posted By EmanonCow
If you guys can use the lowest end hosting...

If you guys can use the lowest end hosting solution (99$/month), that is only 5$ per month from 20 people.
Forum: Support::Windows Servers 05-03-2007, 05:04 AM
Replies: 6
Views: 2,580
Posted By EmanonCow
Don't know -- I'm more than a bit behind the...

Don't know -- I'm more than a bit behind the hardware curve.

Did searches on SATA and competing standards of hard drive connection, and I got SATA (2.6) @ 300 MB/second and SCSI-U640 @ 640...
Forum: General::News 05-03-2007, 02:18 AM
Replies: 119
Views: 31,326
Posted By EmanonCow
How much, how quickly?

How much, how quickly?
Forum: Support::Windows Servers 05-03-2007, 02:05 AM
Replies: 6
Views: 2,580
Posted By EmanonCow
So an EQEMU server will stress disk/memory...

So an EQEMU server will stress disk/memory access?

I've read that SoD (a pretty major EQEMU server) doesn't push their CPU at all.

Raid 0+1 would give me both speed and reliability, if I don't...
Forum: Support::Windows Servers 05-02-2007, 07:28 AM
Replies: 6
Views: 2,580
Posted By EmanonCow
Talking Thinking of having some fun

I'm thinking of dropping some cash and buying some hardware to set up a server to dink around with the source code of EQEmu.

I'm relatively sure that you don't need much in the way of CPU to run a...
Forum: Spell Support 05-01-2007, 05:23 AM
Replies: 8
Views: 3,444
Posted By EmanonCow
No, the pet window didn't always show buffs on...

No, the pet window didn't always show buffs on the pet.

That was added on live after they added the pet window. And the pet window was added long after pets existed. :)
Forum: OpenZone:: Q&A 04-29-2007, 03:38 AM
Replies: 15
Views: 6,182
Posted By EmanonCow
Btw, for icons, ever think of grabbing...

Btw, for icons, ever think of grabbing royalty-free clipart?

Another interesting idea is to talk to a weapon/sword maker, and see if you can use images of their weapons in exchange for links to...
Forum: OpenZone:: Q&A 04-26-2007, 10:09 AM
Replies: 15
Views: 6,182
Posted By EmanonCow
GUI <==> Client Shell <==> Client Engine <==>...

GUI <==> Client Shell <==> Client Engine <==> Internet <==> Server
| ^
\-> 3D World -/


GUI talks to the Client Shell via a "text-based" messaging interface, plus a secondary "3d...
Forum: OpenZone:: Q&A 01-28-2007, 03:49 PM
Replies: 8
Views: 5,056
Posted By EmanonCow
It deal with longer than 10,000 line spell files?

It deal with longer than 10,000 line spell files?
Forum: Spell Support 11-22-2006, 07:06 AM
Replies: 21
Views: 7,364
Posted By EmanonCow
Free Download Manager (FDM) is a decent Firefox...

Free Download Manager (FDM) is a decent Firefox download manager.
Showing results 1 to 25 of 35

 
Forum Jump
   

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