Log in to reply
 

Toggling extras.



  • So I've hit a wall with the development of some of my models. And that would be related to extra components on the vehicle.

    See, I'm trying to replicate the way the scrap truck works, for example. And that is, either one of it's extras spawns on, or none of them do. But my problem is, no matter what I try, all of the extras on my vehicle will spawn on.

    You can see the way my model is set up here -
    OpenIV

    And the flags for it in my vehicles.meta are as follows:
    <flags>FLAG_BIG FLAG_NO_BOOT FLAG_PEDS_CAN_STAND_ON_TOP FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_GEN_NAVMESH FLAG_DONT_SPAWN_AS_AMBIENT</flags>

    And as I've said, no matter what I try, all of the extras will spawn on. So I would appriciate some help with this.

    EDIT: I've figured it out, though I'm not exactly happy with the results. Turns out all you need is FLAG_EXTRAS_REQUIRED, however trains (any vehicle with the type VEHICLE_TYPE_TRAIN) cannot utilize this feature.


  • MODERATOR

    @Walter

    Use FLAG_EXTRAS_REQUIRE

    and in <extraIncludes> and <requiredextras> the line <Item>EXTRA_3 EXTRA_4</Item>



  • @ReNNie Didn't seem to work. Tried it with a bunch of other flags aswell but still nothing.



  • @Walter I have a stupid question. Will this thing fits inside the tunnels ?



  • @dionys19 Actually yeah, it fits most of the tunnels. It does clip some of them and it comes dangerously close to clipping the overhead lights on the track, though.


Log in to reply
 

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