API Documentation
Information
Type: BindableEvent Location: ServerScriptService -> Atelier Ranking Sticks -> AG_RSRequest Execution example:
Commands
Rank
Sends a request to the Engine to rank a target player.
Parameters:
Ranker: Player
The Player who is responsible for the rank request.
Target: Player
The Player that is being ranked.
RankAction: string
Promote/Demote
Code example:
equippedMessage
Sends a banner notification to the Ranker that the tool they equipped is for ranking.
Parameters:
Ranker: Player
The Player who is equipping the tool.
ToolName: string
The name of the tool being equipped.
Code example:
Last updated