So,
Basically it hides another players tools while other players can see their own tools.
Idk if this is possible.
If anyone knows how please let me know!
Thanks!
So,
Basically it hides another players tools while other players can see their own tools.
Idk if this is possible.
If anyone knows how please let me know!
Thanks!
You can remove that player’s tools temporarily.
I don’t understand what you’re trying to accomplish. How would other players see another player’s inventory? Unless you have your own inventory snooper.
Or do you mean a tool that a player is holding?
You could delete the tool with a LocalScript, as it’ll only replicate changes from the LocalPlayer, but you’ll probably still see their arm extended as if they’re holding a tool.
Better option is to just not use tools if possible.
Yea. But it’s for a game I’m making where players in the lobby can’t see their tools but players in game can.
Surely if they’re in a different area of the game, they can’t see the other character at all, so you shouldn’t need to do anything?
Please provide more information, preferably with a screenshot with the specific issue you’re experiencing.
We have no concept of what your game is, the setup, any custom tool systems or graphical user interfaces or features in your game.
Exploiters can bypass this.
@TheBigC10 I think the way to go about this is to handle tools locally. Clone tools in the player’s backpack with a local script.
Got it, thanks! (30 Characters lol)