Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Moss on December 09, 2001, 06:27:46 PM

Title: AGI mouse
Post by: Moss on December 09, 2001, 06:27:46 PM
Is it possible to change the mouse pointer (from the arrow to say a hand or something) and is it possible to hide the pointer? Also I found that when you use program.control() you can still click the mouse to move the ego, how do you stop this from happening?

Thanks
Title: Re: AGI mouse
Post by: Chris Cromer on December 09, 2001, 09:43:40 PM
You cannot change the pointer that is in the AGI mouse hack there is no way to hide the pointer either.

I need to know something before I can answer that question. Are you useing AGI automouse or AGI mouse? If it is AGI automouse then you can't. If it is AGI mouse set up a flag so that when the flag is set it won't issue the command to move the ego.