Basic Chat Commands
Provides basic chat commands to outward. Ex.: /follow
| Last updated | 5 days ago |
| Total downloads | 17 |
| Total rating | 0 |
| Categories | Mechanics Utility |
| Dependency string | GymMed-Basic_Chat_Commands-0.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
GymMed-Mods_Communicator
Outward Mods Communicator enables seamless communication between mods through shared events and configuration syncing. It also lets users override any changes made by other mods, giving them full control over their settings.
Preferred version: 1.2.0GymMed-Chat_Commands_Manager
CLI library for Outward chat. No more need to build UI to execute mod functions.
Preferred version: 0.0.1README
Outward Basic Chat Commands
Provides basic user chat commands
How to use it
Firstly, install Chat Commands Manager. After that, you can use the commands provided by this mod directly in chat.
Built-in Commands
Follow
Uses Unity’sNavMeshPath to calculate a path and simulates character
movement input to begin following another character. Following is automatically
canceled when the follower starts moving manually.Usage:
- Type
/followto follow a random nearby character (starting from the local player). - Type
/follow characterNameto follow a specific character.
How to set up
To manually set up, do the following
- Create the directory:
Outward\BepInEx\plugins\OutwardBasicChatCommands\. - Extract the archive into any directory(recommend empty).
- Move the contents of the plugins\ directory from the archive into the
BepInEx\plugins\OutwardBasicChatCommands\directory you created. - It should look like
Outward\BepInEx\plugins\OutwardBasicChatCommands\OutwardBasicChatCommands.dllLaunch the game.