Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eidophusikon

Pages: [1]
1
Add-Ons / Re: New Vehicle: Fierbird
« on: August 18, 2008, 11:16:14 PM »
To make it usable under normal controls add this after "runOverPushScale   = 1.2; //how hard a person you're running over gets pushed" at about line 179.


Code: [Select]
     // Advanced Steering
   steeringAutoReturn = false;
   steeringUseStrafeSteering = false;

this is in Vehicle_Fierbird.cs in the zip. you have to unpack it then repack it to edit the file.


Pages: [1]