Digital Paint Discussion Board
Development => Mapping => Topic started by: -MrVarron- on August 24, 2014, 11:28:17 AM
-
hey guys, when other players wants to join on my own map "The Camp (thecamp_b4), then they become this error message:
ERROR: couldn't find spawn for: [OTB]T3RR0R15T, team: White,
jailed: yes, mode: team
my spawns are classnamed "info_player_deathmatch"
ive 3 spawns per team and many jail spawns,
please help
-
Soo I guess you made a custom .ent file?
If yes post it.
-
Looking at your spawn entities, I see things like "jail" "12". If you want to make something a jail entity, put "jail" "1". Otherwise, don't use "jail".
Try using "jail" "1" for all of your jails, don't count one more for each jail.
-
Did you ever figure out what was wrong with this? It seems strange that it would be trying to spawn somebody in a jail when they aren't assigned a team. It might be a bug in the game. I tried to reproduce this with thecamp_b3 (didn't have b4 handy) but wasn't able to.
-
ftp://otb-server.de/pub/Maps/beta/thecamp_b4.bsp (ftp://otb-server.de/pub/Maps/beta/thecamp_b4.bsp)
-
Still can't repro it. Tried with autojoin on and off. Was the ctfmode set to something weird on the server, maybe?