Wenn man bei der 4.4r3 ab und zu springt in der luft ist oder so wird man zurück Teleportet
Kann man das entfernen das man zurück teleportet wird?

Springen bugg
-
Brizi Jaeger -
15. Januar 2017 um 10:02 -
Geschlossen -
Erledigt
-
-
Was genau willst du uns damit sagen ?!
-
Dachte man liest es oben raus xD
Das man nicht zurück tpt wird will ich wissen wie man des einstellt -
An der Keyhandler kann man des glaub ich nicht umstellen :
Codeswitch (_code) do { //Space key for Jumping case 57: { if (isNil "jumpActionTime") then {jumpActionTime = 0;}; if (_shift && {!(animationState player isEqualTo "AovrPercMrunSrasWrflDf")} && {isTouchingGround player} && {stance player isEqualTo "STAND"} && {speed player > 2} && {!life_is_arrested} && {((velocity player) select 2) < 2.5} && {time - jumpActionTime > 1.5}) then { jumpActionTime = time; //Update the time. [player] remoteExec ["life_fnc_jumpFnc",RANY]; //Global execution _handled = true; }; };
Müsste ja irgendwo im Antihack definiert sein oder nicht?
Bzw hab nur Battlelow