So, I am making this role-battleground type of game and I want to make a builder role. But I want to make it so that ONLY THE BUILDER can build, no one else. I can’t find a way to do this, got any ideas? And also, I am also making a killstreak role where the more knock-outs a player gets, ( Essentially +1 score,) they get a higher damage multiplier. How do I detect a score increment and only do it for the killstreak player? How do I make his damage slowly climb up, ONE BY ONE. (I know how to multiply damage.)
For the builder role you could try making a separate team just for the builder. Or just run a check. Sorry, I’m not that great with game UI!
You can search up k!llstreak in the search bar
sry can’t link the guides, in won’t let me
So first do this:
Then place down an overlay that is player scoped and make it inactive on start, wire the relay to the overlay: Relay Trigger > Show overlay
Then it should work for only one player/team.
And make it so whenever they push the button they can build, you can also do this for buttons, zones, and anything else that can be no active on start and can be activate by the relay. Then wire the relay to a counter and a knock out manager, make the counter be player scoped and wire the Ko manager to the counter. Make a trigger that checks to see what the counter/the property that the counter is tracking is equal too, it then broadcasts on different channels depending on the number to different damage boosts. (you could also use chekers)
(That is just a theory tell me if it work, I won’t be online tomorrow or the rest of today.)
For the builder make the builder get an item( any item works I’ll use water) then if you want the builder to only press button and no one else then instead of doing the action you want example show a prop make a wire to a checker to checker needs to be on check for water equals to one then wire checker to prop if check works show prop
Sorry, I’ve tried that. They are in a seperate team. But how do I make a button work for only ONE team. Thanks
Give the one team a item they can only get and use a checker to check for the item for every button or vending machine zone anything that they can interact with
My map I had the same problem because I had two maps and you need to pick a role to do something so I made them spawn on two sides and have a button to make a barrier disappear for the person and each teammate had to press the button the button gave them the item and opened the barrier the wall blocked the to teams
I can’t find anything. WAIT NEVERMIND
Bro you suggested your own map you’re making in my poll and it won
So, listen here.
There are most probably 200 different role PVP maps, one popular example is super GimBros. So no, I didn’t just suggest my map, there’s like a million different varieties, I interperated it as gems.
You can choose whatever type of role PVP you want, such as- Something like pokemon, being able to summon your own different type of sentry, or just something in general.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.