Why won't the red armor work? I did it before but for some reason it is not working.
I put down the right number for it, just like i did for the custom weapons and ammo. I never had this problem before.actor RedArmor : BasicArmorPickup 5210
{
inventory.pickupmessage "Picked up the GigaArmor!"
inventory.icon "ARM3A0"
armor.saveamount 300
armor.savepercent 75
states
{
Spawn:
ARM3 A 6
ARM3 B 7 bright
loop
}
}
EDIT : Nevermind, i need these weird things that say start and end.