I have a lucasarts style gui. How do I make it so when I right click it doesn't go through walk, look, ext.
in the "on_mouse_click" function in the global script, look for the right button interaction -if (button == RIGHT)- and there shoud be something like SetNextCursorMode().
Just remove it, or replace it with SetCursorMode(0) if you want the game to set the walk to mode when the player right clicks.
Can you tell me how did you make the lucasarts GUI ?
I have made the graphics walk to pick up etc.. how do I implement that ? Could you make a tutorial ?
Cause with the sierra style I can find everywhere tutorials but lucasarts gui isn't much talked about..
please ??
Actually, its all over the technical forum right now, thanks to the AMAZING Death-Defying........Proskrito!
http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=6642