Item spawn on ground

main thing is it is for a battle royale, so you couldn’t like hold 2 quantum portal with the iim

you really only need it for a few items

Hey, @potato1. I remember @NavyCatZ made a post about this and you can make it so one sentry has 1 health (and drops your chosen item) and another one has 9999999 health. Make sure both are not active on Game Start.
Wire the button to activate both the sentries.
Wire the 1-health sentry to the 9999999-health sentry

(1-HealthSentry) Sentry Knocked out > Deactivate Sentry (9999999-HealthSentry)

1 Like

@Haiasi and @NavyCatZ how do I make be random and multiple drops

Set InsertVariable Random Integer from # to #

I don’t understand the random drops

Here is a guide on how to make a randomizer

I know how to make randomizer I just don’t know how to make the sentry random

Ok you can get random items from destroying props, see if you can do the same thing on a sentry.
Here is how you do it to props.

@WolfTechnology I want the items to drop on the ground scroll up to find my previous post

I know, but then you couldn’t hold more then 1 of each weapon

That is very outdated. In the comments @Zypheir simplified it.