|
| 07 Jan 2013 04:19 PM |
Well, for training ventus members don't spawn on the right spawn but they are on the correct teams...
Anyway to fix that so they are on the correct spawns?
Btw, script for the group spawns is this
function Enter(newPlayer) if newPlayer:IsInGroup(337126) then newPlayer.TeamColor=script.Parent.TeamColor end end
game.Players.ChildAdded:connect(Enter) |
|
|
| Report Abuse |
|
|
Fir3bl4ze
|
  |
| Joined: 13 Jul 2012 |
| Total Posts: 310 |
|
|
| 07 Jan 2013 04:47 PM |
| Maybe make it so that rather than them just changing team color on enter the also reset... so that the spawn is working as well? |
|
|
| Report Abuse |
|
|
|
| 07 Jan 2013 08:32 PM |
Fir's idea is the only one that would work. ALL group only spawns have that problem.
-Johneh boi |
|
|
| Report Abuse |
|
|
pauljkl
|
  |
| Joined: 23 Oct 2008 |
| Total Posts: 9364 |
|
|
| 07 Jan 2013 08:43 PM |
| Or teleport them the first time, save them a WO |
|
|
| Report Abuse |
|
|
| |
|