Tobur 37 Posted November 9, 2018 Hey, after looong hours in the editor I found out that the tasks in my mission don't show on my dedicated server. Since I have two seperate player groups, I need to assign the tasks to both groups seperately. Therefore I linked the tasks with the individual group via "Groups of synchronized objects" (I also tried synchronized objects only). But the tasks won't show up while playing on my dedicated server. Running the mission locally it works. When I set the tasks to "all playable units" it works but then all players see all tasks. I tried also to have one unit group as BLUFOR and the other IND and assign the tasks for either side seperately. But for unknown reasons IND don't get the uniforms I equipped them with. So back to the initial idea with synching the tasks.... Any idea to solve that or to bypass this? Thanks! 1 Share this post Link to post Share on other sites
beno_83au 1369 Posted November 11, 2018 Script the tasks, rather than use the editor modules. A good place to start is https://community.bistudio.com/wiki/BIS_fnc_taskCreate. Then you can easily script who gets what tasks created for them. 1 1 Share this post Link to post Share on other sites