Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 931 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 931 Bytes
description cover coverY
Roles and loadouts system. How to set them up.
../.gitbook/assets/ProbablyNot_Chase.png
0

🎥 Roles

For design documentation on this system, use the link below.

{% content-ref url="broken-reference" %} Broken link {% endcontent-ref %}

Roles are the jobs players get at the start of a round, they decide what the player will spawn with and what permissions they will have in their ID Cards.

Features

Permission Checking
ID Cards have a set of permissions that allow you to have access to restricted areas or open locked containers.

Loadouts
Loadouts set what each role spawns with, things like outfits and starting items, like a baton for a security officer.

Role Selection
The system chooses players's roles the moment they join the lobby, currently a single player is chosen as Security and every other player gets the Assistant role.