friend20
|
  |
| Joined: 10 Feb 2009 |
| Total Posts: 10 |
|
|
| 21 Oct 2011 07:34 PM |
| Hey, I was on the help page and I was looking for a way to make it so that upon entry the player starts on one team, but can join others upon spawn contact. There was nothing, so I eMailed ROBLOX but that wasn't much help, so I decided to try the Forum. It would be helpful if you could tell me how to do it. Thanks! ^u^ |
|
|
| Report Abuse |
|
|
|
| 21 Oct 2011 07:36 PM |
The Roblox staff doesn't answer scripting questions by e-mail, so don't bother doing that in the future.
There is a property in SpawnLocation that is something like TeamChangeOnTouch. Make sure it's checked. |
|
|
| Report Abuse |
|
|
Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
|
| 21 Oct 2011 07:38 PM |
| Yeah, if you need help, go to the roblox wiki, and search it. If that doesn't do anything, (You should search the object in question), post here. :) |
|
|
| Report Abuse |
|
|
|
| 21 Oct 2011 07:38 PM |
| For spawning on a certain team, you should change that team's AutoAssignable to true, then get all the spawns they can touch to change their team and change those spawns' AllowTeamChangeOnTouch to true. Don't forget to make the spawns' TeamColor the same as the teams' TeamColors, respectively. |
|
|
| Report Abuse |
|
|
|
| 21 Oct 2011 07:50 PM |
| click on 1 spawn or the team(idk) and theres an option to put the spawn join on or off |
|
|
| Report Abuse |
|
|
|
| 21 Oct 2011 07:52 PM |
| If you don't know, please don't respond. The people here are (usually) looking for legitimate help and pretending that you know what you're talking about not only assures that you'll never be trusted by these people, but it also just shows how ignorant you are. |
|
|
| Report Abuse |
|
|
friend20
|
  |
| Joined: 10 Feb 2009 |
| Total Posts: 10 |
|
|
| 05 Nov 2011 11:16 AM |
| umm.... how do you change that stuff? o.o |
|
|
| Report Abuse |
|
|
|
| 05 Nov 2011 11:22 AM |
load up roblox studio go onto edit mode on your game view-explorer view-properties click on your spawnpoint look on properties tick to box that says AutoAssignable and tick the box that says AllowTeamChangeOnTouch (or with a similar name) |
|
|
| Report Abuse |
|
|
friend20
|
  |
| Joined: 10 Feb 2009 |
| Total Posts: 10 |
|
| |
|
friend20
|
  |
| Joined: 10 Feb 2009 |
| Total Posts: 10 |
|
|
| 06 Nov 2011 09:38 AM |
| wait where does it say autoassignable i cant find it |
|
|
| Report Abuse |
|
|
|
| 06 Nov 2011 09:43 AM |
| autoassignable is the property of a team, not a spawnpoint |
|
|
| Report Abuse |
|
|