Jump to content
Sign in to follow this  
pch91

insertions in exec "ca\*;.....

Recommended Posts

:confused:i saw another day one moves in youtube talking from i can make halo jump in exec "ca\air2\halo\data\Scripts\Halo_init.sqs" ; ?

I wonder where in my computer is located the directory this file:

"ca\air2\halo\data\Scripts\Halo_init.sqs"?

and

who i make this script exec "ca\air2\halo\data\Scripts\Halo_init.sqs" from i can jump any time and make halo jump?

plx help me "!!!!!!

Share this post


Link to post
Share on other sites

Script is stored inside a pbo i think, not sure where.

place this line in any unit init or in a trigger etc, and Halo will start at said height:

// 1000 is height halo starts at current position.

[this, 1000] exec "ca\air2\halo\data\Scripts\HALO_init.sqs"

Share this post


Link to post
Share on other sites

If you have combined opps, in your base arma 2 folder:

common\air2.pbo

I dont remember where it was in stand alone arma 2.

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  

×