im pretty sure its something with the code of looping i ll give u a feedback in a while....
mmm.. even if i put sound_play(global.bg_music) the music is like......(.hit)

i think the problem is here ini_read_string('data','music',oldwestern)
and then the sound_loop(global.bg_music) or whatever.
is it possible that it cant read the global.bg_music?i mean like a variable.
the problem is in the first room the first time it starts
edit of edit oh edit:)
please read this.
i have 4 rooms
room0(doesn't have any music)
room0.1(settings room)
room1
room1.1(settings room)
all of them r persistent rooms.
so when u choose 1 button from the settings it follows the rest of the rooms with no problem even if it restarts.
so i thought i would make a variable it would be better because the way i have it now i cant put at room0 a sound.
because if i do,it restarts the object with the sound and u cant have the last music setting in the first room.
what do u propose?
or what is the problem with what u gave me?.is it the persistent room settings?
Edited by Morpheas, 04 March 2012 - 02:39 PM.