How can i adjust the probability of spawn of certain vehicles. I know how to add police2, police4, etc to spawn with police3 but how can i make one spawn more then the other? for instance police4 spawn is rare?
Best posts made by yellowboy06
-
RE: Make sheriff spawn in city?posted in General Modding Discussion
-
RE: Make sheriff spawn in city?posted in General Modding Discussion
@Aurora11 said in Make sheriff spawn in city?:
<Item>
<DispatchType>DT_ParkRanger</DispatchType>
<NumPedsToSpawn value="2"/> <!-- Number of pranger to spawn. 2 is 1 vehicle, 4 is 2 vehicles.. -->
<DispatchVehicleSets>
<Dispatch>PARK_RANGER</Dispatch>
</DispatchVehicleSets>
</Item>I did the things you said and will try it out. But i no longer actually want the pranger in with the regular police vehicles now you had shown me the simple jurisdiction mod i only want them in those certain neighborhoods. I can get that ok and work ok. Only issue is outside city will spawn pranger as well cause of the dispatch.meta edit i made. I will try these edits though as i did have a few of them spawn with no driver
-
Make sheriff spawn in city?posted in General Modding Discussion
I figured out a way in the dispatch meta to increase the variety of police cars and now I have police 1234 and pranger. I made pranger an lasd fpiu skin and would like to make the ped model a sheriff instead of a cop model? for some reason i cant figure out how to do that as it seems difficult. any help would be great