When making a timer, it works fine, until I quit and reload.
This is what I get :
and this is the world file :
I suppose that comma should be a dot, but why does it saves it with a comma to begin with ?
This is what I get :
Line 572: Invalid character ',' in numeric attribute named 'second' (timer not loaded)and this is the world file :
<timers
muclient_version="4.19"
world_file_version="15"
date_saved="2008-01-19 19:51:37"
>
<timer enabled="y" second="1,00" send_to="12"
>
<send>Note("Test")</send>
</timer>
</timers>I suppose that comma should be a dot, but why does it saves it with a comma to begin with ?