Author Topic: Spawn Random Item Event  (Read 1811 times)

i was planing of making a Random Item Server, (not like the randomize addon that was already made) Were random items were spawn on some bricks.

So, it would spawn a random item from your perimeters of choice at a random moment (from a relay). This could become a VCE event if you were to restrict an item.
I hope this can be made, that or there's a VCE event for it.

Bye. :3

Support.
What I used to do was make this whole ball drop system with 1x1f plates with different onprojectilehit events.
But this would be way better.

What I used to do was make this whole ball drop system with 1x1f plates with different onprojectilehit events.

Exactly, its more Spam that way, this is only 1 event (or more) so its less laggy

Possible with VCE already. Generate a random number using VCE, then test that number through multiple IF statements and depending on the number, set the item.

Although a pre-made event would be easier.

Possible with VCE already. Generate a random number using VCE, then test that number through multiple IF statements and depending on the number, set the item.

Although a pre-made event would be easier.
You don understand, he wants it made into an event.

I actually have this event somehow.

Event_setRandom - Here you go.
« Last Edit: July 25, 2013, 06:32:38 AM by Advanced Bot »