27-06-2008, 12:53 AM
Ligaman Wrote:What code do i add to use/drop item?
I remember almost 2 years ago Obsidian was guiding me and
the only way I could come up with is find the coordinates of
where I clicked.
Code:
If (x > 32 and x < 64) and (y etc..
I think that's what I did. I'm guessing that it's a
really bad way to do it.