138 files liked
268 comments
1 video
0 uploads
0 followers
GTA5 modding will be in the stone age by the time people stop relying on SHVDN...
Maybe changes the title to "HSW for Legacy" as it is right now it's pretty misleading.
Look how they massacred my boy :C
To add all the vehicles not included in the original release, open the XML and:
1. Locate this:
<Set name="MS_BOND_CAR" model="w_ex_vehiclemine">
<Item>VEHICLE_WEAPON_MINE_SPIKE</Item>
<Item>VEHICLE_WEAPON_MINE_SLICK</Item>
</Set>
2. Add this after it:
<Set name="MS_AGENCY_CAR" model="w_ex_vehiclemine">
<Item>VEHICLE_WEAPON_MINE_SLICK</Item>
</Set>
3. Locate this:
<Model name="zr3803" mineSet="MS_ARENA_WAR" />
4. Add this after it:
<Model name="brickade2" mineSet="MS_ARENA_WAR" />
<!-- Agency group (vehicles drop slick prox mines only) -->
<Model name="r300" mineSet="MS_AGENCY_CAR" />
<Model name="aleutian" mineSet="MS_AGENCY_CAR" />
<Model name="buffalo4" mineSet="MS_AGENCY_CAR" />
<Model name="buffalo5" mineSet="MS_AGENCY_CAR" />
<Model name="champion" mineSet="MS_AGENCY_CAR" />
<Model name="deity" mineSet="MS_AGENCY_CAR" />
<Model name="granger2" mineSet="MS_AGENCY_CAR" />
<Model name="greenwood" mineSet="MS_AGENCY_CAR" />
<Model name="stingertt" mineSet="MS_AGENCY_CAR" />
<Model name="jubilee" mineSet="MS_AGENCY_CAR" />
<Model name="omnisegt" mineSet="MS_AGENCY_CAR" />
<Model name="patriot3" mineSet="MS_AGENCY_CAR" />
<Model name="terminus" mineSet="MS_AGENCY_CAR" />
This includes all the Agency cars with Slick mines + the Acid Lab which has all the Arena mines.
@LancerLover247 Nevermind, figured it out. I'll post how to add all of the new vehicles shortly.
@LancerLover247 Did you by any chance find a solution for this?
Nevermind, I stupidly forgot to add the XML file. Works fine now.
Sadly does not work with Enhanced:
[2025-04-22 20:26:55] [INFO] Script started.
[2025-04-22 20:27:58] [ERROR] Failed to load data: File was not found
What file is it referring to?
yeah I have women too good job
Still works perfectly on Enhanced, only "problem" is it doesn't cover any vehicles added after Gunrunning.
Rockstar hasn't fixed any of this in Enhanced so if you could update it that would be shwell.