I second that. In fact, I second any kind of keyboard shortcut in AGS.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Pumaman on Sat 04/12/2004 12:26:36Er, maybe his disk is full? Windows does tend to behave very strangely when confronted with limited resources.
Hmm yeah, EIP -189 is the free disk space check, which is done before any of the game scripts are loaded. I don't know why on earth that should suddenly start crashing.
QuoteGlobal variables are always initialized to 0; but local variables don't have any way of knowing at present.I believe it would be nice for local variables to also get initialized to zero (since the alternative is making them 'undefined'...)
function repeatedly_execute () {
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.094 seconds with 16 queries.