MaxPower Posted March 14 Posted March 14 I'm not a server host, but I am kind of interested in making something for my favourite server. I wanted to see if there's any feasibility before I dived in. I should add that I'm a decent scripter and can use multiple languages, and I have used web apis and hooks before, but I'm unfamiliar with il2 multiplayer servers and missions. I have hosted coop from a client server, and that's the extent of my former involvement. My idea is for user to vote to switch missions, choose which mission comes next, or to extend the mission time limit. Is this sort of shenanigans even possible? Can you change mission duration with scripts, or which mission will play next?
-DED-Zlodey Posted March 15 Posted March 15 4 часа назад, MaxPower сказал: Я не являюсь хостом сервера, но мне интересно сделать что-то для моего любимого сервера. Я хотел бы узнать, насколько это осуществимо, прежде чем начинать. Добавлю, что я неплохо разбираюсь в скриптах и могу использовать несколько языков, а также раньше работал с веб-API и хуками, но с многопользовательскими серверами и миссиями в IL2 я не знаком. Я запускал кооперативные игры с клиентского сервера, и на этом мой предыдущий опыт заканчивается. Моя идея заключается в том, чтобы пользователи могли голосовать за смену миссий, выбирать следующую миссию или продлевать лимит времени миссии. Возможно ли вообще реализовать подобные махинации? Можно ли изменить продолжительность миссии с помощью скриптов или выбрать, какая миссия будет воспроизводиться следующей? Можно. В папке: ...\bin\console есть описание работы RCON и тестовое приложение для выполнения команд. Делаете веб/мобильное приложение где предлагаете пользователям свои голосования. По результатам голосования, с помощью ркон команд делаете то, что нужно. 1
MaxPower Posted March 15 Author Posted March 15 16 hours ago, -DED-Zlodey said: Can. The folder: ...\bin\console contains a description of how RCON works and a test application for executing commands. Create a web or mobile app where you offer users their own polls. Based on the voting results, you use RCON commands to perform the necessary actions. Thank you very much @-DED-Villain! I'll check it out 🙂
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now