Speaking of vehicles, I think this is a bug calculating the rear wheels
in CFourWheelVehiclePhysics::CalcWheelData:

    m_wheelTotalHeight[2] = m_wheelBaseHeight[0] - left.z;
    m_wheelTotalHeight[3] = m_wheelBaseHeight[1] - right.z;

 The right-hand array indexes look wrong.

-- Tim Baker

--------------------------------------------------
From: "Tony Sergi" Sent: Sunday, October 12, 2008 10:21 AM

> Yeah, what jay said is exactly the problem.  The wizard in the current 
> version of the sdk when you do the create mod wizard is using ep1 files. 
> I've fixed it for the next big update we're doing, but for now you have to 
> manually copy the scripts over from ep2 to make it work.
>
> Also, in orange box, the 'buggy' is replaced by the charger. For the SDK, 
> I re-created the normal buggy, without the flashing lights and radar and 
> stuff, but again, that hasn't been released yet.
>
>
> -Tony
 


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to