For the first two, you change the
OrdnanceName of your powerup dispenser weapon to either
com_item_powerup_health25 or
com_item_powerup_health100 for health, and to
com_item_powerup_ammo for ammo. For the second one, since the
HealthType of the CIS droids are already
droid, you simply add the following to your fusion cutter ODF:
- Code:
-
DroidHealth = X
Where X is the rate you want the droids to heal by. And fix floating weapon icons, go look for FragMe!'s floating icon tutorial/fix. All of this could have been found out on your part with some simple experimenting...