ihavenocluewhythisis wrote:
define block {script::custom}
...
script::custom
(quote is HEAVILY edited)
this is actually a really clever implementation, good job and support!
Mryellowdoggy wrote:
ihavenocluewhythisis wrote:
Mryellowdoggy wrote:
I don't understand what the function of this would be. Can you explain how this would be used?
you can make custom c blocks
But what do they do? What is the function?
you can make things like custom if statements and loops, such as an if-elseif-else as seen in the op or maybe a for each item in list loop