#How can run code from a string
1 messages · Page 1 of 1 (latest)
You can use eval()
1 messages · Page 1 of 1 (latest)
Example: run(“world.sendMessage(‘aaa’)”) and I could also just replace that set thing with a variable which is what I need for a chat command to run set code
Also run is just an example and idk if that’s even a thing I need something that works like that though
You can use eval()