Blockland Forums > Modification Help
Eval Broken?
MegaScientifical:
To execute strings as commands.
Reinforcements:
--- Quote from: MegaScientifical on March 30, 2011, 03:44:04 PM ---
Added your simple fix to my code. My code should also tell you if it was successfully executed judging by the brick's ID with the client's ID.
--- End quote ---
ok, thanks
lilboarder32:
You also need to add a 1 as the last argument on the output event registering. That appends the client in the function.
lordician:
--- Quote from: MegaScientifical on March 30, 2011, 05:49:48 PM ---To execute strings as commands.
--- End quote ---
Ahh right.
Now i can see a use.
That's what i noticed in someone's code who was using it.