silentghoust 132 Posted April 23, 2014 So I been learning how to make missions, I went threw several tutorials on how to create Task. However, I can only seem to make it so you at least start with one task, which progresses to more as you complete. What I wan't is to make it so Task come up at certain times without initially having any. For example, Being transported to the FOB, receive a task to report in once you land. I know its kinda newb question but if anybody can point me in the right direction it will be greatly appreciated! Share this post Link to post Share on other sites
warlord554 2065 Posted April 23, 2014 Place a trigger near your landing point, activated by you, link this trigger to the task state "assigned" module. I use this method constantly Share this post Link to post Share on other sites
TEFLON DON 0 Posted February 21, 2016 Hello, I hate to resurrect such an old thread but I have a similar problem. I am making a mission that has two tasks in it. Both of them work when it's just the one being assigned, the problem occurs when trying to link them together so they both appear at the start of the mission (or being assigned after the other, the second one doesn't even show up). I've searched around online, tried the many solutions that were posted but none of them seem to work for me. I am wondering if anyone can tell me what I'm doing wrong. The next question I hope someone would be able to answer is how to set it up so that both tasks have to be completed in order to end the mission. Thanks For clarification: I am using the various task modules, not the other way with scripting Share this post Link to post Share on other sites
davidoss 552 Posted February 21, 2016 You can create , assign , result and delete task in order which you want. Read THIS there is all what you need. Share this post Link to post Share on other sites
TEFLON DON 0 Posted February 21, 2016 You can create , assign , result and delete task in order which you want. Read THIS there is all what you need. Hi, thanks for your reply. Do you know how I can do this with the task modules? Everything is set up correctly for both objectives, they work if it's just that objective only. I'm running into a road block in trying to link them together so they both show at the start of the mission. I've tried linking the TaskState module (success) with the TaskState (assign) for the next objective and vice versa. Share this post Link to post Share on other sites