Flying Vehicle Formula

For: Sr3, Sr3 remastered, Sr4 & Gooh

Turn any vehicle into an "Airplane"
1) You need a vehicle XTBL file
2) Edit with Notepad
Edit: Category and Group (for airplanes)
<Category>Airplanes</Category>
<Group>Airplane</Group>
3) Delete everything after:

<Display_Name>example</Display_Name>
4) Copy and Paste Formula after display name
5) Save and exit.
6) Drag and drop the XTBL file in your main directory


Make sure you have the vehicle in your garage


VIDEO

Other Edits
Increase vehicle Health increase here:
<Max_Hitpoints>4000</Max_Hitpoints>

Remove weapon Flag ( allow homies to fire)

Delete all of this:
<ProhibitedGunfireSeats>
<Flag>Rear Driver Side</Flag>
<Flag>Rear Passenger Side</Flag>
<Flag>Extra 1</Flag>
<Flag>Extra 2</Flag>
<Flag>Extra 3</Flag>
<Flag>Extra 4</Flag>
<Flag>Front Passenger Side</Flag>
</ProhibitedGunfireSeats>

Change to correct vehicle name:
<Bitmap_Name>
<Filename>L_Woodpecker.tga</Filename>
</Bitmap_Name>


Change engine sound here:
<Foley>
<Engine>Plane_Standard01</Engine>

Accelerate faster (take off faster)
<Engine_Accel>7.5</Engine_Accel>

Reverse Faster
<Reverse_Speed>10.0</Reverse_Speed>

Change Driving Animation
<Character_Animation_Set>anim_plane_standard</Character_Animation_Set>
If you want the car driving animation change to this

<Character_Animation_Set>anim_auto</Character_Animation_Set>

Torque = Speed

Credits
rastaman289
Povibi
 

Attachments

  • Fly Formula.zip
    2.6 KB · Views: 105
Last edited:
Back
Top