#how do I add custom recyclers and custom outpost vending machines?

6 messages · Page 1 of 1 (latest)

calm stirrup
#

Been trying to figure it out for a while but need some help

twin oasis
#

As long as you have yourself set as owner, you just got to outpost, inside the building behind the vending machine, and change it to what you want just like a normal vendy. As for the recyclers I’m not too sure but I’ll find a link for the wiki

calm stirrup
novel rover
#

Add to your bootup commands but it requires a wipe and restart of your server

  • monumentspawns.enableconfig "fishing_village_large_recycler"
  • monumentspawns.enableconfig "stables_recycler"
  • monumentspawns.enableconfig "fishing_village_small_recycler"
  • monumentspawns.enableconfig "ranch"
#

To manually set up the recycler without requiring a wipe or restart, follow the steps below:

In the game, go to the exact location where you want to place your recycler.
1 Open the console on GPORTAL.
2 Type the following commands into the console:

  • printpos "yourname"
  • spawn recycler (-596.3,0.3,1241.0)

Remember to keep the speech marks around "yourname" to account for any potential spaces in your name. After using printpos command, take the output and replace the bracket information in the spawn recycler command. Note that there may be spaces between the commas in the 'printpos' output, so remove those before executing the command.