Yoshi-E
Yoshi-E
Selling vehicles is currently only possible by destroying it and using a salvage truck (25% will be yours, 25% will be added to the rest of the team). I can...
5878b86f4f94faf2ca4c5a6207018284ae2c15a3 Needs further testing
Do you mean the fixed Hud top right of the screen, or just hint notifications?
Added first version in: 6d13579d2dbef7afe66ff0bdb078fabd76b63ae9
town link problem still seems to exsits to some degree
only is an issue if the HQ is repaired far from the coast inside water.
Yes, each module has a ".settings" folder that contains the default config files. E.g. https://github.com/Yoshi-E/ArmaRconDiscordBot/tree/master/modules/core/.settings Duplicate the settings files and change the extension from .default_json to .json. Fill in the...
Yes, if you are hosting the bot on a different server, it wont be able to access the arma 3 server directly to read logs, or to start or stop...
In "modules/core/" you should find the files `[email protected]` and `permissions_Admin.json` etc. Its the format of `permissions_{role}.json` --> role being the name of the discord role.
Great to hear! I am a bit puzzled as to why the say command is not working correctly. The say command is pretty trivial: https://github.com/Yoshi-E/ArmaRconDiscordBot/blob/098b6b73889afa8e9ed2262f0710279ffda44f58/modules/rcon/module.py#L527-L536 For some reason the `message`...