Page MenuHomeFeedback Tracker

Enablesimulation chance the Object to Null-object
New, WishlistPublic

Description

An object which has been placed "Enablesimulation false" or "Enablesimulationglobal false" can not be read Except it has been assigned a direct name.

It should again be Changed further that the object is Readable and not "Null-object" returns.

Details

Legacy ID
16263609
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Create Unit
  2. Place in the init "this enablesimulation false;"
  3. Create Player Unit
  4. Start Mission and cursor of the first unit
  5. testing the comand in Debug Console "hint str (simulationEnabled cursorTarget)"

Return is true
Corecte is false

Event Timeline

Nokman edited Steps To Reproduce. (Show Details)Aug 31 2014, 8:39 AM
Nokman edited Additional Information. (Show Details)
Nokman set Category to Scripting.
Nokman set Reproducibility to Always.
Nokman set Severity to None.
Nokman set Resolution to Open.
Nokman set Legacy ID to 16263609.May 7 2016, 7:21 PM