I guess it should be
Code:
BM_AUTO_BHOP, //X
BM_LADDER //Y
instead of
Code:
BM_AUTO_BHOP //X
BM_LADDER //Y
and
Code:
"Auto Bunnyhop",
"Ladder"
instead of
Code:
"Auto Bunnyhop"
"Ladder"
It does complie, but I'm getting one warning, and I don't know if it will work :S
Code:
Warning: Symbol is never used: "gszBlockModelLadder" on line 4367