Deleting the mouse cursor?

Started by Akumayo, Sun 28/03/2004 05:20:40

Previous topic - Next topic

Akumayo

In my game everything is operated by the keyboard.  Selections are made by walking over them.  Walking is done with the arrow keys.  I have no need for the mouse cursor.  So, I run the script "hidemousecursor" every room.  However, if I click the mouse, my character still moves toward the invisible mouses location.  How can I completely delete the mouse cursor???
"Power is not a means - it is an end."

Ben

look in the global script for a function called on_mouse_click. Delete everything in that function (between the brackets)

Akumayo

"Power is not a means - it is an end."

SMF spam blocked by CleanTalk