Quote:
Originally Posted by King_OXO
this plugin makes the hunter jump multiple times, just for l4d2, required sourcemod 1.10 or above
to make the double jump press space, for several jumps press space several times
Convars
Code:
"l4d2_multijump_enabled", "1"
"Enables double-jumping."
"l4d2_multijump_boost", "250.0"
"The amount of vertical boost to apply to double jumps."
"l4d2_multijump_max", "1"
"The maximum number of re-jumps allowed while already jumping."
"l4d2_multijump_max", "1"
"The maximum number of re-jumps allowed while already jumping."
|
Failed to compile
Error Al Compilar
Plugin failed to compile! Please try contacting the author.
SourcePawn Compiler 1.10.0.6453
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC
188812.attach(91) : error 017: undefined symbol "L4D2_hunter_multijump"
1 Error.