You get an undefined proc error when calling Click() on /image.
Numbered Steps to Reproduce Problem:
Go in a project and attempt to use the Click() function on an /image object.
Code Snippet (if applicable) to Reproduce Problem:
/image/Click()
Expected Results:
For the object to be clicked.
Actual Results:
Undefined proc error.
Does the problem occur:
Every time? Or how often?
Yes
In other games?
In other user accounts?
Kozuma3 encountered this error: (override_before_def): Click: procedure override precedes definition
On other computers?
When does the problem NOT occur?
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:
No Workarounds.
Images do not have mouse procs by design.