• Wiremod Users
    1 replies, posted
Is it possable to make users not able to use on certain entitys such as spawned_money?
If you're talking about wire users then you will need to do a distance check in the spawned_money's ENTITY:Use function. Check if the player who's using the money is within ~50 units of the money, if not do nothing.
Sorry, you need to Log In to post a reply to this thread.