Posted by Magi on February 13, 1998 at 13:16:33:
In Reply to: Re: flying posted by CogKing on February 13, 1998 at 12:29:53:
Here are the flags
player=GetLocalPlayerThing();
ClearPhysicsFlags(player, 0x1);
SetPhysicsFlags(player, 0x2002);
(this is originally from CogKing)
I'm working on at FAQ, just need to work through some of it and make sure it is actually correct.
Where can I send it when it is done?