obj/hud
save
icon='menus.dmi'
icon_state = "save"
name = "Save"
layer=21
New()
src.screen_loc="1,1"
usr.client.screen+=src
Click()
usr << "Your data has been saved" //Shows in the text box
verb
SaveMob() //Calls the save mob proc
Problem description:
i want it so when the plaer logs in the hud appears on their screen.
Put that in your login code, along with chaning the hud's to client.