action player_prog
{
MY.NARROW = ON; // use narrow hull!
MY.FAT = OFF;
MY.TRIGGER_RANGE = 5;
MY._MOVEMODE = _MODE_WALKING;
MY._FORCE = 0.75;
MY._BANKING = -0.1;
MY.__STRAFE = ON;
MY.__BOB = ON;
MY.__TRIGGER = ON;
player_walk();
player_fight();
drop_shadow();
}


Francois 'Fang' Godbout Quebec, Canada P.S. I'm a fench canadian using GameStudio v5.203