How to Change the Loading Screen Background
To change the background tile of the loading screen when starting/changing map insert the following code in to your GAME.CON
onevent EVENT_GETLOADTILE setvar RETURN "tile number here" endevent
To change the background tile of the loading screen when starting/changing map insert the following code in to your GAME.CON
onevent EVENT_GETLOADTILE setvar RETURN "tile number here" endevent