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
KeyBoardMovement.SetMode(eMode_Pressing);
if (keycode == 32) {
player.LockView(5);
player.Animate(player.Loop, 5);
player.UnlockView();
}
Quote from: Dan_N_GameZ on Thu 11/01/2007 06:42:17
Aw, I messed up. Sorry for confusing you there, holden.
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.053 seconds with 13 queries.