Jump to content

How do you extract the file "bullet_usa_12-7x99_ap" from data/LuaScripts/worldobjects/ballistics/projectiles?


Recommended Posts

Posted

I just need too pull the new M2 .50 data out so I can turn off the tracers.

 

Change the "TracerShowtime=" too 0.

Posted

Need to use ungtp to unpack scripts.gtp.

 

scripts.gtp can be found in the data folder of the game. Once you've unpacked it, you'll find what you are looking for in (null)\luascripts\worldobjects\ballistics\projectiles.

 

Note that unGTP'ing a gtp file will create the '(null)' folder. There is also a similar file for AI in (null)\luascripts\worldobjects\ballistics\ammunitionfornpc so you may need to do the same tweak there if you want the AI 50 cals to not display tracer. I'm guessing the same tracershowtime edit would work there too but don't know for sure. You'd have to try it and see.

 

unGTP-IL2.zip

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...