Page MenuHomeFeedback Tracker

Add 'time out' and 'probability of presence' type of scripting commands
Acknowledged, WishlistPublic

Description

What it says on the tin, something like:

timeOut [<min>, <mid>, <max>]

  • Would return the same as the timeouts in triggers and waypoints do (as in use the same function used there)
  • Example: sleep (timeOut [10,20,30]);

probability <value 0-1>

  • to be used in things like scripted 'Probability of Presence', as in return boolean if the probability is true or false (would use the same calcs that is used to determine probability of presence in the editor)
  • Example: if (probability 0.3) then {*create vehicle*};

Details

Legacy ID
792595075
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Feature Request

Event Timeline

h- set Category to Feature Request.Aug 27 2015, 10:56 AM
h- set Reproducibility to N/A.
h- set Severity to None.
h- set Resolution to Open.
h- set Legacy ID to 792595075.May 8 2016, 12:34 PM