LLv34_Temuri Posted November 14, 2015 Posted November 14, 2015 How does the Server Input MCU work? Have I understood correctly that you give it a name and point it to some other MCU you want to activate? Then, by using rcon client you can send a server input command that will then trigger the other MCU?
LLv34_Temuri Posted November 14, 2015 Author Posted November 14, 2015 Does there need to be anything connected to the server input? I currently only have the server input's target set to a subtitle that isn't connected to anything else, and it doesn't seem to work, there is no message. I may be doing something wrong on the mission side, or the fault is in the script I've done. I'm able to send chat messages with the script, so I know that the basic rcon stuff works (I'm using the rof rcon python script done by Vaal).
coconut Posted November 14, 2015 Posted November 14, 2015 Hard to say. I've tested it and it works. Make sure the names of the server input and the name you pass to the command in rcon are identical.
LLv34_Temuri Posted November 15, 2015 Author Posted November 15, 2015 Coconut, would you happen to have a mission where the server input is working? I could use that as an example when testing my script.
coconut Posted November 15, 2015 Posted November 15, 2015 (edited) Here you go coconut.zip The server input is at the top level, middle-right airfield. It's used to test an airfield capture mechanism. The names of the server inputs are GerIn, GerOut, GerStop, GerContinue, and same thing for RusIn... Edited November 15, 2015 by coconut 1
LLv34_Temuri Posted November 15, 2015 Author Posted November 15, 2015 Thank you! Now I know the fault is in the mission logic I have done
Menacing_Ferrets Posted November 19, 2015 Posted November 19, 2015 super helpful! Great question, concise answer. Thank you both.
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