|
| 09 Jun 2014 11:58 PM |
It keeps saying SoundID is not a valid member of sound
local sound = Instance.new("Sound") sound.SoundID = "http://www.roblox.com/asset/?id=149163588" sound.Parent = game.Workspace.ByteInfinity -- just ignore these sound:Play() wait(120) local sound = Instance.new("Sound") sound.SoundID = "http://www.roblox.com/asset/?id=149163598" sound.Parent = game.Workspace.ByteInfinity -- just ignore these sound:Play() |
|
|
| Report Abuse |
|
Vyxium
|
  |
| Joined: 31 Aug 2010 |
| Total Posts: 1020 |
|
| |
| |