View Single Post
Old 07-08-2008, 01:46 PM   #8 (permalink)
Lord_Greywolf
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 12,210
Send a message via Yahoo to Lord_Greywolf
Default

i do not see how that can compile either

This code public override on kill loot corpses {get { return true; } }

should be this (spaces removed)

This code public override onkilllootcorpses {get { return true; } }

to be able to compile
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote