After hours of looking I need to ask what this error means:
Code: ags
It occurs when the script should executeÃ, "NewRoom(10);"
I have an object being moved around by a script. When it 'hits' certain coordinates a new room must be entered.
I want to go to room 10. Other rooms are no problem, but room 10 is ...
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x77F73905 ; program pointer is +6, ACI version 2.60.698, gtags (1,10)
AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and notify CJ on the Tech forum.
Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
---------------------------
OKÃ, Ã,Â
---------------------------
It occurs when the script should executeÃ, "NewRoom(10);"
I have an object being moved around by a script. When it 'hits' certain coordinates a new room must be entered.
I want to go to room 10. Other rooms are no problem, but room 10 is ...