Thread: Flute
View Single Post
  #9  
Old 10-08-2001, 12:33 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Kaimetsu


You could make that a little shorter, and wouldn't it be clientside-only if you use the play command?
why doesnt this work?

if(playerchats&&strequals(#c,play))
{
play bomb.wav;
}
Reply With Quote