e2 docs remote - wiremod/wire GitHub Wiki

Jump to table of contents

Remote

Entity:sendRemoteEvent(Table Payload)

Sends a payload to an E2 chip via the 'remote' event. Note if you do this, they will have access to modify your table in any way they please. (100 ops)

broadcastRemoteEvent(Table Payload)

Sends a payload to all E2 chips via the 'remote' event. Note if you do this, they will have access to modify your table in any way they please. (200 ops)