|
| 07 Jun 2015 08:34 PM |
Old = script.Parent.Transparency script.Parent.Parent.Parent.Humanoid.Running:connect(function(speed)--didnt changed the parent, nor humanoid if speed > 1 then script.Parent.Transparency = 1 else script.Parent.Transparency = Old end end)
idk why but it was working until a few weeks later, can someone help me and explain why it cant work? or tell me how to fix that
|
|
|
| Report Abuse |
|
|
| |
|
| |
|
Troxyist
|
  |
| Joined: 23 May 2013 |
| Total Posts: 15 |
|
|
| 07 Jun 2015 08:41 PM |
I am NOT a scripter... but you could probably look for some good scripters/moderators/admins? Sorry I couldn't help though... But if you've fixed it yay! Again sorry :c |
|
|
| Report Abuse |
|
|
|
| 07 Jun 2015 08:42 PM |
| well im a computer guy and its because ###### has to be deleated from spin if he ##### it wont work or you can just leave it like that. |
|
|
| Report Abuse |
|
|
|
| 07 Jun 2015 08:46 PM |
| I have no clue on what you're talking about, but if there's something wrong with the animation, then maybe redo the animation??? I'm sorry but i'm too lazy and stupid to help with scripting |
|
|
| Report Abuse |
|
|
MrNicNac
|
  |
| Joined: 29 Aug 2008 |
| Total Posts: 26567 |
|
|
| 07 Jun 2015 08:58 PM |
| If it's on a server, Running returns 0 every time now. |
|
|
| Report Abuse |
|
|
|
| 07 Jun 2015 09:04 PM |
k so how do i fix dis thing
facepalm |
|
|
| Report Abuse |
|
|
|
| 07 Jun 2015 09:07 PM |
| why would the animation be the probleme? its about when he walk, theres nothing about his animation on the script |
|
|
| Report Abuse |
|
|
| |
|
|
| 07 Jun 2015 10:04 PM |
| The walking animation won't work right? Then maybe its broken and you need to redo it |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 08:53 PM |
| really help! i need to fix that, if any1 know why it dont work, or if any1 know if roblox updated one thing |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 08:57 PM |
ehhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
h |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 11 Jun 2015 09:03 PM |
jayson is like, HALP ME IM DROWNING PLOXXXXXXXX
were just liek
shuddup give us update |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:07 PM |
| nah i could wait until tomorow if i cant find someone to help me a way to fix that :) |
|
|
| Report Abuse |
|
|
| |
|
|
| 11 Jun 2015 09:15 PM |
ok so i added stuff like print() to detect it, and i found some part where it could broke
script.Parent.Parent.Parent.Humanoid.Running:connect(function(speed) if speed > 1 then script.Parent.Transparency = 1
but since transparency part isnt a complicated script, it should work well, plus the humanoid.running detection isnt the probleme too, since the "else" part worked
but:
.Running:connect(function(speed) if speed > 1 then
one of those part have something wrong, roblox update? |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:16 PM |
| probably, you know how those ruin games |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:19 PM |
| i agree, but i need to know if there is something i should change between those two line |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:21 PM |
where is this script located at?
Do you see any Errors? If so please post em'
If not then EXACTLY what do you want it to do and what doesn't it do. |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:23 PM |
it used to work, i tried to find the probleme with print() stuff
.Running:connect(function(speed) if speed > 1 then
and its one of those two line part that broke the script, idk if its something about running or speed, but the rest of the script work well... |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:24 PM |
and no it didnt said any error, but the part of
"if speed>1 then"
dont work, and it used to... |
|
|
| Report Abuse |
|
|
|
| 11 Jun 2015 09:24 PM |
| since the others part of the line work, the "speed" might be the reason why it dont work, but how to fix... ehhhhhh halp |
|
|
| Report Abuse |
|
|