Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 110
Search took 0.00 seconds; generated 93 minute(s) ago.
Search: Posts Made By: Aerewen
Forum: Support::Windows Servers 12-18-2006, 09:36 PM
Replies: 4
Views: 6,257
Posted By Aerewen
also try making a copy of the patch_6_2.conf file...

also try making a copy of the patch_6_2.conf file and renaming it to opcodes.conf

first you will need to rename opcodes.conf to something like old_opcodes.conf
Forum: Support::MiniLogin 12-18-2006, 09:34 PM
Replies: 78
Views: 77,086
Posted By Aerewen
check your database and see if you have a user...

check your database and see if you have a user entry with the "id" field set to 9

the script increments the id field automatically just in case the mysql database isnt set to auto increment that...
Forum: Development::Bug Reports 12-18-2006, 09:31 PM
Replies: 0
Views: 6,350
Posted By Aerewen
Aug table bug

Havent been able to reproduce this yet, but after doing about 10 consecutive augmentations in the table, i got one that combined, gave me the new item, and crashed zone.exe on the server. The aug...
Forum: Support::MiniLogin 12-18-2006, 09:49 AM
Replies: 78
Views: 77,086
Posted By Aerewen
okie i changed the sql statement to include...

okie i changed the sql statement to include column names.. this should now work properly when creating a new account with any database :)
Forum: Support::MiniLogin 12-18-2006, 09:40 AM
Replies: 78
Views: 77,086
Posted By Aerewen
yeah im gonna rewrite the SQL statements to...

yeah im gonna rewrite the SQL statements to specify values by column name... like i said this script was written for use with my server only... i just made the SQL/server info into variables for...
Forum: Support::MiniLogin 12-16-2006, 07:41 AM
Replies: 78
Views: 77,086
Posted By Aerewen
oh on a side note you definitely cannot 2-box...

oh on a side note you definitely cannot 2-box with this script...

when a player logs in their account it automatically changes all other account rows with their ip address to use the ip of 0.0.0.0...
Forum: Support::MiniLogin 12-16-2006, 07:38 AM
Replies: 78
Views: 77,086
Posted By Aerewen
no you will not be able to 2-box with this...

no you will not be able to 2-box with this script... the eqemu server bases account id on IP address so if you change the ip address even after logged in you will either a) change accounts, b) crash...
Forum: Development::Bug Reports 12-15-2006, 02:52 PM
Replies: 14
Views: 12,836
Posted By Aerewen
hehe what i meant by that is there are about 100...

hehe what i meant by that is there are about 100 or so cpp files and even more files when u count headers... and i dont have the slightest clue where to start looking for bank functions...

i dont...
Forum: Development::Feature Requests 12-15-2006, 02:50 PM
Replies: 11
Views: 8,722
Posted By Aerewen
yeah actually... lol looking at the code... it...

yeah actually... lol looking at the code... it *should* work properly...
maybe try downloading a new version of the binaries and overwriting them/replacing them... perhaps you are using an older...
Forum: Support::MiniLogin 12-15-2006, 02:44 PM
Replies: 78
Views: 77,086
Posted By Aerewen
all i can say is :D it's a simple script too...

all i can say is :D

it's a simple script too :p just kinda dawned on me the one morning (pun intended lol)... i was like hey wait a sec... php can detect ip addresses... and after the hamster got...
Forum: Support::MiniLogin 12-15-2006, 10:36 AM
Replies: 78
Views: 77,086
Posted By Aerewen
haha nvm found the problem... i forgot to put an...

haha nvm found the problem... i forgot to put an = sign in the servername line

u should be gtg now i tested it again and it works fine. :P

just make sure to update the server information in...
Forum: Support::MiniLogin 12-15-2006, 10:23 AM
Replies: 78
Views: 77,086
Posted By Aerewen
version of php, mysql, and apache please :) ...

version of php, mysql, and apache please :)

and ill check the code for compatibility
Forum: Development::Database/World Building 12-15-2006, 07:39 AM
Replies: 5
Views: 8,568
Posted By Aerewen
awesome ill source it in and punch out the quest...

