Scripting, Code & Interaction: Difference between revisions
Jump to navigation
Jump to search
→Using "GetMP3posMillis()" always returns "0"
Line 113: | Line 113: | ||
==Using "GetMP3posMillis()" always returns "0"== | ==Using "GetMP3posMillis()" always returns "0"== | ||
''Hey! Why does GetMP3posMillis() always return "0" no matter what? I KNOW my song is playing in AGS.'' | |||
If the music is disabled, or there is no sound card, '''GetMP3posMillis()''' will always return "0". So enable music and buy a damn sound card. :) | |||
==Fatal error when using "=" and "==" with strings== | ==Fatal error when using "=" and "==" with strings== | ||
==Inserting variables into speech/messages== | ==Inserting variables into speech/messages== |