Thread: Music
View Single Post
  #2  
Old 08-16-2005, 06:07 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Okay, here are a few things you can fix:

1) Playing music is a clientside thing, so this code should be clientside.
2) You have an empty code block for the 'created' event. It can be removed.
3) You are checking if the chat text is Play 1 or Play 2 twice. One of each can be removed.
4) That first link does not seem to work.
Reply With Quote