Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 72
Search took 0.00 seconds.
Search: Posts Made By: Armanthuz
Forum: Support::Linux Servers 05-26-2006, 06:32 AM
Replies: 2
Views: 3,168
Posted By Armanthuz
Fixed

I assumed zone had CFLAGS set to mysql_config variable. It was set to a directory which my mysql wasnt in. I had to change to match where header files for mysql are.

The one that always trips...
Forum: Support::Linux Servers 05-25-2006, 05:11 PM
Replies: 2
Views: 3,168
Posted By Armanthuz
Problem compiling in linux

libemusharemem and world compile ok but when i try to compile zone it does at ...

In file included from ../common/database.h:26,
from ../common/shareddb.h:6,
...
Forum: General::General Discussion 05-18-2006, 08:43 AM
Replies: 82
Views: 26,748
Posted By Armanthuz
Ive been following and contributing to this...

Ive been following and contributing to this project over the years and i can simplify the argument for the non-technical users.

Sony makes a ton of money and pays MANY programmers/developers to...
Forum: Support::Windows Servers 05-17-2006, 12:55 AM
Replies: 3
Views: 2,685
Posted By Armanthuz
Thank you for taking the time to asnwer my...

Thank you for taking the time to asnwer my question. I double checked the existence and location of said files and they are there. Ill make another post later today about my experiences trying to...
Forum: Support::Windows Servers 05-15-2006, 02:58 AM
Replies: 3
Views: 2,685
Posted By Armanthuz
Compile problems in .7-0-788

On compiling world in vs net 2005 i get...

Error about not being able to find EQChatPacket file
- Removed line from world vcproj and it compiles fine after that.

However when i try to...
Forum: Development::Development 05-11-2006, 09:03 AM
Replies: 1
Views: 2,832
Posted By Armanthuz
similar

i dont have unistd.h would anyone care to point me to the proper zlib files that have this please?
Forum: Support::Windows Servers 05-03-2006, 01:57 AM
Replies: 3
Views: 2,721
Posted By Armanthuz
Can you use mysql 5.0.18 with win server?

When i try to start world.exe i get this for a message..

C:\EQEmu>world.exe
[Debug] Starting Log: logs/eqemu_debug_world_2068.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug]...
Forum: Support::Linux Servers 02-16-2006, 03:00 AM
Replies: 2
Views: 3,283
Posted By Armanthuz
Thank you, that worked very well! :)

Thank you, that worked very well! :)
Forum: Support::Linux Servers 02-15-2006, 01:34 PM
Replies: 2
Views: 3,283
Posted By Armanthuz
Need help getting zones up

i can get world up no problem, and can log into it and make characters. I cant get zones to work at all thou. Any suggestions?

copy and paste of zone boot up attempt

penguin:/storage/eqserver...
Forum: Archive::Bugs 07-31-2004, 02:10 PM
Replies: 3
Views: 2,657
Posted By Armanthuz
2 bugs in 5.7dr6 built from 7-25 code dump

NPC's dont seem to have parry,riposte, dodge, etc skills working...


Was attacking Jumpy in traks lair, he cast a absorbing shield type of spell on himself except it never wore off.... The...
Forum: Archive::Development 07-25-2004, 10:39 AM
Replies: 17
Views: 5,361
Posted By Armanthuz
actually

actually your putting the chicken before the egg.

You cant accurately figure out ac calcs unless you have reasonably close base dmg calcs. Your right that the formula doesnt work 100 percent of...
Forum: Archive::Development 07-25-2004, 04:55 AM
Replies: 17
Views: 5,361
Posted By Armanthuz
cant really do much until

The exact formula for mob dmg is already known for most part it is..

ripping this from.. http://www.thesteelwarrior.org/forum/showthread.php?t=13


Restatement of model:

Quote:
The damage...
Forum: Archive::General Discussion 07-23-2004, 09:11 AM
Replies: 33
Views: 7,219
Posted By Armanthuz
dont degrade this with personal attacks plz

Why do semi contructive posts like this always have to degrade into flame-a-thons.


The 2 overriding fundamental flaws i see with this emulator are,

1. Trying to keep up with live patches....
Forum: Archive::Tools 07-11-2004, 06:17 AM
Replies: 17
Views: 5,773
Posted By Armanthuz
Thanks

Just wanted to say thanks to windcatcher, ive been browsing here a long time as well as running my own server off/on and i appreciate the time/effort you put into this stuff!
Forum: Archive::Development 03-14-2004, 04:36 AM
Replies: 15
Views: 4,906
Posted By Armanthuz
spent around 45 mins on it so far zoning back and...

spent around 45 mins on it so far zoning back and forth , cant get it to puke yet.. :)
Forum: Archive::Development 03-13-2004, 07:21 AM
Replies: 15
Views: 4,906
Posted By Armanthuz
So if i understand this right... If you slow...

So if i understand this right...

If you slow down world.exe by using that counter you can (under heavy usage) stall or freeze up people attempting to shift zones? Instead windcatcher is proposing...
Forum: Archive::Development 03-13-2004, 05:06 AM
Replies: 15
Views: 4,906
Posted By Armanthuz
repost of code that works REALLY well for me

Been searching for 10 min now cant find original author of this codes post, but its not me. I just fixed it a bit. Solved 98 percent of all the LDs peoeple were having on my server... Just wanted to...
Forum: Archive::Tools 03-08-2004, 02:41 AM
Replies: 24
Views: 6,744
Posted By Armanthuz
nice work!

nice work!
Forum: Archive::Database/World Building 03-08-2004, 02:28 AM
Replies: 28
Views: 5,857
Posted By Armanthuz
Its simple really ill break it down for you... ...

Its simple really ill break it down for you...

Why should they release code with (possibly) more bugs than usual to a bunch of people that dont give anything back in return but a bunch of shouts...
Forum: Archive::Windows Servers 03-08-2004, 02:18 AM
Replies: 23
Views: 5,777
Posted By Armanthuz
Thought id mention its extremely rude to ask...

Thought id mention its extremely rude to ask developers to "hurry up"

If your that impatient, spend the time learning how to program and jump on board..
Forum: Archive::Development 03-04-2004, 04:17 PM
Replies: 0
Views: 2,248
Posted By Armanthuz
A few suggestions on combat code..

All of the following are from attack.cpp from the 3/1 cvs pull down and im assuming you want to be as close to eqlive combat as possible..





//
// we start by giving them a base chance to...
Forum: Archive::Development 03-02-2004, 11:34 AM
Replies: 5
Views: 2,931
Posted By Armanthuz
For those interested in dmg changes, im still...

For those interested in dmg changes, im still messing with this but i posted this before... it needs alot of work yet sadly..

...
Forum: Archive::Windows Servers 03-02-2004, 10:07 AM
Replies: 12
Views: 3,642
Posted By Armanthuz
Ill be damned.... yah it worked :) weird science...

Ill be damned.... yah it worked :) weird science there :) Thanks for heads up
Forum: Archive::Windows Servers 03-02-2004, 02:32 AM
Replies: 12
Views: 3,642
Posted By Armanthuz
What compiler you using rodec?

What compiler you using rodec?
Forum: Archive::Windows Servers 03-02-2004, 01:58 AM
Replies: 12
Views: 3,642
Posted By Armanthuz
after getting a new world.exe that someone else...

after getting a new world.exe that someone else compiled it works fine....

i did notice in looking at my screenshots closer that...

the broken world.exe does not say

"connected to...
Showing results 1 to 25 of 72

 
Forum Jump
   

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