Jump to content
Sign in to follow this  
Big Sanya Tape

Basic Question

Recommended Posts

Hello everyone, I asked the developers of Namalsk to suggest whether it is possible to manually launch an event (EVR storm) with administrator privileges, for which I received this code:
EventManager manager;
EnScript.GetClassVar(GetGame().GetMission(), "m_EventManagerServer", 0, manager);
manager.StartEvent(EVRStorm);
What I'm interested in is how to use it: do I need to create a separate mod, or is it possible to use it in some way via the RCON server console?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×