Scripting, Code & Interaction: Difference between revisions
Scripting, Code & Interaction (view source)
Revision as of 11:53, 6 September 2022
, 6 September 2022→Using "GetMP3posMillis()" always returns "0"
mNo edit summary |
|||
Line 157: | Line 157: | ||
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. :) | 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. :) | ||
WARNING ! This function is now deprecated. | |||
Use '''AudioChannel.Seek''' , instead | |||
==Fatal error when using "=" and "==" with strings== | ==Fatal error when using "=" and "==" with strings== |