The closest thing I can think of is UHS (http://www.uhs-hints.com/). UHS used to just be a shareware application, but it looks the hints are all available online now too.
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 Menuif (player.Room == 2) dCrystals.Start();
if (player.Room == 3) dMPTutorial.Start();
Quote from: Crimson Wizard on Mon 14/07/2014 07:08:26
Well, if you think that's proper; you then need to fix the compiler appropriately, and reopen/remake the pull request.
Quote from: Crimson Wizard on Sun 13/07/2014 16:28:31
E: The dumb way is to have a list of offsets for all managed handles inside struct. In any case this means that script interpreter must support some kind of "type description".
Quote from: monkey_05_06 on Sun 13/07/2014 18:52:08
If AGScript is replaced by a Java-based language, I will stop contributing to AGS development.
SetGameOption(OPT_PORTRAITPOSITION, 0);
cEgo.Say("Test left");
SetGameOption(OPT_PORTRAITPOSITION, 1);
cEgo.Say("Test right");
if (bwidth < 0)
bwidth = scrnwid/2 + scrnwid/4;
if (bwidth < 0)
bwidth = scrnwid;
Quote from: Domino on Sat 12/07/2014 15:25:22
Why did you start a new one, when we are still guessing what Ben posted?
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.130 seconds with 15 queries.