Results 1 to 5 of 5

Thread: Local sound

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Jan 2019
    Posts
    15
    Thanks
    4
    Thanked 2 Times in 2 Posts

    Local sound

    How to put random=randomint(2); on playerspawn at
    welcome()
    {
    self endon("disconnect");
    if (isdefined(self.welcome)) return;
    self.welcome = true;
    self.sendtime = gettime();
    self playlocalsound("playerspawn");
    }?

  2. The Following User Says Thank You to stoiczkow For This Useful Post:

    kung foo man (25th January 2019)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •