• Register
Post tutorial Report RSS ShKH-77 DANA - stabilizers for barrage

For stablilization of howitzer DANA during the barrage use this code to slide out the stabilizers.

Posted by on - Intermediate Level Design/Theory

To slide out all three stabilizers use this code (in the script):

delo animate ["podpera_front",1];
delo animate ["podpera_back",1];
delo animate ["podpera_back_rot",1];


Where "delo" is the name of the vehicle (ShKH-77 DANA) in the editor.

To slide in all three stabilizers use this code (in the script):

delo animate ["podpera_front",0];
delo animate ["podpera_back",0];
delo animate ["podpera_back_rot",0];


Where "delo" is the name of the vehicle (ShKH-77 DANA) in the editor.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: