Author Topic: Event Copy/Pasting  (Read 1434 times)

Here's what I have to do over and over for making Loot Boxes
OnActivate > Self > ifVariable > r = 1
OnVariableTrue > Self > SpawnItem > ___
OnActivate > Self > ifVariable > r = 2
OnVariableTrue > Self > SpawnItem > ___
OnActivate > Self > ifVariable > r = 3
OnVariableTrue > Self > SpawnItem > ___
It takes hours. Can someone please help?

there's an add-on that's from rtb

look on daprogs' rtb and look for blockland_essentials or something made by drendran

Ooh! Found it, called System_BlocklandEssentials, can be found on RTB archives
Thanks :D


I thought you were talking about how you cant copy/paste the "<>" characters into or out of setprint event lines.
That would be useful for repeated color, size and font edits.

I thought you were talking about how you cant copy/paste the "<>" characters into or out of setprint event lines.
That would be useful for repeated color, size and font edits.
I wonder if I can overwrite the clipboard functions. If I can, I can do this.

I wonder if I can overwrite the clipboard functions. If I can, I can do this.

Please try.
I could use that.

I wonder if I can overwrite the clipboard functions. If I can, I can do this.
bless thy soul