Skip to content

V1.2.2

Compare
Choose a tag to compare
@Michal78900 Michal78900 released this 19 Nov 19:58
· 142 commits to main since this release

Changelog:

  • You can now select LightControllerObjects in-game in order to modify them. To select the LightController, you need to look at the light source in the room (lamp/light bulb). When you point at it and try selecting it, the plugin will select LightController in the current room (if it exists). RoomType of the LightController can be modified via mp rr command. The rest of properties can be modified via mp mod command
  • RGB colors in LightControllerObjects will be now divided by 255 to make them work similar to base-game ccolor command
  • When deleting the object, the message will be printed to the player's console that deleted that object. The message will consist the name of the object and it's basic properties (position, rotation, scale) This is for easier spawning and positioning the object again if it was accidentally removed
  • The position/rotation/scale console message will now have more decimal places