riten 153 Posted December 20, 2020 Hello, I'm wondering, is there any way of executing mission scripting commands via RCON on dedicated servers? For example lets say I want to remote send: hint "test" I can't really find out how to do this. I don't want to use any tools, need to understand this so I could build fun functions. Share this post Link to post Share on other sites
DetlefDSoos 0 Posted August 15, 2021 this is not possible with the current functions, but you could use an extension like this: https://github.com/realbadidas/Arma-Remote-Code-Executor It is very simple, you just send a post request to your server and it gets executed. Share this post Link to post Share on other sites
TheKuchenfresser 0 Posted April 18, 2022 On 8/15/2021 at 12:27 PM, DetlefDSoos said: this is not possible with the current functions, but you could use an extension like this: https://github.com/realbadidas/Arma-Remote-Code-Executor It is very simple, you just send a post request to your server and it gets executed. Can you maybe make a short video tutorial on how to set it up with an example of how its working? I don't understand how to use it the right way :/ Share this post Link to post Share on other sites