Reuploaded with new potential fixes to some major game breakers (Agent missions getting stuck in infinite loops, game crashing).
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 Menu
function repeatedly_execute_always() {
cFelixReflection.x=player.x+35;
cFelixReflection.y=player.y-20;
cFelixReflection.Frame = player.Frame;
int l = player.Loop;
if (l == 0 || l == 3) l = 3 - l;
cFelixReflection.Loop = l;
}
Quote from: wisnoskij on Sun 04/03/2012 15:32:44
Harsh much?
But, spell checkers are a necessity as far as I am concerned and one would of spotted most of these errors.
It is spelled "Barren"
Games do not need challenge to be games, freeware games do not need to be released in a polished state, stories do not have to be fully explained and complete.
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.174 seconds with 15 queries.