Jump to content

Lua properties bug: selecting entity


Recommended Posts

The select entity property displays a property, but you can't select it. It seems disabled/greyed out somehow. I tried using the following lines:

Script.entity = --entity "an Entity"
Script.entity = "" --entity "an Entity"
Script.entity = nill --entity "an Entity"
Script.entity = 0 --entity "an Entity"

 

greyed+out.JPG

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...