View Single Post
Old 07-01-2006, 05:05 PM   #10 (permalink)
Lucid Nagual
Forum Expert
 
Lucid Nagual's Avatar
 
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
Question

Do you two have some kind of update I don't know about? I don't get these errors.

Update:
I just opened the BaseRunicTool.cs form the RC1 package and it is the same one that I provided you with.

The only thing I changed was:
Code:
if ( weapon is BaseRanged )
To this:
Code:
if ( weapon is CBaseRanged )
Post your BaseRunicTool.cs.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment.

Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse."


My Customs:

Last edited by Lucid Nagual; 07-01-2006 at 05:31 PM.
Lucid Nagual is offline   Reply With Quote