Set Placement Action

From Pummel Party Mod Documentation
Revision as of 21:25, 29 January 2024 by RBAdmin (talk | contribs) (Added more useful information)
Jump to navigation Jump to search
The Set Placement action in the Action Editor.

An action to mark a player as finished and set their placement.

This action works by assigning a different number of points to players based on when this action was run while targeting them. For example, creating a trigger that runs this action on the activating player, then having each player hit the trigger in turn, will cause each player to receive a different number of points based on who hit it first and who hit it last. Combine this with the "Placement Condition" set to Finish Order in the minigame settings to stop the minigame once all players have had a placement set.

The number of points given to players is equal to 100 * (<number of players> - <number of finished players>). As an example, in a game with 3 players, the first person to get a placement will be given 300 points, the second 200 and the last player gets 100 points.

The target must be set to a player, otherwise, the action does nothing.

This action can only be used in Minigame Mods.