PDA

View Full Version : Respawning objects


raydioactive
12th Feb 2000, 10:43 PM
Ok, i'm very new to unreal ed so this may sound like a stupid question. I'v just constructed a small map and i added a few items to it, health packs, damage amp, etc. They are there in the map when i first load it, but they dont respawn, how do i make them respawn? Thanks in advance.

Jenkins
12th Feb 2000, 11:15 PM
Open up your Classes:Info:GameInfo:TournamentGame /~unreal/ubb/html/biggrin.gifeathMatchPlus

Highlight DeathMatchPlus and hit F6. Go into the LevelInfo /~unreal/ubb/html/biggrin.gifefaultGameType and add it in. I've never tried this, so I'm not exactly sure if it will work.

Or you could start a deathmatch game w/ 0 bots, quit, then go open your level and it should respawn everything. /~unreal/ubb/html/smile.gif

http://www.planetunreal.com/images/bullet2.gif
Jenkins

raydioactive
12th Feb 2000, 11:38 PM
I tried what you sgested jenkins, but it still does'nt work. I also tried it on a ready made map and it did'nt respawn, thanks anyway. Any one else help me?

Wanderer
13th Feb 2000, 09:00 AM
Sounds like you're using the Unreal1 equipment and not the UT stuff. Here's the location for all of the Tournament specific equipment, it's best to use these to avoid problems.

Weapons: Inventory=>Weapon=>TournamentWeapon
Ammo: Inventory=>Pickup=>Ammo=>TournamentAmmo
Health: Inventory=>Pickup=>TournamentHealth
Pickups: Inventory=>Pickup=>TournamentPickup

Jenkins
13th Feb 2000, 12:17 PM
Yeah, I fotgot that, need to place UT stuff.

http://www.planetunreal.com/images/bullet2.gif
Jenkins

raydioactive
13th Feb 2000, 05:50 PM
Heh, Great, thanks guys, your suggestion worked, easy when you know how /~unreal/ubb/html/smile.gif /~unreal/ubb/html/smile.gif
I think i'm gonna end up being a regular on this forum, still unsure about a few things, but i'm learning, slowly. Thanks again.