Tremulous Forum
Media => Mapping Center => Topic started by: swamp-cecil on May 13, 2010, 09:49:43 pm
-
so, i made a map called level1 (epic fail map), and this is what ive typed to get it to try to work
sv_pure 0
devmap level1
(the map loads everything to 100%)
couldnt find a a spawn point >:(
i put spawns for both teams!
sv_pure 1
devmap level1
at 60%, it says
RE_LoadWorldMap: maps level1.bsp could not be found. :-\
and then further on it keeps repeating the things pure 1 says!
-
You're missing info_player_intermission entity(maybe it's not its name, I might've forgot)
-
i tink i got that, but i will check.
yes, the telenodes are in RC range
EDIT: i have a info.. whatever thing allready, took away all trees and a teleporter, still dont work
-
Are you sure it's a info_player_intermission, not an info_alien_intermission or an info_human_intermission?
It has to be player, Thats the default spec view, and the error says it's not there...
-
i put spawns for both teams!
Aha, and where's the spawn point for spectators? ;)
That seems to be it. Set a player_intermission (right-click on the grid-view, select "info" and then "info_player_intermission" from popup menu) and recompile the map.
-
Every map needs info_player_intermission ; )
-
hey my info_aliens/humanintermision is weird, as it can be flipped. How do you tell which side is up? When i tested my map my spec is upside down.