Further TBoGT tollbooth script fix #1142
Open
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Solved issue GTAmodding/GTAIV-Issues-List#249
Fixed another vanilla issue with TBoGT's tollbooth.sco, for the giving money animations when you driving to the toll station, seems that several TBoGT's motorcycle will use car's animation incorrectly and make Luis sit on the motorcycle in the same way he sits in the car when Luis give money to traffic cop, looks very strange and funny. The issue is caused by the six TBoGT's motorcycles are forgotten to assign the appropriate anims to them in tollbooth.sco. And IV and TLAD's scripts are both normal. So I implemented this for them in TBoGT's script, and now each motorcycle uses its suitable animation when giving money in TBoGT. This fix is based on the existing FF's TBoGT tollbooth.sco.
TBoGT's
akuma,double,faggio2,hakuchou,policeb,vaderare fixed in this script.Special thanks to @ImpossibleEchoes for pointing out my misunderstanding of the model IDs, and to @cpmodding for guiding me on how to find the IDs of these vehicle models, make this fix possible.
TBoGT.Motorcycle.Anims.Fix.mp4