DTRCrate:

DTRCrate.u gives you a respawning TNT crate to play with. 

You can summon the crate in game by typing:
    'summon DTRCrate.TNTCrateRespawn'

However, the better use is placing it into a map. In order to have access to it
in game or through UnrealEd, just add it to the EditPackages of the DeusEx.ini
file.

You need to edit the DeusEx.ini file and add the following line at the
end of [Editor.EditorEngine] section.

EditPackages=DTRCrate

Also, just drop the DTRCrate.u file into the DeusEx\System directory. Open up
UnrealEd and browse down through Decoration -> DeusExDecoration -> Containers
-> CrateExplosiveSmall -> TNTCrateRespawn. Just add the TNTCrateRespawn to your
map and you're done. If you check the properties for the crate, you'll see a
new group called TNTCrateRespawn which holds the ReSpawnTime, in seconds. The
default is 10 seconds. When the crate respawns it respawns in the original
spawn location.

Btw, if you want to use these scripts in a mod of yours, please email
me and let me know. I don't mind, but I'd like to know where they end
up.

Thanks,
DarksTalkeR
lan@ccs.neu.edu

