mob/proc/menu()
if(src.menus)
src.client.screen+=new/obj/tchat
src.client.screen+=new/obj/trest
src.client.screen+=new/obj/tsave
mob/proc/menu2()
if(!src.menus)
src.client.screen=null
turf/Customization
density = 1
icon = 'Naruto 3.png'
turf/Full
density = 1
layer = 999
icon = 'Naruto 3.png'
turf/START
density = 1
layer = 999
Click()
Problem description:
It will not show my picture for a login screen. Yes Naruto 3.png is uplaoded ive tried it on both sides =/