Is it Possible to once A player Spawns when he joins the Server it Plays a Sound to them Only? If so how would I do? Im not asking for a Request, but like are there Functions? Also is there a function to make the screen fade from being black once you join the server While sound is playing?
Send the resource to the client, then use [url]http://wiki.garrysmod.com/?title=Surface.PlaySound[/url]
For the fading, there is no gmod-base function, but you can add in a HUDPaint hook and use math.Approach on the alpha. Add me on steam if you need more in-depth help.
Ok Thank you!
Sorry, you need to Log In to post a reply to this thread.