ID:832198
 

Idk whats wrong but my games login screen keeps repeating it self i looked at the coding aand everything seems fine idk whats wrong D:.
Unless you provide more details, nobody can really help you at all.

What does your login screen do? What is it meant to do?
Can you provide code snippets or screenshots?
Yes, unless you post screenshots and code snippets, we can't help you at all. It's not that we don't want to, it's just that physically we can't.
Your game was made with a previous version of our DM system.

Add this code into your source anywhere.
#if DM_VERSION >= 455
world/map_format = TILED_ICON_MAP
#endif
Kozuma3 wrote:
Not to sound rude, but if it is a rip. Your saving a created mob inside of another mob creating an infinite loop.
> mob
> var
> owner=SOURCE
>
> Object/var
> owner=USER
>


Please, if you have no idea what you are saying, do not mis guide new programmers.