Page MenuHomeFeedback Tracker

Show/hide model attribute has no effect
Closed, ResolvedPublic

Description

  • Place a soldier
  • Uncheck show model
  • Preview the game

Details

Legacy ID
2079371915
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Eden Editor

Event Timeline

R3vo set Category to Eden Editor.Jan 31 2016, 5:16 PM
R3vo set Reproducibility to Always.
R3vo set Severity to None.
R3vo set Resolution to Open.
R3vo set Legacy ID to 2079371915.May 8 2016, 1:37 PM
R3vo added a subscriber: R3vo.
R3vo added a comment.Feb 7 2016, 3:11 PM

class HideObject;
class NewHideObject: HideObject
{

control = "Checkbox";
expression = "if (!(is3den)) then {_this hideObject _value;};";
defaultValue = "false";
displayName =  "Hide Model";

};

That works.

Hello,

Same bug for me witch all model and objet.

https://www.youtube.com/watch?v=WLfpMKDD9ZM&feature=youtu.be

I'm french sory for me english.

R3vo added a comment.Feb 18 2016, 9:04 PM
This comment was removed by R3vo.
R3vo added a comment.Dec 4 2016, 11:56 AM

Fixed, can be closed.

R3vo removed a subscriber: R3vo.Nov 6 2020, 11:44 AM
LouMontana closed this task as Resolved.Nov 6 2020, 12:44 PM
LouMontana updated the task description. (Show Details)
LouMontana set Operating System to Windows 7.