Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Unown Tool
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=102939
Description: This is the first bit of Lua I've ever coded.
This is a tool that uses Simple Prop Protection to allow players to own and unown props.

Left Click will own an unowned prop.
Right Click will unown a prop, It will only unown the prop if you're an admin, or if it's YOUR prop.
Admins can press Reload to see the props model, and who made it.

I designed this tool with Roleplay in mind, to stop any and all metagaming complaints.

To delete the 'Owner:' bit in the HUD, navigate to Simple Prop Protection\lua\SPropProtection\ and edit cl_Init.

Remove
function SPropProtection.HUDPaint()
to
hook.Add("HUDPaint", "SPropProtection.HUDPaint", SPropProtection.HUDPaint)
(It's near the top)

As this is the first bit of Lua I've ever coded, there's bound to be at least ONE horrible mistake.

Please Note: This version uses SPP (Simple Prop Protection), Using it with another form of Prop Protection will NOT work.

Although I WILL be making a few different versions of it, including a version for the Prop Protection system used by DarkRP.

*Thread - http://www.facepunch.com/showthread.php?t=963819 *

Image: Unown