• Wallet SWEP
    3 replies, posted
Hey, Could someone make a swep (no model) that when you right/left click it prints in chat how much money the person has. This is for DarkRP. Thanks, Hassan
Why not do it yourself? You'd be surprised at how easy this would be.
[QUOTE=txike;51622642]Why not do it yourself? You'd be surprised at how easy this would be.[/QUOTE] Haven't really worked with SWEPs at all, so I have no clue on how to do it.
Take a look at the default weapons in ~/lua/weapons to get an idea of how they work. Essentially, SWEP:PrimaryAttack() is for left clicking and SWEP:SecondaryAttack() is for right clicking.
Sorry, you need to Log In to post a reply to this thread.