obj
boarder1
icon = 'HUD.dmi'
icon_state = "1"
Click()
usr.icon = 'Mob.dmi'
usr.icon_state = "1"
usr.loc = "8,65,1"
The problem is, when the player clicks the obj, it doesn't change his icon and it doesn't locate it a the specified location. All help is appreciated.
~~~Tiko587~~~
ID:148400
![]() Mar 2 2003, 6:42 pm
|
|
![]() Mar 2 2003, 6:48 pm
|
|
usr.loc = locate(8,65,1)
|
Border doesn't have an "a" in it, and I doubt you mean boarder, which is someone who boards.
|