Random PlayAudioStreamForPlayer OnPlayerConnect!
#1

So as title says..
Is there possiblity to make PlayAudioStreamForPlayer randomly loaded on player connect?
Reply
#2

Yes, make an array:
pawn Код:
new AudioStreamArr[ ][ ] = { "link", "link", "link" };
And then use the random function
Reply
#3

Mm thanks I hope it will do what I'am thinking
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)