Only one class?

A

Atlantisrobo

Hey, I got a great idea for a map...
but...

I need help.

How do you make it so that a player can't select any other class except a spy?

Give me all the ideas if you can if you can't find a solution.
 
A

Atlantisrobo

Really?

Well excuse me.
I'll search for the topics.

Thanks anyway!
 

PandaN

L1: Registered
Jan 16, 2008
30
0
I did it for a duel map, its really basic.

In your spawn room place all your info_player_teamspawns, and make a wall around them (trigger_multiple) so that AFTER they move after spawning, they will touch it. Make it do output to point_clientcommand that does join_class soldier or whatever.

All of this has to be done INSIDE the spawnroom trigger :)