These models are free to use anytime when making a simulator or a tycoon.
Let me guys know if you have any concerns whatsoever, or what gear should I fix next.
Please note : The models are NOT meanât to copy and paste Robloxâs official for sale. The models are supposed to show everybody the main weapons that are fixed and should be noticed by Roblox so they can no longer broken gear.
All weapons act on how they are supposed to act according to the Official Description from Roblox, no changes have been made.
DESTROY the LoadAssset/RbxAsset Variable, DESTROY the Create Variable.
Replace the Create variables that are being used in the scripts with Instance.new(), and set the non local variable name with the instanceâs properties and remove the commas and curly brackets.
Only if you see an error that says: âAttempt to call instance with nilâ or something related to that. That gear is currently suffering LoadLibrary problem.
This method should work, and should fix hundreds of broken roblox gear.
It is a little unfortunate to see that roblox gears themselves are becoming more and more depreciated, even when theyâve been on this platform for a long, long time now. Thanks for doing this anyway!
https://www.roblox.com/catalog/33879504/Flamethrower
for starts, the other after looking at them donât really have things I need, idk if it is possible, but if you could check that flamethrower and see if it only burns unanchored parts, trying to make a car vs train game and need things that go boom
Good news! I made sure that the flamethrower only burns anchored parts, and not other players besides you. I also added a feature when putting unanchored object on fire will tumble them down. Anything else should I add?
-Shoot at a bit long range
-Spread fire to other workspace descendants
-Tumble down parts that burn
-Can only burn unanchored parts and not players nor anchored parts.