Skip to content

Can't retrieve wirelink input value #3443

@Mandera

Description

@Mandera

Describe the bug

Should this not be possible?

# spawn e2 on wire lamp for example
E = entity():isWeldedTo():wirelink()
E["On", number] = 1
print(E["On", number])  # always 0

Thank you.

Image

How to reproduce the bug

  • Spawn Wire Lamp
  • Spawn E2 on it with the code above
  • It always prints 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions