Limited configuration on Roblox Official Weapons kit

Hello. I am using the official Roblox Weapons Kit for my game. I have a problem and that is the kit having limited configurations. I am trying to change the speed of the bullets and also stop players from killing people from the same team. Please help me.

1 Like

You could try scripting them yourself! Changing bullet speed is probably pretty easy by just modifying the weapon script, and anti-team kill can be done by checking the victim’s team.

1 Like

Could you help me? What do I do in order to check the victim’s team.

Check out this post :smile:

I found this one, might help you:

https://devforum.roblox.com/t/robloxs-weapon-kits-friendly-fire-doesnt-work/792185/7

3 Likes