View Single Post
Vieni
Member
Join Date: Apr 2018
Old 05-02-2020 , 14:57   Re: [Help] Round Sound
Reply With Quote #7

Quote:
Originally Posted by Mikaeel123 View Post
i use this . i run this plugin on my server . in the file roundsound i add jail_4ever.ini and add to it new sounds .
doesnt work
Try precache generic:
Code:
precache_generic("sound/..")
and try the client_cmd like this:
Code:
client_cmd(0, "mp3 play ^"sound/..^"")

Last edited by Vieni; 05-02-2020 at 14:58.
Vieni is offline