I recommend:
This way with this same number of tags, you could tweak chances more:
And you could simply leave out the tags you don't need to use, the defaults will make sure the vehicles from standard YR are not affected much.
Code:
Survivor.Pilot=GI,CLEG ;defaults to Crew for the side
Survivor.PilotCounts=3,1 ;defaults to 1
Survivor.PilotChances=80,15 ;defaults to value [General]CrewEscape
Survivor.PassengerChance=10 ;no need to get into more detail for passengers
;Theres probably some place where you could get a default from
This way with this same number of tags, you could tweak chances more:
Code:
Survivor.Pilot=GI,GI,GI,GI, ;defaults to Crew for that side
Survivor.PilotCounts=1,1,1,1 ;defaults to 1
Survivor.PilotChances=100,50,50,5 ;defaults to value [General]CrewEscape
And you could simply leave out the tags you don't need to use, the defaults will make sure the vehicles from standard YR are not affected much.