Description
A TV Mod that can play YouTube videos, heavily inspired by the Radio Mod created by TheSaltySeaCow.
This is my first attempt at modding, so expect some bugs.
INSTALLATION
- Open your server's game.ini file
- Under the [/Script/Mordhau.MordhauGameSession] section, change: bAllowHttpRequests=False to bAllowHttpRequests=True
- Under the [/Script/Mordhau.MordhauGameSession] section, add: Mods=3814665
- Under the [/Script/Mordhau.MordhauGameMode] section, add: SpawnServerActorsOnMapLoad=/tv_mod/BP_TV.BP_TV_C
COMMANDS
.tv help - show list of commands
.tv play yt_link - play YouTube link
.tv volume 0-1 - change the volume of the tv, 0 means 0% and 1 means 100% (local)
.tv disable - disable the TV (local)
.tv enable - enable the TV (local)
.tv sync - sync the TV with server (try this if the video doesn't play on your end)
.tv skip - vote skip playing video
.tv queue - display queue list
ADMIN COMMANDS
.tv setpos current - sets and saves the tv's position to your character's current position in the map
.tv setpos x,y,z - sets and saves the tv's position to the x,y,z values
.tv setrot current - sets and saves the tv's rotation to your character's current rotation
.tv setrot x - sets and saves the tv's rotation to the x value
.tv scale 0-1- sets and saves the tv's scale from its container (the black box)
.tv resize size- sets and saves the container's size based on the current size (.tv resize 2 - resizes the container to be 2 times bigger).
.tv admin_skip- skip immediately playing video
.tv distance number- change radius of the audio (default is 500)
.tv radius number- change distance of the audio (default is 1000)
.tv ui- open TV UI
CONFIG (OPTIONAL)
In Game.ini file, paste in:
[KatouTV] ServerRegion=sg VideosPerPlayer=1
- ServerRegion - TV server region, pick one that closest to your Mordhau server. Supported: sg and us
- VideosPerPlayer - Videos limit per player. Default is 1
PLANNED
- [X] - UI instead of commands
- [ ] - More customizable stuff
THANK YOU
- TheSaltySeaCow for helping me make this mod. This mod probably wouldn't exist without your help.
- Other modders in Mordhau Modding Discord server.
- Duke Of York admins and members for helping me test the mod.
Join the Discord: https://smolkatou.dev/discord
Ratings & reviews
Sign in to leave a rating or comment.