Game Development Community

Different pose for mount on turret

by CIMO · in General Discussion · 05/16/2006 (7:06 am) · 4 replies

It's possible to change a pose on mount the turret?
Help me please....THANKS...

#1
05/16/2006 (7:12 am)
I success =D
this is the code...
if(%this.className $= TurretData)
{
echo("Mounted a Turret, not a vehicle");
%this.playerMounted(%col,%obj, %node);
%obj.setArmThread("lookms");
}
But i press the space and my player up very long of the turret....
Any mode for jump near the turret?.....THANKS
#2
05/17/2006 (1:29 pm)
Cimo did you get score to work, i have not had any luck with it, if so how did you get to work.
#3
05/17/2006 (1:55 pm)
Sorry i don't undestand....
#4
05/17/2006 (3:40 pm)
The kill/death did you get it to work with the AIGuard from here

http://www.garagegames.com/mg/forums/result.thread.php?qt=43778

I believe your thread you start, I was help you. I not sure if you got working, I could not. If you did, how did you get to work if you dont mind. Thank you.