Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: maknagame on Wed 28/01/2009 00:54:44

Title: technical problem
Post by: maknagame on Wed 28/01/2009 00:54:44
i am trying to make my person say something about an object but on the tutorial on youtube.com he said that it should already have the function and everything on the script but mine doesn't so everytime i try to make my person say something it says and error and wont let me.  I tried to fix it but it still wont work right.  Can u help me???
Title: Re: technical problem
Post by: Khris on Wed 28/01/2009 04:56:44
In the object's events pane, select the event (e.g. "Interact with object"), then click the ellipses button.
AGS will create the function and take you there. Put anything you want to happen inside that function.

If you still don't get it to work, post the relevant piece of code you used and tell us the exact wording of the error message since contrary to popular belief, we can't read minds.

(Also this belongs in the Beginners forum, and certainly not also in the Critics Lounge.)