01.12.2013, 11:29
Audio_Seek was a function in 0.4 version of the audio plugin. In the latest version (0.5), it was replaced with Audio_SetPosition. So change any Audio_Seek to Audio_SetPosition in your script and re-compile.
You'll need to replace streamer.inc with the latest version as well because it's an older one.
Update sscanf plugin and include too.
You'll need to replace streamer.inc with the latest version as well because it's an older one.
Update sscanf plugin and include too.

