It's possible.
The script need to run in the
ON ALARM section.
So need to use
SETALARM for events.
Need to use
MOUSEPOS for the mouse position.
Exemple:
mx GLOBAL my GLOBAL MOUSEPOS my = mx =
need to use a
RANDOM pos
ADDLOOSEPROP and take his position.
need to compare
MOUSEPOS and
ADDLOOSEPROP position.
Move the Prop with
CLEARLOOSEPROPS ->
ADDLOOSEPROP RANDOM new position...
I tryed a script quickly but the position are somes coordinates,
example: x=300 y=300, it's just a point, so you must put your mouse just on this point -> not good.
So need too, to calculate (or set) the width and the height of the
ADDLOOSEPROP and after to compare the mouse position with them...
Well i think there are more easy way
lol...
Example:
Detect if a user wear a prop wih
HASPROP
If yes -> Remove it with
DOFFPROP
And after put it in the room with a
RANDOM ADDLOOSEPROP position...
Or use
DROPPROP ...
I forgot:
For take a prop in a user bag, just need to use
MACRO and after
DROPPROP ...
http://eagles.chatserve.com/iptquickref.html
I hope that will help you ;)
Be Well,
Ğr@ke