You are viewing a potentially older version of this package. View all versions.
JereKuusela-Player_Scaling-1.11.0 icon

Player Scaling

Allows admins to change the size of each player.

Date uploaded 3 months ago
Version 1.11.0
Download link JereKuusela-Player_Scaling-1.11.0.zip
Downloads 567
Dependency string JereKuusela-Player_Scaling-1.11.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Player Scaling

Allows admins to change the size of each player.

Install on all clients and on the server (modding guide).

Usage

Adds a new console command for admins: scale_player [player/character id/steam id] [scale or x,y,z] [offset from ground].

Adds a new console command with debug mode: scale_self [scale or x,y,z] [offset from ground].

Scaling information is saved per game world.

When scaling each axis separately, the player may start floating so the last parameter can be used to fine tune this.

CHANGELOG

  • v1.11

    • Adds a new command scale_self to scale self (requires debug mode instead of admin).
  • v1.10

    • Apparently had uploaded version 1.9 before.
  • v1.3

    • Fixed for the new update.
  • v1.2

    • Fixed for the new update.
  • v1.1

    • Adds support for server side use.
    • Adds support for spaces (replaced by _).
    • Adds support for character id or steam id.
  • v1.0

    • Initial release.