How to Hide Error Messages?

This forum is meant for requesting technical support or reporting bugs.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

How to Hide Error Messages?

Postby time-killer-games » Sun Jun 12, 2011 8:09 pm

There are some situation that error messages can get in the way of making my games look professional (because of the boring grey window that is the default for windows).

For example,

Code: Select all
Action.LoadControl TextBoxObject(1)
TextBoxObject(1).Visible = True

cmd = TextBoxObject(1).Text

If cmd = "text1" then GoToFrame "text1"
If cmd = "text2" then GoToFrame "text2"


Then when I enter a text that does not equal text1 or text2 it gives me an error. Please note this is a very sketchy example and there are other times where I would like to hide/disable errors as well, or even replace them with a better looking Action.Message.

Any way possible to do this?
Thanks!
TKG
User avatar
time-killer-games
Expert Member
 
Posts: 400
Joined: Fri Dec 24, 2010 6:10 pm
Location: Virginia Beach, VA

Postby Lyberodoggy » Sun Jun 12, 2011 10:15 pm

Hey,

I think this should help you out: http://publib.boulder.ibm.com/infocente ... hndlng.htm
User avatar
Lyberodoggy
Administrator
 
Posts: 2526
Joined: Sat Feb 17, 2007 3:31 pm
Location: Athens


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests

cron