Bump() not a proc? in Developer Help
|
|
Code:
Door icon='Turfs.dmi' icon_state="Door" density=1 Bump() icon_state="Door_Open" density=0 sleep(10) icon_state="Door"
|
Problem description:it says Bump() is an underfined proc but isnt Bump() the corect form?I recall that it is,so whats the problem?
|