dkeams12
|
  |
| Joined: 21 Jun 2012 |
| Total Posts: 1992 |
|
|
| 27 Aug 2013 04:33 PM |
| Try my pokemon rumble place then try to go to a area/teleport pad, how do I fix this? |
|
|
| Report Abuse |
|
|
|
| 27 Aug 2013 04:33 PM |
How about making your own..?
The Taco Train |
|
|
| Report Abuse |
|
|
Brycemlns
|
  |
| Joined: 28 Jan 2008 |
| Total Posts: 216 |
|
|
| 27 Aug 2013 04:36 PM |
| I'm having a hard time believing they're broken, I literally just made one. Post the actual script here so we can look at it. |
|
|
| Report Abuse |
|
|
|
| 27 Aug 2013 04:38 PM |
Err, just use this one I made: Place in a part named part1: function onTouch(hit) if hit.Parent:findFirstChild("Humanoid") ~= nil then hit.Parent.Torso.CFrame = script.Parent.Parent.part2.CFrame end end
Place this in part2: function onTouch(hit) if hit.Parent:findFirstChild("Humanoid") ~= nil then hit.Parent.Torso.CFrame = script.Parent.Parent.part2.CFrame end end --- Group them
~The Internet~ |
|
|
| Report Abuse |
|
|
|
| 27 Aug 2013 04:38 PM |
oops, in the second one, change part2 to part1. Forgot to change it.
~The Internet~ |
|
|
| Report Abuse |
|
|
dkeams12
|
  |
| Joined: 21 Jun 2012 |
| Total Posts: 1992 |
|
|
| 01 Sep 2013 07:27 PM |
@int, sorry, still learning to script, but they are fixed again now, thanks anyways |
|
|
| Report Abuse |
|
|