Character Permissions - themeldingwars/Documentation GitHub Wiki

Bitfield

2^0 - Movement and camera
2^1 - Sprint
2^2 - Jump
2^3 - ???

2^4 - Weapon
2^5 - ???
2^6 - Abilities (2^22 and 2^30 are needed too)
2^7 - ???

2^8 - ???
2^9 - Allows you to jump in midair, indefinitely
2^10 - Glider
2^11 - ???

2^12 - Jetpack
2^13 - ???
2^14 - ???
2^15 - ???

2^16 - "new_character"
2^17 - Glider HUD
2^18 - Crouch
2^19 - Gravity-less / floating

2^20 - "detect_resources"
2^21 - ???
2^22 - Calldown Abilities (2^6 is neded too)
2^23 - ???

2^24 - ???
2^25 - ???
2^26 - ???
2^27 - "self_revive"

2^28 - "respawn_input"
2^29 - "free_repairs"
2^30 - Battleframe Abilities (2^6 is neded too)
2^31 - ???

Examples

  • 3756323071 - Regular
  • 3756455151 - Glider