bioboy98
|
  |
| Joined: 06 Oct 2013 |
| Total Posts: 933 |
|
|
| 27 Sep 2016 12:56 PM |
Not sure if this is wrong place. So please spare me.
I need a script wrote that will go into a morph so that when the player morphs they will spin around their midline. I also need the speed to have a value that will be easy to edit. Much Thanks! |
|
|
| Report Abuse |
|
|
bioboy98
|
  |
| Joined: 06 Oct 2013 |
| Total Posts: 933 |
|
| |
|
bioboy98
|
  |
| Joined: 06 Oct 2013 |
| Total Posts: 933 |
|
|
| 27 Sep 2016 02:10 PM |
| Does No one know how to do this? |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2016 03:12 PM |
Make sure LoadStringEnabled is set to true before using!
functionspinplayer(player) local spinamount = Instance.new("IntValue", script.Parent) spinamount.Value = 1337 --Lol why not? loadstring(while true do end) local spin = nil for i= 1, 10 do spin = spin + 1 end end
script.Parent.Touched:connect(function(p) spinplayer(p) end)
Warning: This might crash. |
|
|
| Report Abuse |
|
|
bioboy98
|
  |
| Joined: 06 Oct 2013 |
| Total Posts: 933 |
|
|
| 27 Sep 2016 04:07 PM |
| Thanks. What Part do I put it in? I tried putting it in the morph chest and head but neither did anything. I did allow Load String Values. |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2016 04:08 PM |
Scripters This is the place for discussion about scripting. Anything about scripting that is not a help request or topic belongs here.
|
|
|
| Report Abuse |
|
|
bioboy98
|
  |
| Joined: 06 Oct 2013 |
| Total Posts: 933 |
|
|
| 27 Sep 2016 04:10 PM |
| Does it look like I care? You can't find scripters in any other thread. |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2016 04:11 PM |
ya cos ur to stupid to script XD gateem
ps..
Scripters This is the place for discussion about scripting. Anything about scripting that is not a help request or topic belongs here.
if u can t read don t bother lerning to scritp
|
|
|
| Report Abuse |
|
|