Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 75 of 110
Search took 0.00 seconds; generated 93 minute(s) ago.
Search: Posts Made By: Aerewen
Forum: Support::General Support 12-26-2006, 06:27 AM
Replies: 6
Views: 6,135
Posted By Aerewen
you know... another strange thing lol my...

you know... another strange thing lol

my server machine is on the same network as this computer (which im attempting to play eq from) and the server machine had no problem whatsoever connecting to...
Forum: Development::Bug Reports 12-26-2006, 06:25 AM
Replies: 11
Views: 9,087
Posted By Aerewen
im using version 934 but quest globals are...

im using version 934 but quest globals are working just fine...

in fact i used them in a number of quests in the tutorial and they work perfectly...

as a programmer tho i wrote the quests as...
Forum: Support::General Support 12-26-2006, 06:22 AM
Replies: 6
Views: 6,135
Posted By Aerewen
heh oops this was for general support not general...

heh oops this was for general support not general discussion :p

*knows someone will move it for me*
Forum: Support::General Support 12-26-2006, 06:19 AM
Replies: 6
Views: 6,135
Posted By Aerewen
Public loginserver issues?

Just wondering... is the public loginserver currently blocking any ip addresses or anything?

I can connect to the site just fine as you can see :p

but i keep timing out when attempting to...
Forum: Development::Bug Reports 12-26-2006, 06:11 AM
Replies: 11
Views: 9,087
Posted By Aerewen
ah actually i just pulled up my doors table and i...

ah actually i just pulled up my doors table and i numbered them setting NULL for id so it auto incremented properly...

so that's definitely not the problem :p

but what i'm seeing on the server...
Forum: Development::Bug Reports 12-26-2006, 05:48 AM
Replies: 11
Views: 9,087
Posted By Aerewen
ok i've been doing some debugging tests with...

ok i've been doing some debugging tests with starting/restarting the server...

it loads all the zones properly and initiates the same 29 mysql connections that were there when the memory usage was...
Forum: Development::Bug Reports 12-26-2006, 05:37 AM
Replies: 11
Views: 9,087
Posted By Aerewen
i dont know off the top of my head, but their id...

i dont know off the top of my head, but their id followed the numbering scheme for zoneid * 1000

so for pok they are between 189000 and 189999
Forum: Support::General Support 12-26-2006, 03:42 AM
Replies: 6
Views: 7,066
Posted By Aerewen
stand where you want the object to be and type ...

stand where you want the object to be and type

#loc

that will give you the *actual* X, Y and Z coordinates

using the EQ client /loc actually swaps the x and y coordinates and estimates z...
Forum: Development::Bug Reports 12-26-2006, 02:26 AM
Replies: 11
Views: 9,087
Posted By Aerewen
update: as of right now the server is eating 1.08...

update: as of right now the server is eating 1.08 gigs of memory with no one on the server.

i am using your database angelox :p

only thing that's different is i've added most of the missing...
Forum: Support::General Support 12-24-2006, 11:29 AM
Replies: 83
Views: 74,259
Posted By Aerewen
check the support forums for EQ at:...

check the support forums for EQ at: http://station.sony.com/

this is an issue with the EQ client, not the EQEmu server.
Forum: Support::Windows Servers 12-24-2006, 11:26 AM
Replies: 3
Views: 5,339
Posted By Aerewen
i would say open your zone log file, find the...

i would say open your zone log file, find the lines from when the two of you started to zone and look there for a problem... if you cant find any, copy/paste the area around where you zoned into a...
Forum: Development::Bug Reports 12-24-2006, 11:11 AM
Replies: 11
Views: 9,087
Posted By Aerewen
Appears to be an issue with memory.

I've left my server running for a week straight now and left the task manager up to see the memory/processor usage..

after a fresh boot up it uses about 250 megs of memory with no users...
Forum: Support::MiniLogin 12-24-2006, 11:06 AM
Replies: 78
Views: 77,086
Posted By Aerewen
that's really odd... the only thing i can think...

that's really odd... the only thing i can think of to try is changing line 161 from:

$sql = "INSERT INTO `account`...
Forum: Development::Bug Reports 12-19-2006, 06:24 PM
Replies: 40
Views: 23,149
Posted By Aerewen
Unfortunately i had to write all but 1 of them...

Unfortunately i had to write all but 1 of them from scratch. I built the quest globals into them this time around. So now you have to speak to arias, then absor, then vahlara etc etc till you have...
Forum: Quests::Q&A 12-19-2006, 06:18 PM
Replies: 5
Views: 6,432
Posted By Aerewen
not that i'm aware of... but it might be...

not that i'm aware of...

but it might be possible to use the hotkey variable settings to get it output in say/shout commands... i don't remember them off the top of my head tho...

it was like...
Forum: General::Server Discussion 12-19-2006, 06:14 PM
Replies: 3
Views: 9,155
Posted By Aerewen
Allendium EQ Server

Allendium is up and running. We will be doing everything possible to re-create the live server experience on it. Exp is not increased, loot is not altered significantly. We've even gone to the extent...
Forum: Support::MiniLogin 12-19-2006, 06:09 PM
Replies: 2
Views: 6,290
Posted By Aerewen
check your LoginServer.ini file and your...

check your LoginServer.ini file and your eqemu_config.xml file

in eqemu_config.xml


<!-- Only specify these two if you really think you need to. -->
<address>IP ADDRESS OF THE SERVER COMPUTER...
Forum: Development::Bug Reports 12-19-2006, 11:54 AM
Replies: 40
Views: 23,149
Posted By Aerewen
Angelox I regret to inform you that I've...

Angelox I regret to inform you that I've destroyed your quests for the tutorial :p
I'm in the process of re-writing them to flow like the live server does.. if you're around... im gonna be playing...
Forum: General::Server Discussion 12-18-2006, 09:55 PM
Replies: 15
Views: 14,193
Posted By Aerewen
just mod the xp in newbie zones to speed up low...

just mod the xp in newbie zones to speed up low levels and leave the higher levels alone :)

or u could do a hotzone type thing :p
Forum: Support::MiniLogin 12-18-2006, 09:51 PM
Replies: 78
Views: 77,086
Posted By Aerewen
execute this query in your database: SELECT...

execute this query in your database:

SELECT * FROM `account` WHERE `id` = 9;


then tell me if it returned any information
Forum: Support::General Support 12-18-2006, 09:49 PM
Replies: 9
Views: 9,351
Posted By Aerewen
UPDATE `variables` SET `value` = 'Public' WHERE...

UPDATE `variables` SET `value` = 'Public' WHERE `varname` = 'LoginType' LIMIT 1;


should do it
Forum: Support::General Support 12-18-2006, 09:45 PM
Replies: 2
Views: 5,275
Posted By Aerewen
will you be able to do it, yes. legally, no.

will you be able to do it, yes.

legally, no.
Forum: Support::General Support 12-18-2006, 09:43 PM
Replies: 7
Views: 7,055
Posted By Aerewen
u could try doing a traceroute on...

u could try doing a traceroute on eqemulator.net:5998

see if the connection is being blocked somewhere along the way...
Forum: Support::General Support 12-18-2006, 09:42 PM
Replies: 5
Views: 6,588
Posted By Aerewen
nexenn we don't talk about torrent/downloading of...

nexenn we don't talk about torrent/downloading of the EQ client software on the forums here.
Forum: Support::Windows Servers 12-18-2006, 09:40 PM
Replies: 6
Views: 7,190
Posted By Aerewen
u should change those host= lines to localhost as...

u should change those host= lines to localhost as they are referring to your database...
Showing results 51 to 75 of 110

 
Forum Jump
   

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