awesome ill source it in and punch out the quest scripts in perl and post em here... only thing i really needed help with was the placing of npc's and mobs... but ill just use allak on one computer,...
Forum: Development::Feature Requests 12-15-2006, 07:36 AM
Replies: 7
Views: 40,555
Posted By Aerewen
ah yeah sorry those brackets are to be replaced...

ah yeah sorry those brackets are to be replaced with the values you want to use...

[float:x] means type in the x-position of the object as a floating point 90.52 or whatever

same for y and z
...
Forum: Support::MiniLogin 12-15-2006, 07:32 AM
Replies: 78
Views: 77,086
Posted By Aerewen
Here's the solution to this problem temporarily. ...

Here's the solution to this problem temporarily.

Dowload the zip file with peq_updater.php and eqhost.txt file, install them on a webserver.
Modify the variables in the php file to your MySQL...
Forum: Support::General Support 12-15-2006, 06:55 AM
Replies: 2
Views: 5,104
Posted By Aerewen
double check the conf files in the PEQ directory....

double check the conf files in the PEQ directory.

i was having all kinds of opcode problems before and the thing that fixed it was copying the patch_6.2.conf file and replacing opcodes.conf with...
Forum: Support::General Support 12-14-2006, 01:08 PM
Replies: 4
Views: 6,902
Posted By Aerewen
Also need to conisder the mobs you are...

Also need to conisder the mobs you are fighting... There is no way for us to see the mob's AC/stats on the live servers... so the mob's stats on eqemu are guesses at best...

all in all i think...
Forum: Support::MiniLogin 12-14-2006, 01:00 PM
Replies: 78
Views: 77,086
Posted By Aerewen
when you say public login... you are referring to...

when you say public login... you are referring to the login hosted on eqemulator.net right?

im suggesting the editing and release of a new minilogin so that users can host their own login server...
Forum: Development::Database/World Building 12-14-2006, 12:42 PM
Replies: 5
Views: 8,568
Posted By Aerewen
Would anyone be interested....

In giving me a hand with putting together the tutorial?
Allak has a pretty nice overview of all the quests from it, but I stopped paying sony for EQ months ago... (something about having to buy 3...
Forum: General::General Discussion 12-14-2006, 12:36 PM
Replies: 16
Views: 13,389
Posted By Aerewen
does it make coffee?

does it make coffee?
Forum: Support::General Support 12-14-2006, 12:32 PM
Replies: 26
Views: 18,869
Posted By Aerewen
lol that was pretty much the whole reason i wrote...

lol that was pretty much the whole reason i wrote it... seen the wiki for starting items recently?

http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuDBSchemastartingitems

lol
Forum: Support::General Support 12-14-2006, 12:27 PM
Replies: 26
Views: 18,869
Posted By Aerewen
tome of order and discord is handed out by the...

tome of order and discord is handed out by the priest of discord

when you ask him about the [tome of order and discord] he gives you one and explains it... handing it back will make u pvp

and...
Forum: Development::Feature Requests 12-14-2006, 12:11 PM
Replies: 1
Views: 6,398
Posted By Aerewen
looks like the aa timers are compiled into...

looks like the aa timers are compiled into zone.exe which would explain why you are seeing the timer freeze when you zone... moving from once instance of the exe to another would cause that.

only...
Forum: Development::Feature Requests 12-14-2006, 11:59 AM
Replies: 4
Views: 8,196
Posted By Aerewen
could also add a logging command to the mob's...

could also add a logging command to the mob's attacks to tally up it's dmg throughout the fight and log it to a different file than the server log... that would make it much easier to parse and see...
Forum: Development::Feature Requests 12-14-2006, 11:47 AM
Replies: 9
Views: 9,162
Posted By Aerewen
you need to edit the loot table entry for this ...

you need to edit the loot table entry for this

http://www.projecteq.net/

has a tool available for editing the database in a graphical format, i posted a detailed walkthru for installation of...
Showing results 76 to 100 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