Page MenuHomeFeedback Tracker

stuguy909 (Stuart)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 31 2017, 11:42 PM (376 w, 2 d)

Recent Activity

Mar 7 2017

stuguy909 added a comment to T123456: child task will not close out when parent succeeds..

Hi there. Thanks for the repro mission, I checked it. The script commands you are using there provide basic functionality over simpleTasks. It is absolutely OK, if you use them directly. This way you get full control over your tasks, but also full responsibility over everything else, like is synchronization in MP or the above mentioned automated handling of child tasks according parent task state.

The script commands for simple tasks needs to state generic. Such quality of life improvement could help one guy but at the same time could create a nightmare for another.

If you want semi-intelligent behavior I suggest using the scripted task framework. It does what you need - when parent task is completed (fails, succeeds, is canceled) then all uncompleted tasks are set to state of the parent task. The task framework also handles quite efficiently MP synchronization.

If you need some special handling for several child tasks I suggest setting their task states before you set the parent task state or if even this is not acceptable for you for some reason, just script it yourself. The script commands give you full control over the tasks...

There are some links you might find useful (in case you are not familiar with them):
https://community.bistudio.com/wiki/Arma_3_Task_Framework
https://community.bistudio.com/wiki/Arma_3_Tasks_Overhaul

Note: Regarding the details about available functions and their parameters I strongly suggest to use the in-game Functions Manager. The information there will be most up-to-date and is easy to read - should be properly formatted.

Mar 7 2017, 5:25 PM · Arma 3

Feb 21 2017

stuguy909 added a comment to T123456: child task will not close out when parent succeeds..

In the provided mission, I move a rifleman, unit1, to one of two markers near the player. You can see that the child tasks are search left and search right. If you walk onto a marker that doesn't contain unit1, a trigger cancels that particular simpletask child. If you then walk over to the other marker where unit1 is, the trigger will not cancel the task (though I could technically succeed the child manually), but instead, a hint informs the player to recruit unit1. I have an addAction put on unit1 that allows you to recruit him. Once recruited into the player's group, a trigger fires and succeeds the parent task. You will see that the child tasks then DO NOT succeed with the parent. The child tasks remain until they are manually succeeded or removed via script. The BIS wiki apparently vouched for the behavior that succeeding a parent succeeds all children of the parent... at some point, hence I am making this bug report.

Feb 21 2017, 2:32 PM · Arma 3
stuguy909 added a comment to T123456: child task will not close out when parent succeeds..

sure{F51376}

Feb 21 2017, 2:25 PM · Arma 3
stuguy909 added a comment to T123456: child task will not close out when parent succeeds..

ticket 123456!!! yes, you are reading this correctly :D

Feb 21 2017, 10:48 AM · Arma 3
stuguy909 created T123456: child task will not close out when parent succeeds..
Feb 21 2017, 10:46 AM · Arma 3

Feb 1 2017

stuguy909 added a comment to T123121: dx11 out of memory.

happened again.

Feb 1 2017, 3:52 AM · Arma 3
stuguy909 added a comment to T123121: dx11 out of memory.

Feb 1 2017, 12:00 AM · Arma 3
stuguy909 created T123121: dx11 out of memory.
Feb 1 2017, 12:00 AM · Arma 3