Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How would I go about displaying Tools safely?

Asked by 4 years ago

So I ran into the problem of how I would display tools safely

What I am trying to do is a shop that displays tools and gives the player a preview on what the tool looks like the problem that the player will exploit

and steal the tool and put it in their backpack

I was wondering if I displayed the tool if they would steal it if so is there any other safer ways I can display tools without having them stolen by exploiters?

Maybe FireClient, would that work?

0
My brain broke when I read the first word so please explain clearly what you mean RealTinCan 217 — 4y

2 answers

Log in to vote
0
Answered by
c0nc3rt 61
4 years ago

If the tool on the displayer, you should remove every script in it, just keep mesh, handle,... without script so the exploit still get the tool but it isn't useable

Hope i helped you.

0
Don't forget to accept if I helped you! c0nc3rt 61 — 4y
Ad
Log in to vote
0
Answered by
pwx 1581 Moderation Voter
4 years ago
Edited 4 years ago

Instead of using the actual tool, why don't you ViewPort it? It's a hell a lot easier to do than trying to use an actual tool.

You can learn about viewporting here.

Answer this question