Game Development Community

Remain in a crouch pose

by CIMO · in General Discussion · 09/15/2006 (8:37 am) · 4 replies

Function crouch(%val)
{
if (%val)
commandToServer('playCel', crouch);
}
moveMap.bind(keyboard, "ctrl x", crouch);

I put this in "default.bind.cs" and i try and function..But my player not remaing....
A metod for stay crouch my player?
Thanks...

#1
09/15/2006 (11:42 am)
In this mode my player execute a play cell animation..But for stay a my player in crouch pose? thanks...
#2
09/15/2006 (4:17 pm)
A code? i wrong what? thank help please
#4
09/16/2006 (5:31 am)
I use this resource but the my player not change a pose....In consolle i have this problem:
Unknown command setPlayerPosition.
Object (1924) Player -> ShapeBase -> GameBase -> SceneObject -> NetObject -> SimObject"

But not exist a code for assign a my position crete with milk?
armthread for weapon...
I woul push a key for assign a pose for my player....