Hello, is there a way to search for a teleporter by the Serial Number? I tried [global interface where Teleporter Serial == 0x4001E12D but it said it can't convert the serial into Server.Serial
 
You can do [props 0x4001E12D and it'll let you see the teleporter's x, y, z locations. A little cumbersome but it'll do what you need!
 
Back