ok first you have to know that the CamMaxPosXYZOffsets ONLY accept negative values so you just can do a VirtualDOWN with the CamMaxPosYOffset -200.
For the VirtualJUMP i advice you to use the DuckDownCamOffset with that you set the value where the cam is when you duck down. so set the DuckDownCamOffset maybe to 400 or so and press your key to duck and your up
Code:
ptc("DuckDownCamOffset 400");
Hope i helped you
CamMaxPosYOffset only works for negatives values (down).
ok first you have to know that the CamMaxPosXYZOffsets ONLY accept negative values so you just can do a VirtualDOWN with the CamMaxPosYOffset -200.
For the VirtualJUMP i advice you to use the DuckDownCamOffset with that you set the value where the cam is when you duck down. so set the DuckDownCamOffset maybe to 400 or so and press your key to duck and your up
Code:
ptc("DuckDownCamOffset 400");
Hope i helped you
THANK YOU SO MUCH!!!!!! DDDDDDDDDDDDDDDDDDD
ps: ptc dont work anymore :P haha its this now
Code:
ILTClient->RunConsoleCommand("");
with a change to the hook or whatever .. Crash's method
Originally Posted by Crash
CamMaxPosYOffset only works for negatives values (down).
Use DuckDownCamOffset(whatever it's called).
THANKS!!!! BOTH OF U THANKED
for me it IS currently ptc cuz i found an other way to get the old ptc method working again
Will you never learn guts, ptc isn't patched and will never be, cause there are nearly infinite methods to use it, the only thing that's patched are the more easy ptc's