I can't call a LOCK card just yet, These are opinions and I need them if I want to fix this thing.
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: Snake on Mon 18/04/2011 20:09:12QuoteI see you crossed out that last line. I only own my wii for hacking reasons.You're not one of those assholes that ruin Mario Kart races are you??
*Snake beats the shit out of Icey
if(playerHP <= 0){
if(phinoxbuff.Visible == true){
phinoxbuff.Visible = false;
playerHP += 50;
}
else if(phinoxbuff.Visible == false)
{
CountDown.Stop();
Dave.SayAt(8, 167, 320,"Dave:Is this it?.");
adeath.Play(eAudioPriorityHigh);
Dave.Tint(204, 0, 0, 50, 100);
chris.Tint(204, 0, 0, 50, 100);
gameover.TweenTransparency(0.1, 100);
Dave.TweenTransparency(1.5, 100);
chris.TweenTransparency(1.5, 100);
aBoss1a.Stop();
gameover.Visible = true;
gameover.TweenTransparency(2.0, 0);
Wait(19);
RestartGame();
}
}
}
Quote from: Matti on Mon 18/04/2011 20:04:00Quote from: Studio3 on Mon 18/04/2011 18:27:11
However this means I would have to open a new tab or window to see AGS.
Yeah, nobody could possibly expect you to do that..
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.126 seconds with 15 queries.