View Single Post
  #2  
Old 01-12-2008, 08:37 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

You can get the level cap:

make sure #include "../common/rulesys.h" is part of the file, very likely if it's exp code.

Then you can call: RuleI(Character, MaxLevel)
Reply With Quote