View Single Post
  #5  
Old 11-12-2008, 01:35 AM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Quote:
Originally Posted by Annihilator View Post
Could it be added as a rule for easier modification for the novice?
I would think this would be an easy way to do it:

Code:
SendAppearancePacket(AT_Levitate, RuleB(Character, LevitationBounce) ? 2 : 1, true, true);
Then just define a boolean rule in the rules system with a default value of true.
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote