Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Player Scaling
Allows admins to change the size of each player.
| Date uploaded | a year ago |
| Version | 1.12.0 |
| Download link | JereKuusela-Player_Scaling-1.12.0.zip |
| Downloads | 524 |
| Dependency string | JereKuusela-Player_Scaling-1.12.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Player Scaling
Allows admins to change the size of each player.
Install on all clients and on the server (modding guide).
Usage
Adds new console commands for admins:
scale_player [player/character id/steam id] [scale] [offset from ground]scale_player [player/character id/steam id] [x,y,z] [offset from ground]scale_player [player/character id/steam id] [scale,offset]scale_player [player/character id/steam id] [x,y,z,offset]
Adds new console commands with debug mode:
scale_self [scale] [offset from ground]scale_self [x,y,z] [offset from ground]scale_self [scale,offset]scale_self [x,y,z,offset]
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.14
- Fixed for the new update.
-
v1.13
- Adds separate command for the offset.
-
v1.12
- Adds alternative syntax for the command parameters (x,y,z,offset).
-
v1.11
- Adds a new command
scale_selfto scale self (requires debug mode instead of admin).
- Adds a new command