I’ve looked for other topics about this, but couldn’t seem to find any.
I don’t have much scripting knowledge, so I’m gonna need a bit of help for this.
So, I’m making a game like Mortem Metallum. I got a basis class select GUI and such, but I have an issue. I need to make it so when the player selects the class, they automatically equip the tool, without having a way of unequipping it. I need the tool to stay permanently in the players hand, but still allow them to use it, and for it to disappear upon death.
Now, I know a script for making the backpack disappear, but I’m unsure where to put it, and I would need help for any other script that you could provide. I’m not asking for a script, I’m just looking for the base part, which I can modify to fit what I need.
TL;DR:
I’m trying to find a way to make a tool permanently stay in a players hand without them being able to unequip it, while still being able to:
- Use it
- Damage other players with it
- Animate it
- Loose it upon death
Not looking for scripts, just a base script to build off of.
I’m not a good scripter and barely know anything about it.