Quote from: general_knox on Sat 27/03/2010 16:55:29
Oh, I just downloaded The Energizer, tzachs...seems interesting



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: general_knox on Sat 27/03/2010 16:55:29
Oh, I just downloaded The Energizer, tzachs...seems interesting
Quote from: LindaHya on Fri 26/03/2010 20:57:04
If it's important - refer to Len Green's walkthrough which lists all the points after each action.
http://www.gameboomers.com/wtcheats/pcBb/benjordancase2.htm
I don't think that thre's any other way of knowing but to search through that and see where you dropped 1 point!
textbox1.Text = String.Format("%d", Cash);
ChangingRoomsEnabled = true;
player.ChangeRoom(Random(5) + 1);
void on_event(EventType event, int data) {
if (event == eEventEnterRoomBeforeFadein && ChangingRoomsEnabled) {
SetTimer(1, 400); // ten seconds
}
}
Quote from: Questionable on Thu 18/03/2010 11:57:14
Oh God... I just had a brilliant idea for this, and it ends in a week. I feel like a moron...
Quote from: GarageGothic on Fri 12/03/2010 10:41:06Quote from: Calin Leafshade on Fri 12/03/2010 09:10:50Quote from: TheJBurger on Fri 12/03/2010 08:40:25
I'm finding out very fast that it's hard to demo a slow-paced, story-driven adventure game to an audience of passer-bys with only two minutes to spare.
Explosions.
Tits!
function Hair1_UseInv()
{
if(player.ActiveInventory == irazor)
{
Hair1.Visible = false;
hair +=1 ;
}
}
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.208 seconds with 18 queries.