This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/docs/lua/infraction.md
kikkin_yo_azzez 155ffebe11
Some checks are pending
Nightly Build / Check Recent Commit (push) Successful in 34s
Nightly Build / Build Nightly (push) Waiting to run
Nightly Build / Recreate Release (push) Blocked by required conditions
Make Player Stats Retrievable Within Lua (#3199)
2024-06-01 12:57:21 +02:00

676 B

Infraction

All the infraction from the menu are listed below, used as parameter for adding an infraction to a given player, for flagging them as modder.

Example Usage:

network.flag_player_as_modder(player_index, infraction.CUSTOM_REASON, "My custom reason on why the player is flagged as a modder")

Infraction Count: 13

DESYNC_PROTECTION

TRIGGERED_ANTICHEAT

TRIED_CRASH_PLAYER

TRIED_KICK_PLAYER

ATTACKING_WITH_GODMODE

ATTACKING_WITH_INVISIBILITY

ATTACKING_WHEN_HIDDEN_FROM_PLAYER_LIST

SPOOFED_DATA

SPOOFED_HOST_TOKEN

INVALID_PLAYER_MODEL

SUPER_JUMP

UNDEAD_OTR

CUSTOM_REASON