OakBerry
|
  |
| Joined: 18 May 2015 |
| Total Posts: 407 |
|
|
| 10 Jul 2016 06:24 PM |
| Why does my animation only work in test mode? when I play in server mode it doesn't play. |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 10 Jul 2016 06:25 PM |
ever consider providing code, you dunce?
- Isostae |
|
|
| Report Abuse |
|
|
LuaCodez
|
  |
| Joined: 21 Jun 2016 |
| Total Posts: 133 |
|
|
| 10 Jul 2016 06:26 PM |
It's called Online and studio mode(s).
It's probably a loading error most likely. |
|
|
| Report Abuse |
|
|
Geomaster
|
  |
| Joined: 05 Jul 2008 |
| Total Posts: 1480 |
|
|
| 10 Jul 2016 06:29 PM |
animations aren't scripted things, iso i mean sure you have to use a script to play them but he just said it worked
r00d d00d |
|
|
| Report Abuse |
|
|
OakBerry
|
  |
| Joined: 18 May 2015 |
| Total Posts: 407 |
|
|
| 10 Jul 2016 06:29 PM |
I don't see how posting my code will fix it but okay.
local cry = script.Parent:WaitForChild("Animation")
script.Parent:LoadAnimation(cry):Play() |
|
|
| Report Abuse |
|
|
OakBerry
|
  |
| Joined: 18 May 2015 |
| Total Posts: 407 |
|
|
| 10 Jul 2016 06:30 PM |
| script.Parent is the humanoid btw. |
|
|
| Report Abuse |
|
|
peIicans
|
  |
| Joined: 02 Nov 2013 |
| Total Posts: 1148 |
|
|
| 10 Jul 2016 06:31 PM |
output when you're not in test mode?
|
|
|
| Report Abuse |
|
|
OakBerry
|
  |
| Joined: 18 May 2015 |
| Total Posts: 407 |
|
|
| 10 Jul 2016 06:37 PM |
Output was 'OnServerInvoke can only be implemented on the server.'
and 'OnServerEvent can only be used on the server.'
I don't think it's related to my script. |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 10 Jul 2016 06:37 PM |
"animations aren't scripted things, iso i mean sure you have to use a script to play them but he just said it worked"
Yes, there is code involved. That code might be the problem.
- Isostae |
|
|
| Report Abuse |
|
|