Jump to content

SQF vehicle ID changer


Joeyy

Recommended Posts

Hi,

 

During the testing of my map additions I am working on I got really annoyed by changing the _vehicle_ID to something unique in case it was already taken. I couldn't be bothered doing it after chaning it once so I quickly decided to write a small program to do this for me.

 

Using the software, all you have to do is set a starting ID and the program will loop through the file you open with it and change all the _vehicle_IDs with your starting ID. It automaticly increases the starting ID by itself. It supports SQF and TXT files, and probably a lot more.

 

Hopefully you guys find it useful like I did!

 

Screenshot:

TkrCeHh.png

 

 

Download:

https://github.com/Joeyy/UniqueSQFIDs

 

Source:

https://gist.github.com/Joeyy/8918941

Link to comment
Share on other sites

  • 3 weeks later...

this doesnt seem to work for me this is what iam getting

 

 

2llbszb.jpg

 

as you can see on the right side its doing this _vehicle_1000001 twice and 100002 twice, so on but on the left it does fine but i cant edit my map with just the sqf i also need the biedi file to load it in my editor

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...