Cutstuff Forum

Mega Man 8-bit Deathmatch => Help & Editing => Topic started by: Hilman170499 on May 25, 2018, 07:39:46 PM

Title: Team Spawns. How do those work?
Post by: Hilman170499 on May 25, 2018, 07:39:46 PM
As most of us know, spawn points now have a team-based segregation in every map.
Alright, I've taken a quick look at some new maps. From what I saw, there are green and yellow spawns in two general areas surrounded by other spawn points. Can someone please clarify how this works? Thanks in advance.
Title: Re: Team Spawns. How do those work?
Post by: Thunderono on May 25, 2018, 08:53:23 PM
Adding team spawns is pretty simple.  All you need to do is place the spawns in the map, and the game will automatically use them instead of the standard deathmatch spawns when the proper server setting is enabled.  Those green and yellow spawns are the Cossack and King team spawns; if you want Light and Wily team spawns, you'll have to make things with type numbers 5080 and 5081 (you can reference CTF maps to find them pretty easily).

Similar to standard deathmatch spawns, you're expected to have a minimum of each type.  It goes:
Deathmatch: 32
Light team: 16
Wily team: 16
Cossack team: 8
King team: 8

These numbers are just minimums; you can place however many you like as long as you meet this base requirement.  Hope this helps!
Title: Re: Team Spawns. How do those work?
Post by: Hilman170499 on January 08, 2019, 01:49:45 PM
It's been a while, huh?
Anyway, I'm just dropping by to ask about something else. Last time I worked on a Deathmatch map, I put in the team spawns. Unfortunately, I could not test the map with DoomBuilder because it causes an error, forcing me to manually run a test via the launcher. Does anyone happen to know what settings I should use to rectify this issue? Thanks in advance.
Title: Re: Team Spawns. How do those work?
Post by: Rozark on January 08, 2019, 09:59:27 PM
What's the error message that pops up?
Title: Re: Team Spawns. How do those work?
Post by: Hilman170499 on January 08, 2019, 11:27:41 PM
It opens the console and gives this message:
Code: [Select]
NO PLAYER 1 START
Title: Re: Team Spawns. How do those work?
Post by: Rozark on January 11, 2019, 07:55:08 AM
Place either a regular deathmatch spawn or a player 1 spawn somewhere within the map's playable boundaries. Having only teamspawns isn't going to cut it.
Title: Re: Team Spawns. How do those work?
Post by: Hilman170499 on January 11, 2019, 04:02:11 PM
Alas, there are indeed Deathmatch spawn points in that map.
Title: Re: Team Spawns. How do those work?
Post by: Thunderono on January 12, 2019, 01:48:37 AM
You can avoid having to place player 1 starts if you plop "-deathmatch" without quotes in your testing parameters.  For whatever asinine reason, zandronum boots in coop now, so having that line in boots it to deathmatch instead.  If you don't have any player 1 starts in your map, it'll throw that error at you whenever you try to boot up the map in coop.