So how do I fix it so that there is no stray dupe.
remove the top one
edit: in serverscript line 8
edit2: it also clones an Arrow then puts it in nil folder, which means you donât know it exists but it sits there taking up memory
Did you put it in the starter pack?
Because my bow works too in the starter pack.
Edit: According to another helper, my bow wonât work bc the server wonât see it. Only the client can see it meaning it wonât work.
yes I did put it in the starter pack, the reason your thing doesnt work is because when scripts run, even if you clone them they donât run again, put the bow in ServerStorage instead of where the script is, then that will prevent the tool serverscript from running
I put it in the replicated storage and this happened:
Bow is not a valid member of TextButton âPlayers.crazyEjai.PlayerGui.ScreenGui.Frame.Archerâ
change your line of code to
local tool = game.ReplicatedStorage.Bow:Clone()
put a print inside the serverscript at the very top like
print("Started")
then get your tool then die and see if it prints again
It didnât even print. I put it in the ServerScriptService so weird.
Edit: The ServerScriptService is rejecting the script as soon as I try the game it deletes my script any suggestions @tornadoguy77
that was my reply hello sirrrrrrrr
windows and light mode?
Conclusion
not good
@ItsTruckYear Yes the text above was you.