Satheronn Posted September 22, 2014 Share Posted September 22, 2014 Caut ceva Air alarm sound cand apas pe butonul din Area51 sa porneasca sirena dar sa se auda peste tot!Nu numai in area51! PS:Nu folosesc scriptul pentru ROLEPLAY!! Link to comment
crismar Posted September 22, 2014 Share Posted September 22, 2014 Ceva pt. comanda: Client: playSound stopSound -- Optional setTimer -- Optional addEventHandler Server: triggerClientEvent addCommandHandler Spor. Link to comment
Dany Alex Posted September 22, 2014 Share Posted September 22, 2014 song = playSound("melodia.mp3", true) bindKey("m", "down", function () setSoundPaused(song, not isSoundPaused(song)) end ) Link to comment
Axel Posted September 22, 2014 Share Posted September 22, 2014 uă, trebuie playSound3d.. Link to comment
crismar Posted September 22, 2014 Share Posted September 22, 2014 uă, trebuie playSound3d.. Wow. Vrea sa se auda peste tot, nu vrea 3D... peste tot = tot serverul, sau cel putin asta inteleg eu. La fel de bine puteai sa faci un colshape, cand intra in el si sunetul e activ sa dea playSound pe client... Sunt multe metode, dar playSound3D e mai elegant, in anumite situatii. Link to comment
Satheronn Posted September 23, 2014 Author Share Posted September 23, 2014 Mersi il voi incerca ! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now