tired of upgrading the avatar?
in v1.5 edit scripts.lua in core\1.5\patch5.big
replace the avatar lines with this
function OnNODAvatarCreated(self)
ObjectGrantUpgrade( self, "Upgrade_AvatarBeamCannon" , true)
ObjectGrantUpgrade( self, "Upgrade_AvatarStealthDetect" , true )
ObjectGrantUpgrade( self, "Upgrade_AvatarFlamer" , true )
ObjectGrantUpgrade( self, "Upgrade_AvatarInvisibility" , true)
end
use os big editor 0.5+ to extract the file uncompressed
http://www.ppmsite.com/index.php?go=osbigeditorinfo
it supports .lua
then repack it back to core\1.5\patch5.big with finalbig.
the avatar will have all commandeer upgrades upon creation
flamethrower,stealt detect, beam cannon and stealth generator