I remember there was an extension for MMF1.5, that allowed you to change the cursor image. Does anyone have this extension, or know where i can find it?
You can do it really really simply in game like this:
All you need to do is create your new mouse pointer (for the sake of this I'm calling it MousePointer)
Always:
Mouse -> Hide mouse pointer
MousePointer -> Set X position to XMouse
-> Set Y Position to YMouser
Yes, that works to, but with the always condition the MousePointer will lag a little behind the actual mouse position. This extension allowed you to switch through the system's cursors, and gave more precision.