Ready Room Problem..
kawak
Join Date: 2003-01-11 Member: 12160Members, Constellation
Hello!
I have a problem with my ReadyRoom..
Once in the game, I "respawn" in my map (not in Ready Room)!
Thus I think that I have to forget something but what?
Veiled the config of my readyRoom (which is a cube for the moment):
2 info_join_team (team:1 and 2)
1 info_join_autoassign
1 info_spectate
1 info_player_start (31 in + to come.)
1 info_location (name: Ready Room)
1 info_gameplay (that I transfered thereafter because it appears that one should not put some. In any event with or without I always have the prob).
And my map with:
1 marine start which includes/understands:
1 team_command (TEAM: 1)
1 info_mapinfo (default settings, except for View Height: 820)
16 info_player_start 1 info_location (name: Start marine)
1 func_ressource
And for the hive (which is in a corridor for the moment.)
1 team_hive
1 info_player_start
does Somebody see what I forgot?
Traduction francais-->Anglais avec Google, sorry fot the "bad" english..
I have a problem with my ReadyRoom..
Once in the game, I "respawn" in my map (not in Ready Room)!
Thus I think that I have to forget something but what?
Veiled the config of my readyRoom (which is a cube for the moment):
2 info_join_team (team:1 and 2)
1 info_join_autoassign
1 info_spectate
1 info_player_start (31 in + to come.)
1 info_location (name: Ready Room)
1 info_gameplay (that I transfered thereafter because it appears that one should not put some. In any event with or without I always have the prob).
And my map with:
1 marine start which includes/understands:
1 team_command (TEAM: 1)
1 info_mapinfo (default settings, except for View Height: 820)
16 info_player_start 1 info_location (name: Start marine)
1 func_ressource
And for the hive (which is in a corridor for the moment.)
1 team_hive
1 info_player_start
does Somebody see what I forgot?
Traduction francais-->Anglais avec Google, sorry fot the "bad" english..
Comments
If this info_player_start is inside of an Info_join_team you join this team automatically.
Start positions of both teams are info_TEAM_start entities and no info_PLAYER_start.
hum..i'm a stupid guy <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
Thank you