I certainly will

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 Menu
int wild_luminance = 50;
int wild_luminance = 100;
QuoteThank you?
What a bitching Module.
Quote
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0046B345 ; program pointer is +6, ACI version 2.71.894, gtags (1,11)
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.
in Global script (line 150)
from Global script (line 233)
Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
---------------------------
OK
---------------------------
Display("%d, %s | %d, %s", AI_Unit, Unit[AI_Unit].Team, Bogey, Unit[Bogey].Team);
Quote
int Character.SpeechView
Gets/sets the character's talking view. If you change it, the new view number will be used as the character's talking view in all future conversations.
You can set this to -1 to disable the character's speech view.
Example:
character[EGO].SpeechView = 10;
will change the character EGO's speech view to view 10.
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.069 seconds with 15 queries.