a few question
#1

If i want to play audio for all the server what should i do. And if i want to make sound for the vehicle engine. What should i do. I want make when the engine start it will play sound . and sound for the vehicle model that i want. And when the vehicle break . the sound will be diffenrent. Can you guys help me
Reply
#2

Use
pawn Код:
PlayAudioStreamForPlayer(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0, Float:distance = 50.0, usepos = 0);
In order to play for all players, use a loop.
If you are willing to use a gta sound, use
pawn Код:
PlayerPlaySound(playerid, soundid, Float:x, Float:y, Float:z);
Sound IDs: https://sampwiki.blast.hk/wiki/SoundID

I hope I helped any feedback is appreciated
Reply
#3

Thanks, i will try it rep for you
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)