Alright, now, i've been trying to create an equipment system for an RP gamemode.
Now, when i equip it, i want it to check if its a primary weapon or a secondary weapon.
The only thing i can think of right now is using a networked boolean which isent very effective because you have to make a separate equipment script for each item, is there any good way to do this? Like having a sort of IsPrimary() Thanks fir any help.
EDIT: Fixed it, delete plox
Sorry, you need to Log In to post a reply to this thread.