Go Back   EQEmulator Home > EQEmulator Forums > Development > Development: Custom Code

Development: Custom Code This is for code thatdoes not emulate live and wont be added to the official code.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-16-2009, 07:53 AM
MNWatchdog
Hill Giant
 
Join Date: Feb 2006
Posts: 179
Default

Or just don't change it. It was a stupid thing anyways.
Reply With Quote
  #2  
Old 08-16-2009, 12:03 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

Quote:
Or just don't change it. It was a stupid thing anyways.
Classic server demands classicness. :P Invisibility trivialized many aspects of the game as they made it less dangerous.



Thanks your post Shin Noir.. one of my developers made something for me a while ago, similiar to this:

defined a custom method for DitchPet

and then for spell effects each invis

Code:
if( IsClient() && GetPet() )
	{
	Client *client = CastToClient();

if( client ) client->DitchPet();
	}
	break;
	}
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 02:59 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