How to change jump height - to a specific team

Hi guys i’m completely new here trying to make a really cool mod, but one of the most important things in that mod is that one team should have faster sodliers with higher jumps.

thanks for your help !!

Hi

Pretty sure this needs moving to development. @NoFaTe

Since all soldiers share the same physicsdata, the best way i think would be to equip one team with specific unlocks upon spawning:

This is however for sprinting, not for higher jumps. Not sure if such custom unlocks are possible.

The alternative would be to having to clone specific instances and replacing them for specific players. Doing such things in MPSoldier usually results in crashes. But you might get lucky.

Hope i could help somewhat.

1 Like

Correction, this looks very feasible:

https://github.com/EmulatorNexus/VEXT-Samples/blob/master/custom-soldier/ext/Shared/init.lua