Log in to reply
 

Add another vehicle model in front of the Lifeguard stations



  • Hi,
    I tried to spawn another model (lguard2) next to the initial one (i replaced the granger "lguard" with a Tahoe). I added a line in the vehiclemodelsets.meta like this :

    <Item type="CAmbientModelSet">
      <Name>LIFEGUARD</Name>
      <Models>
        <Item>
          <Name>LGUARD</Name>
          <Variations type="NULL" />
          <Probability value="1.000000" />
        </Item>
    	<Item>
          <Name>lguard2</Name>
          <Variations type="NULL" />
          <Probability value="1.000000" />
        </Item>
      </Models>
    </Item>
    

    but only LGUARD keeps spawning in both stations (Del Perro & Vespucci). I also tried to set LGUARD's probability to 0.0 and 1.0 for lguard2 but same result. I think there is another file that overrides thoses lines (definitely not a vehiclemodelsets).

    It would be a great help if someone has a clue about that.
    Thanks.



  • @slashblaster I'm going to move this into General Modding Discussions as this section is more for problems with existing mods. I think you have a better chance of getting the help you need in that section.



  • @LeeC2202 yeah it's nice.
    Thanks.


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.