Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 41
Search took 0.00 seconds.
Search: Posts Made By: AK1122
Forum: Archive::Bugs 06-26-2004, 10:12 PM
Replies: 2
Views: 4,713
Posted By AK1122
It is in fact very possible, and the idea has...

It is in fact very possible, and the idea has been used for RO servers since there is no EQHost.txt-like file there. I have already created a semi-working one, but there is a disadvantage. It is...
Forum: Archive::Bugs 06-26-2004, 10:01 PM
Replies: 1
Views: 3,250
Posted By AK1122
Items Out of Charges (5.7DR6)

Seems like all "clicky" items are out of charges. Applies for looted items, bought items, and summoned items (Spell and GM)

Also, hastes on dumpeditems.sql are messed up =P think anyone can do...
Forum: Archive::Windows Servers 05-08-2004, 07:51 PM
Replies: 8
Views: 5,774
Posted By AK1122
try this for character still not creating : ...

try this for character still not creating :

in world/client.cpp : around line 384
else if (app->size != sizeof(CharCreate_Struct))
{
cout << "Wrong size on OP_CharacterCreate. Got: " <<...
Forum: Archive::Quests 05-08-2004, 02:07 AM
Replies: 2
Views: 3,452
Posted By AK1122
doh thx :oops:

doh thx :oops:
Forum: Archive::Quests 05-08-2004, 12:36 AM
Replies: 2
Views: 3,452
Posted By AK1122
Adventure points by Quests

Granting adventure points by using quests... is it possible to code?

Would be a great idea to be able to use adventure points as a quest reward system. Any input would be great. Thank you.
Forum: Archive::General Support 05-07-2004, 10:26 PM
Replies: 1
Views: 2,888
Posted By AK1122
You need to also download the...

You need to also download the EQ0.5.6Configurations file =) unzip that, then copy the world.exe, zone.exe and eqmemshare.dll into that.

Good luck =)
Forum: Archive::Windows Servers 05-07-2004, 08:43 PM
Replies: 14
Views: 5,275
Posted By AK1122
Refer to this please ...

Refer to this please

http://www.eqemulator.net/forums/viewtopic.php?t=14672
Forum: Archive::Windows Servers 05-07-2004, 08:36 PM
Replies: 8
Views: 5,774
Posted By AK1122
laerg619, Well theres ur answer ...

laerg619,



Well theres ur answer



Got the MiniLoginAccounts.ini file set up? =)
if you dont it will log u in only to eqemu/eqemu.
Forum: Archive::Windows Servers 05-02-2004, 11:22 PM
Replies: 8
Views: 5,774
Posted By AK1122
OMG thanx.. ur fix works wonders... Can devs...

OMG thanx.. ur fix works wonders... Can devs incorporate it into their code please?
Forum: Archive::Windows Servers 05-02-2004, 06:31 AM
Replies: 14
Views: 5,275
Posted By AK1122
I think i know whats wrong

OK here goes... I've done extensive DB checking.. nothing worked

weird thing is that i compiled 0.5.6 sources and i got the SAME EXACT error hehe

As soon as I create a character, server...
Forum: Archive::Database/World Building 01-02-2004, 08:36 PM
Replies: 72
Views: 42,709
Posted By AK1122
hey anyone notice that some of the spells in...

hey anyone notice that some of the spells in spells_us.txt were shifted around in the last patch? because of this some of the spell scrolls are bugged, and so are some of the weapon effects (eg....
Forum: Archive::Database/World Building 12-17-2003, 11:54 PM
Replies: 44
Views: 16,312
Posted By AK1122
Sorry am on work trip atm... had 2 hours notice...

Sorry am on work trip atm... had 2 hours notice before having to jet :S

am testing stuff, there are a FEW spawns that are messed up (im guessing that the spawns were messed in telmet's or drawdes)...
Forum: Archive::Database/World Building 12-14-2003, 04:03 PM
Replies: 44
Views: 16,312
Posted By AK1122
Scorp, Myra I think you just need to source...

Scorp, Myra

I think you just need to source with older db.sql and run 052-update.sql

When u have a working db email it to me so i can reupdate host :D
Forum: Archive::Database/World Building 12-14-2003, 07:29 AM
Replies: 44
Views: 16,312
Posted By AK1122
uploading new archives.. included in there is a...

uploading new archives.. included in there is a for dummies file =)
Forum: Archive::Database/World Building 12-14-2003, 06:38 AM
Replies: 44
Views: 16,312
Posted By AK1122
create database eq; use eq source db.sql ...

create database eq;
use eq
source db.sql
source myradb.sql
source itemdump.sql

thats it
dont need to drop create n stuff
Forum: Archive::Database/World Building 12-14-2003, 04:45 AM
Replies: 44
Views: 16,312
Posted By AK1122
http://m77.host.sk/AK1122/MyraDB.zip nuff said...

http://m77.host.sk/AK1122/MyraDB.zip
nuff said ;)
Forum: Archive::Database/World Building 12-14-2003, 04:15 AM
Replies: 44
Views: 16,312
Posted By AK1122
me me!

me me!
Forum: Archive::Bugs 12-14-2003, 01:57 AM
Replies: 0
Views: 2,729
Posted By AK1122
Bug: Mobs not moving (not grid related)

Anyone notice that the mobs dont move, even if u hit them? and sometimes u c em but when u try to attack it tells u they are too far?

Seems like the clients aren't updating positions.....

This...
Forum: Archive::General Support 12-14-2003, 01:17 AM
Replies: 0
Views: 2,851
Posted By AK1122
Sollution to new 1017 error if u are using minilogin

Originally submitted by Tertiery
http://www.everquestserver.com/forums/viewtopic.php?p=61515#61515
Binaries found on same page

It is due to something that was changed in world.exe :)
...
Forum: Archive::Windows Servers 12-14-2003, 01:13 AM
Replies: 17
Views: 8,628
Posted By AK1122
http://m77.host.sk/AK1122/World.exe :D Just...

http://m77.host.sk/AK1122/World.exe
:D
Just replace world.exe with this
have fun!
Forum: Archive::Development 12-06-2003, 04:53 AM
Replies: 5
Views: 4,085
Posted By AK1122
Try /summon (player name) ;) Works!!

Try /summon (player name) ;)
Works!!
Forum: Archive::Database/World Building 11-30-2003, 03:13 PM
Replies: 19
Views: 10,349
Posted By AK1122
np :P IE sux ;)

np :P IE sux ;)
Forum: Archive::Database/World Building 11-30-2003, 01:15 AM
Replies: 19
Views: 10,349
Posted By AK1122
Re: Link

hmm just checked... works :) what browser u using? try copying and pasting the URL to another browser/downloader since some of them do not handle symbols correctly (so many underscores :roll: )
Forum: Archive::Database/World Building 11-29-2003, 04:13 AM
Replies: 19
Views: 10,349
Posted By AK1122
oh yeah and another list We Want: *...

oh yeah and another list

We Want:

* Adventure merchants

Please add to this list :) hope it helps you ppl creating the db :)
Forum: Archive::Database/World Building 11-29-2003, 04:10 AM
Replies: 19
Views: 10,349
Posted By AK1122
bugs: * Zone points bugged * Magician...

bugs:

* Zone points bugged
* Magician spells bugged
* When you summon a pet it goes to safe point ( i believe that this is a server bug)
* felwitheb lags and disconnects the user for some...
Showing results 1 to 25 of 41

 
Forum Jump
   

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