Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: AK1121
Forum: Support::General Support 01-12-2006, 11:00 PM
Replies: 1
Views: 5,161
Posted By AK1121
&main::eval_file undefined??

Hello there,

Seems like quests are broken with 0.6.4.

I'm getting an error about &main::eval_file being undefined when loading quests.

Looking through the code, I have no idea why that might...
Forum: Archive::Database/World Building 08-08-2003, 12:54 AM
Replies: 1
Views: 3,134
Posted By AK1121
Get movingnpcdb DB =) has sleeper's tomb

Get movingnpcdb DB =) has sleeper's tomb
Forum: Archive::Database/World Building 06-18-2003, 11:51 PM
Replies: 5
Views: 4,102
Posted By AK1121
DB

Cant Wait till release!
Forum: Archive::Windows Servers 05-30-2003, 04:04 PM
Replies: 3
Views: 3,651
Posted By AK1121
1)...

1) http://forums.eqemu.net/viewtopic.php?p=40988#40988
2) (in mysql) INSERT INTO variables SET varname = "Expansions" , value = 0 ;
Forum: Archive::Windows Servers 05-30-2003, 04:01 PM
Replies: 7
Views: 4,241
Posted By AK1121
It is in the attack.cpp search for AddEXP( ...

It is in the attack.cpp
search for AddEXP(

:D good luck
Forum: Archive::Windows Servers 04-29-2003, 03:59 AM
Replies: 18
Views: 8,805
Posted By AK1121
1 - You can log in without a DB addon if u...

1 - You can log in without a DB addon

if u can, try using drawde's beta5 db, along with a 0.4.4dr1 client.

2- You can't log in without a DB addon

what version u using? try to get a 0.4.4dr1...
Forum: Archive::Windows Servers 04-29-2003, 03:59 AM
Replies: 18
Views: 8,805
Posted By AK1121
1 - You can log in without a DB addon if u...

1 - You can log in without a DB addon

if u can, try using drawde's beta5 db, along with a 0.4.4dr1 client.

2- You can't log in without a DB addon

what version u using? try to get a 0.4.4dr1...
Forum: Archive::Development 04-28-2003, 12:24 AM
Replies: 29
Views: 16,904
Posted By AK1121
lol =) look on the bright side, now we have a...

lol =)
look on the bright side, now we have a new flying kick equation that works ;)

a call to all warriors out there.. SEND US UR LOGS =) whatever level they might be
Forum: Archive::Windows Servers 04-28-2003, 12:23 AM
Replies: 18
Views: 8,805
Posted By AK1121
hmm seems like all of this happened while i was...

hmm seems like all of this happened while i was sleeping ;)

ok here goes :
1 - u need a DB addon, in the world building forum there is a sticky about the latest builds, etc, start there =)

2-...
Forum: Archive::Development 04-27-2003, 03:34 AM
Replies: 29
Views: 16,904
Posted By AK1121
ummmmm hmmmmmm =) says kick... but a monk's...

ummmmm hmmmmmm =)
says kick... but a monk's kick ownz0r over warrior kick

thats y we need raw data =)
Forum: Archive::General Discussion 04-26-2003, 09:23 PM
Replies: 5
Views: 1,965
Posted By AK1121
sori :S no possible tu life is screwed ;) ...

sori :S no possible

tu life is screwed ;)

good luck
AK1121
Forum: Archive::Windows Servers 04-26-2003, 09:20 PM
Replies: 18
Views: 8,805
Posted By AK1121
http://www.crimsoneditor.com redownload the...

http://www.crimsoneditor.com

redownload the emu, and edit the files using this text editor

notepad tends to do weird things
Forum: Archive::General Support 04-26-2003, 09:03 PM
Replies: 1
Views: 3,019
Posted By AK1121
first of all, do you have a db? =) if you do...

first of all, do you have a db? =)

if you do then is it on localhost?

if it is then make sure ur username and password match (check it in winmysqladmin and db.ini)
if they do then :

u might...
Forum: Archive::General Discussion 04-26-2003, 08:58 PM
Replies: 5
Views: 1,965
Posted By AK1121
por favor ;) hablar ingles tu everquest es...

por favor ;) hablar ingles

tu everquest es parche con nuevo?
o parche con parche de EQEmu?

pardon, mi espanol es muy muy malo =(
Forum: Archive::Development 04-26-2003, 08:54 PM
Replies: 29
Views: 16,904
Posted By AK1121
maxdamage = ((Strength + level + skill) / 10 * 7)...

maxdamage = ((Strength + level + skill) / 10 * 7) + (level / 10)(level/10) + ( rand()%level ) is disgustingly off, killspree ;) i dunno what i was thinking :P

anywayz the second one isnt off, it...
Forum: Archive::Development 04-26-2003, 08:49 PM
Replies: 29
Views: 16,904
Posted By AK1121
no, its a damage bonus table that i invented =P...

no, its a damage bonus table that i invented =P if i could get more logs of different levels, both high and low, i could make it more accurate.

The current table is in the source of my damagesim =)
Forum: Archive::Development 04-26-2003, 07:05 AM
Replies: 29
Views: 16,904
Posted By AK1121
update

maxdamage =((strength + skill + level)/100 * weapondamage) + (offense * 9 / 21) + damagebonus[level];

formula a_guest came up with and I edited to make more accurate

u truely are a genious GN...
Forum: Archive::Development 04-26-2003, 04:30 AM
Replies: 29
Views: 16,904
Posted By AK1121
Actual data

Actual data parsed from the logs of a lvl 59 monk :


notice that this is a monk's damage..

i think a close formula would be :
maxdamage = ((Strength + level + skill) / 10 * 7) + (level /...
Forum: Archive::General Discussion 04-22-2003, 03:49 PM
Replies: 14
Views: 3,716
Posted By AK1121
what are u, man... 6 years old? first you...

what are u, man... 6 years old? first you condemn the devs, then u say u have to support them? its in ur best interest to shut up, ive read enough of ur stupid posts
Forum: Archive::Development 04-20-2003, 12:50 AM
Replies: 8
Views: 4,506
Posted By AK1121
tried that already... it still sends basically...

tried that already... it still sends basically the same page with different text... What i need is a proxy or something that encodes the data.. =) but hey, a petition has been going around that...
Forum: Archive::Development 04-19-2003, 03:48 PM
Replies: 8
Views: 4,506
Posted By AK1121
I rlly wish it worked =( so many ppl protesting,...

I rlly wish it worked =( so many ppl protesting, so many ppl demanding another ISP, yet no1 is doing anything... I guess its cuz the ppl high up have so much shares in the current ISP.. LoL =) sux...
Forum: Archive::Development 04-19-2003, 05:01 AM
Replies: 8
Views: 4,506
Posted By AK1121
Cuz my government doesnt believe in freedom of...

Cuz my government doesnt believe in freedom of speech
Forum: Archive::Development 04-16-2003, 08:37 PM
Replies: 8
Views: 4,506
Posted By AK1121
Posted that before i talked to u on IRC ;) seems...

Posted that before i talked to u on IRC ;) seems that my CVS client was bugged
Forum: Archive::Development 04-16-2003, 05:48 PM
Replies: 8
Views: 4,506
Posted By AK1121
Will the newest CVS ever be released?

Hello,

devs! we want the newest CVS releases with the IPCs :twisted: otherwise how can we program stuff =( i guess ur sourceforge.net CVS is VERY outdated ... well Thx, please think about it =P...
Showing results 1 to 24 of 24

 
Forum Jump
   

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