30.10.2010, 08:18
hm i got a problem. on server start it always say
[10:21:52] *** Audio Plugin: Started TCP server on port 7777
[10:21:52] *** Audio_SetPack: Error opening audio.ini
in my audipacks folder there is an audio.ini with this config:
and theres a folder "default_pack" and theres the 3 audio files in
in ongamemodeinit i have this code:
i tested it on homeserver, windows 7, 32 bit
need help^^
[10:21:52] *** Audio Plugin: Started TCP server on port 7777
[10:21:52] *** Audio_SetPack: Error opening audio.ini
in my audipacks folder there is an audio.ini with this config:
Quote:
|
[default_pack] 1 = Schiffshorn.mp3 2 = Telefon.mp3 3 = DingDong.mp3 |
in ongamemodeinit i have this code:
Quote:
|
Audio_SetPack("default_pack", true); |
need help^^

