Cheers mate. Thanks for the tip.
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 Menucharacter[EGO].Walk(150, 102);
character[EGO].FaceLocation(150, 0);
gui[1].Visible = false;
character[EGO].Say("Hmm. I think I'll open the blinds on the other side.");
character[EGO].Walk(150, 108);
character[EGO].Walk(215, 102);
character[EGO].FaceLocation(215, 0);
SetCharacterView(EGO, 6);
AnimateCharacterEx(EGO, 0, 0, 0, 90, 1);
SetBackgroundFrame(1);
ReleaseCharacterView(EGO);
Wait(10);
character[EGO].Say("What a goregous view!");
SetGraphicalVariable("Blinds Open", 1);
gui[1].Visible = true;
Quote from: miez on Thu 10/07/2003 12:46:08
Right - Igor - let me make this absolutely clear: this is a forum for AMATEUR adventure makers. That trailer was anything but AMATEUR. What are you doing here?
Gobsmacking ... bowelturning ... better than sex ...
Quote from: TK on Tue 02/09/2003 13:29:33
*cough* If no-one replies to a thead for half an hour it doesn't mean they're out of ideas. It means no-one's here that time. *cough*
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.046 seconds with 15 queries.