engine hack
#1

Hi,

Can make stock, when SetVehicleParamsEx, and then instantly GetVehicleParamsEx?

Код:
stock AC_SetVehicleParamsEx(...)
{
  SetVehicleParamsEx( ... );
   GetVehicleParamsEx(...);

   check if get vehicle params is not same as vehicle params?
}
Reply
#2

I do not comprehend why it's always you that asks these types of questions...

You already know the vehicle's params, because you've just set them using SetVehicleParamsEx.
You normally need GetPlayerParamsEx to know the params of a vehicle, but since you already know them, why the hell would you need GetPlayerParamsEx?
Reply
#3

Because cheaters there is that setting NOP SetVehicleParamsEx, for ex engine, of other thing can not by effected, so how to make anti from this?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)