ID:1419083
 
(See the best response by Makeii.)
Somethinga wrong with my login screen the new button works but the load button doesnt
Good luck fixing it, then.

I mean, if you're looking for help you're going to have to tell us more than that. How doesn't it work?
Best response
Here. Try plugging this into it and see if it works.

lol
So mean.. lol.

@Yusuke11, you would have to provide us the code to the "obj" you're displaying.

It should look like

obj
LoadButton
icon = 'load.dmi'


Paste all of it that falls under "obj". And don't post "all" of your codes either. I just want what is defined by obj.
So good, Xirre ^_^
actually i downloaded this image from google and edited it withpin, like i put new and load on it, i needed to map it the new verb mappd correctly
turf/START
density = 1
layer = 999t
MouseUp()
but the losd doesnt
turf/Load
density = 1
layer = 999
Click()
usr.LoadPlayer()
Fixed ,Here you go:
turf/Load
density = 1
layer = 999
Click()usr.LoadPlayer()
@Yusuke11: Use the DM tags when posting code.

They look like <dm> and </dm>
Also, why is there a "t" in your layer?
ty and lol idk
mob
this is test