You are viewing a potentially older version of this package. View all versions.
cUtils-PropHelper-0.2.2 icon

PropHelper

save and move your props

By cUtils
Date uploaded a day ago
Version 0.2.2
Download link cUtils-PropHelper-0.2.2.zip
Downloads 21
Dependency string cUtils-PropHelper-0.2.2

This mod requires the following mods to function

FireNoobsta-Prop_Placer-1.0.3 icon
FireNoobsta-Prop_Placer

Allows players to place down props in front of them with a command.

Preferred version: 1.0.3

README

cUtils

PropHelper 0.2.2

SAVE AND MOVE YOUR PROPS

WORK IN PROGRESS

Commands:

/phhelp:
/prohhelperhelp: display help message.
/propinfo:
/phinfo:
/phi: display a list of places props with position, rotation.
/saveprops:
/propsave:
/phs: save your placed props to a file in the config folder.
/loadprops:
/propload:
/phl: load and place previously saved props.
/moveprop:
/propmove:
/phm: move your last placed prop to your current position.
/moveprop [x y z]:
/propmove [x y z]:
/phm [x y z]: move your last placed prop by given coordinates.

Example:

/phm -3 2 1.5
y is the vertical axis.

atm you only can add to the savefile.
your savefiel is located in the BepInEx config directory.

Planned Freatures:

  • rotate props
  • scale props
  • save/load individual prop groups
  • access specific props
    and some other ideas\

Made by Chubby

CHANGELOG

0.2.2:

  • initial upload
  • save your placed props
  • load and place props from a savefile
  • move your last placed prop by adding to position vector
  • move your last placed prop to your player position