dawgra
|
  |
| Joined: 31 Oct 2008 |
| Total Posts: 9877 |
|
|
| 11 Feb 2012 02:58 PM |
function onEquipped() eq = hum:LoadAnimation(script.Parent.Equip) eq:Play() if Tool.Handle.UnsheathSound.isPlaying == false then Tool.Handle.UnsheathSound:play() end end
I have done something wrong here... |
|
|
| Report Abuse |
|
|
|
| 11 Feb 2012 03:04 PM |
'hum' isn't defined... I don't know if .LoadAnimation is a valid method of Humanoid anyway... Not sure though, ROBLOX adds in a pointless method every update.
▌†ηϨ▐ |
|
|
| Report Abuse |
|
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
|
| 11 Feb 2012 03:09 PM |
| Never new that they added that method. |
|
|
| Report Abuse |
|
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
|
| 11 Feb 2012 03:11 PM |
| The sound object is broken. You can't check if the sound is playing, or not. |
|
|
| Report Abuse |
|
|
|
| 11 Feb 2012 03:21 PM |
| @UFAIL2 Its "knew" not new. Seriously if you cant spell right how can you script? |
|
|
| Report Abuse |
|
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
| |
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
|
| 11 Feb 2012 03:23 PM |
| I'm sorry I forgot a 'k', will you forgive me? |
|
|
| Report Abuse |
|
|