damn it, I was so close, I was just playing around with this code, I used for a hotspot to change the cursor
Code: ags
Well, but now it's pretty much done. I just need to figure out some minor tweaks and it'll be done. Thanx really much. I'm not sure, if I'll try the thing with the room-mouse-click-scripts, as long it works quite well now, but I definetly look it up.
thx again!
if (Hotspot.GetAtScreenXY(mouse.x, mouse.y) == hkitty){
Ã, mouse.SaveCursorUntilItLeaves();
Ã, mouse.Mode = eModeklo;
Ã, status = String.Format("go to @overhotspot@");
Ã, aaa.Text = status;}
Well, but now it's pretty much done. I just need to figure out some minor tweaks and it'll be done. Thanx really much. I'm not sure, if I'll try the thing with the room-mouse-click-scripts, as long it works quite well now, but I definetly look it up.
thx again!