random
Hi.
roundstart_1.wav roundstart_2.wav roundstart_3.wav To play in every time round so random, I should do? Code:
#include <amxmodx> |
Re: random
No, put all three sounds into a string array then randomly select a sound with sounds[ random( sizeof( sounds ) ) ]
|
Re: random
Code:
#include <amxmodx> |
Re: random
PHP Code:
|
Re: random
Bugsy
thanks |
| All times are GMT -4. The time now is 14:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.