How to Make Team Only Weapons
Download – Team Only Weapons Script
How To – Make Team Only Weapons in Roblox Studio
What’s up everyone welcome to buzzygames, my name is BuzzyGamesBeth and today I’ll be teaching you how to make team only weapons!
- There is a red stick and a blue stick that is going to be for the red and blue team. First, watch how to make team spawns if you guys haven’t watched this before watching this video. We’re just going to add on to that.
- With our two weapons that we have, what we want to do is drag it inside of our team object. I have the blue team and the red team. I’m gonna be dragging that inside of our two team objects now.
- Inside of our workspace, let’s go ahead and add a script. Delete our print statement, we don’t need that. We have a few functions here.
- The first function is going to refer to the teams folder. The next few functions is anytime a player spawns into whichever team they are in, then they’re going to get the knockback stick or the weapon cloned inside of their backpack. It’s going to make sure that the player is spawned in with that weapon, and then we’re going to go ahead and call our function.