Double Jump!

If you liked this item, please rate it up on Steam Workshop page.

Author: sophie

Last revision: 27 Aug, 2014 at 14:34 UTC

File size: 1.17 KB

On Steam Workshop

Description:

Some Information
This lets players double jump. The addon is made properly and even predicted ~oooo~. You’ll get errors if you don’t have Team Fortress 2 installed (it’s free, come on.)

Configuration
The multijump_default_jumps console variable sets the amount extra times players can jump. This can be set in your server.cfg as so (e.g. 2 extra jumps):
multijump_default_jumps 2

Installing Workshop Addons on Servers
http://wiki.garrysmod.com/page/Server/Workshop

GitHub (Archived)
https://github.com/willox/archive/tree/master/gmod-multi-jump-master

Boring Developer Stuff
PLAYER:SetMaxJumpLevel(amount of extra times player can jump)

Do that somewhen after PlayerInitialSpawn