Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #16  
Old 05-31-2002, 01:54 AM
Bastin
Fire Beetle
 
Join Date: May 2002
Posts: 26
Default Storm?

Hey Storm?


Mind pointing me in the right direction on what i need to do this.


I am in this Game .. to learn.

I want to know how you did that.


If we could talk .. or anyone else out there .. I have ICQ ..


or email .. let me know
Reply With Quote
  #17  
Old 05-31-2002, 02:09 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default

best place is to come on the irc
see ya there
Reply With Quote
  #18  
Old 05-31-2002, 02:56 AM
Bastin
Fire Beetle
 
Join Date: May 2002
Posts: 26
Default I am such a newbie

don't know what i am doing ..


keeps telling me connection Refused
Reply With Quote
  #19  
Old 05-31-2002, 03:02 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default

realy simple open mirc type :
/server irc.trifocus.net 6667
then when you are connected :
/join #eqemu

thats it
Reply With Quote
  #20  
Old 05-31-2002, 04:18 AM
chadstout
Fire Beetle
 
Join Date: May 2002
Posts: 4
Default

the file that that function is in is client.cpp.
Reply With Quote
  #21  
Old 05-31-2002, 12:34 PM
Ursine
Fire Beetle
 
Join Date: May 2002
Posts: 6
Default V. 3.3.1 #setallskill fix.

Code fix is courtesy of Image. I'm just rewriting it for dummies, like me.

Specifically the file to edit is <eqemubasedir>/zone/client.cpp

This assumes you know how to build the EQEmu from source v3.3.1 posted on 5/27/2002. Teaching source builds is not in the scope of this document. As always, YMMV.

Enter the zone source directory shown above, and use your favorite code editor to open client.cpp

Goto line #2252 and find:

if(pp.skills[skillid] <= 252)

Replace this with:

if(value <= 252)

Then save, exit the editor, and compile using "make"

Assuming your build results in a working binary, log in the game and resissue the #SETALLSKILL command on targets affected by the bug.

I found it best to use a clean source directory from the tarball (or zip) package, as a make clean on the original working source did not for me. <g>

Hope this helps the less coder-inclined.

U.

[Edit] If you don't have a favorite code editor, Ultraedit32 is pretty nifty.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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