Create
nakamoooooo

Reaper the Cleaner: Edit Mode

This code is over 6 months old. The code may have expired and might no longer function.

  • Edit mode of Reaper the Cleaner
  • Place garbage and trash cans easily with mouse click
  • Multiplayer edit

Step 1: Map select

  • Before the game start, select a map via settings/map screen.

Step 2: Place garbage and trash cans

  • Keep Left Click: Place an object
  • Keep Right Click: Delete an object
  • Interact: Toggle Garbage/Trash cans that you treat

  • As debug, if hands of your player hero touches one of garbage, a big sound effect plays

Step 3: Store data

  1. Open workshop inspector
  2. click "Copy current variables as actions"
  3. create a txt file, paste, and save it
  4. delete all of actions that matches any of these below (Be careful: do not delete actions that contains garbagepositions or trashcanspositions) Set Global Variable(Effectsgarbage, Empty Array);_ Modify Global Variable(Effectsgarbage, Append To Array, Null);_ Set Global Variable(Effectstrashcans, Empty Array);_ Modify Global Variable(Effectstrashcans, Append To Array, Null);_
  5. Save again

Step 4: Input data

  1. Get Reaper the Cleaner's code and import it
  2. Open Workshop Editor
  3. Add rule and move it to the top of the rule list
  4. Create condition and modify the condition like this: Current Map == Map(theSameMapYouFirstSelect);
  5. Copy the saved txt file and paste into the action list of the rule
  6. Save the preset

Step 5: Play

FOOOOOAAAAHHHH

Players | 2 - 12
Categories: Practice Mode
Heroes: Reaper
Created at:
Last updated:
Current version: 1.0.1

Users Also Like

Similar Codes

Join the Workshop.codes Discord