Jump to content
Sign in to follow this  
tempestriser

Problem with new Tank sample.

Recommended Posts

Hello guys, im having a small problem here, the new Tank model that comes with ArmA 3 samples is using some old ArmA 2 proxies, i think its causing a problem where i cant get to driver position from tank exterior, i can get to Commander and Gunner but there is no Driver in boarding menu, even the A.I. cant go inside... it moves where is located the "Pos Driver Dir" and the boarding animation runs, but it just goes back and the Driver position still empty... any tips ? thanks ;)

;)

Share this post


Link to post
Share on other sites

Problem solved !!!

the lack of animation parameter was the problem, só this code solved the problem to me and i hope it can help other ppl too who have the same problem, here goes the code just paste if on the "Tank_Base" class

driverAction = "ManActTestDriverOut";

driverInAction = "ManActTestDriver";

My special thanks to KoffeinFlummi for the help with this problem !

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×