• [Context Menu] How to remove drive from the context menu?
    1 replies, posted
Hi guys, I run a server and know [B]extremely[/B] basic lua. I can't write anything from scratch but I can make the very simple modifications. The "drive" command in the context menu can be used on almost anything. People are using it on C4, cars, WAC, and rules only do so much when staff is online. So my question is, does anyone know how to remove/restrict/disable drive in the context menu? Thanks!
[code] function GM:CanDrive( ply, ent ) return false end [/code] [url]http://wiki.garrysmod.com/page/SANDBOX/CanDrive[/url]
Sorry, you need to Log In to post a reply to this thread.