|
| 08 Jul 2014 09:10 PM |
I need help making a Script like.. It would turn your Character/Player into a Centaur. Like were you would be a horse. |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2014 09:12 PM |
| Insert a "Mesh" into the limbs of the character. |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2014 09:19 PM |
| Can I have a video tut please or something simple? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 08 Jul 2014 09:28 PM |
3 minutes isn't a bump, anyways you script would look similar to this:
local headMesh = headMesh
game.Players.PlayerAdded:connect(function(p) p.CharacterAdded:connect(function(c) h = c:FindFirstChild("Head") headMesh.Parent = h end) end)
Something along those lines... |
|
|
| Report Abuse |
|
|
| |
|
domorox17
|
  |
| Joined: 06 Mar 2012 |
| Total Posts: 1710 |
|
|
| 08 Jul 2014 09:29 PM |
| Stop bumoing every time te floodcheck resets... |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2014 09:30 PM |
| Stop bumping period. I have supplied an answer. Maybe if you tried it, you might learn something... Anyways, use what has been given, don't like it, don't ask. Bumping especially won't help you any. |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Jul 2014 09:37 PM |
Don't be sorry. Life is to short to be sorry, just take it, try it, and come back. An apology we all will accept gracefully is you saying:
"Hey, you script didn't work" or "Hey, I tried that and it still didn't work"
We would've gladly accepted that, but the constant bumping makes us want to leave..
Anyways, I'm sorry for my hateful post.. |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2014 11:30 AM |
Well I was testing scripts that I find on the internet(I am new at scripting)and I was like,Hey why don't I just look on the forum? Thanks guys. |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2014 12:12 PM |
| Hey that's what we're here for. Anyways, ever need help post here or PM me, I'm always available and up for helping. |
|
|
| Report Abuse |
|
|