Page MenuHomeFeedback Tracker

Add "scriptNull" command, pleeeeeeaaaase
Closed, ResolvedPublic

Description

We have objNull, grpNull, controlNull, displayNull, taskNull, locationNull even teamMemberNull already.

When I spawn a script and it is finished it becomes <NULL>-script yet we do not have a scriptNull command for it. If I need scriptNull I have to make it myself like this:

scriptNull = [] spawn {};

However I cannot use it immediately because of the delay with spawn execution and it cannot be tested with isNull (only with scriptDone). It would be great to have one built in that can also be tested with isNull, in fact it is probably so easy one of you devs can make it with his left foot.

Please take your left shoe off and make it happen?

Details

Legacy ID
448602983
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Feature Request
Steps To Reproduce

N/A

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Feature Request.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 448602983.May 7 2016, 4:34 PM
Bohemia added a subscriber: AD2001.Sep 7 2013, 1:18 AM

Eeeh. I don't see the point of this.

What's wrong with scriptDone _script ?

DEV. 127075

script command - scriptNull and IsNull for scripts were introduced

The master has created his next masterpiece! Thank you lord of curly brackets and null pointers!

Mass-closing all resolved issues not updated in the last month.

Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.