I want to use a .bmp as a main title screen for byond,
I imported it to the same map as the code files and assigned it like this ( wich is probably wrong.. )
turf/MainScreen/background
icon = 'MainScreen.bmp'
but then when i go to the map file it gives a grey example..
how do i fix this or wut is the proper code for it to work?
Copyright © 2025 BYOND Software.
All rights reserved.
Change it to a png file and your errors should be gone ;)