turf
door
name="Door"
icon='Door.dmi'
density=1
verb
Open()
set src in oview(2)
icon='Door.dmi'
icon_state="Open"
density=0
ID:268707
Oct 23 2004, 4:01 am
|
|
Where do I put something like return to make it go back to normal ?
|
Oct 23 2004, 4:04 am
|
|
In response to Hell Ramen
|
|
ok let me try it
|
In response to Hell Ramen
|
|
I got 4 errors
Turfs.dm:68: Inconsistent identation. Turfs.dm:69: Inconsistent identation. Turfs.dm:70: Inconsistent identation. Turfs.dm:71: Inconsistent identation. |
In response to Contract Jack
|
|
o never mind
|
In response to Contract Jack
|
|
...you just copied and pasted...
|