ReX
Senior Member
Posts: 1732
Registered: 05-00 |
Eponasoft said:
Is it possible to create permanent armor aside from using the Hexen armor stuff?
Are you referring to an item that, once the player picks up, gives permanent armor? In which case, you can set up a custom item via DECORATE that does the same thing as in Krispy's script. [Alternatively, a variation on Krispy's script is probably the simplest way to do it. Simply activate the script when the armor is picked up (instead of using the ENTER script shown).]
If you want the player to start the game with the permanent armor you can use Krispy's script, or create a custom player class that always has the armor.
|