Clean #2.
Dark #2.
Dark #2.
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: Ryan Timothy on Fri 05/07/2013 22:37:06
You whined you aren't making an impact in the way that you wanted, so now you're trying to make an impact by being an ass.
Quote from: Worse_Username on Thu 04/07/2013 17:53:02
Is this a bug or am I still missing something? Thanks.
Quote from: Tenacious Stu on Wed 03/07/2013 23:19:45
Anyone else want to weigh in? Looks like the Genie idea has raised a few eyebrows
Quote from: Problem on Wed 03/07/2013 19:49:20
They are seamlessly loopable, and if somebody wants to use them in a game, feel free to do so.
Quote from: Khris on Wed 03/07/2013 19:33:51
Afaik, using Display halts the engine completely.
Quote from: Myinah on Tue 02/07/2013 18:59:57
I'm certain she will appear again, possibly in a full length game of her own
function ObjectInteraction()
{
if (timesInteracted == 0)
{
timesInteracted++;
player.Say("This is the first time my grubby fingers are touching this!");
}
else
{
player.Say("Aha! Something has changed and it feels totally different now!");
}
}
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.144 seconds with 15 queries.