FNF -- THE FRIDAY NIGHT FRAG
FNF -- THE FRIDAY NIGHT FRAG
Main

Maps

Back to Tutorials

RA Spawn Points

from the Q3 Radiant Manual:

Create all the entities you want the player to spawn with when he enters the arena, and make sure they are somewhere within the enclosed space of the map.

Add a “target_give” entity somewhere in the world.

Create all the spawn spots you want to be in your map.

Select the “target_give” entity.

Select one of the “give on spawn in” entities.

Hit Ctrl-K in the editor to link the two items together.

Repeat steps 4 through 6 until the target_give is linked to all
the entities you wish the player to spawn into the world with.

Select a spawn spot

Select the target_give entity

Hit Ctrl-K in the editor to link the two entities together.

Repeat steps 8 through 10 until all the spawn spots are linked to
the target_give entity.

Compile the map

Set g_gametype to tournament mode and set fraglimit of 1.

Get a bunch of your friends to connect into your server and have fun playing a “Rocket Arena” style game.

FNF

The Q3 Radiant manual taught me one thing, here it is.

I learned q3r by looking at the museum map and by checking out other peoples sites.