Don't jump ? -
03-03-2004
One qeustion , is setting this below bit can make the bot don't jump ?
pEdict->v.button &= ~(IN_JUMP);
I don't think it does , because although I place it into my code , the bot also jump ,is the code wrong , or what , any ideas ???
|