I edited the pow_energy cog, and simply replaced : print "energy cells" with "5.7mm bullets", but it didnt work .  other modifications I made did work, but not that, what else must I change in the cog?
Also, where do I find the controls for ammo, in the ammount each weapon has and what weapon shows what ammo in the screen.
                
                
                    Also, where do I find the controls for ammo, in the ammount each weapon has and what weapon shows what ammo in the screen.
Code:
	if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
