03.08.2011, 03:10
i've got a small problem with the AUDIO plugin (made by Incognito)
i've created a cmd /radioon
but when i use it In Game , the radio start and stop in less than 1 second ...
any solution ?
i've created a cmd /radioon
Код:
if(strcmp(cmd, "/radioon", true) == 0) return Audio_SetRadioStation(playerid,8);
any solution ?