From ccc507748a9b08ba7b7724ca551bf413c09caac2 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 8 May 2016 22:51:03 -0400 Subject: Changed f2 to be a help menu --- gamemode/configure_me.lua | 44 ++++---------------------------------------- 1 file changed, 4 insertions(+), 40 deletions(-) (limited to 'gamemode/configure_me.lua') diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index 7deb922..6cd8b24 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -23,16 +23,16 @@ GMS.NETINT_BITCOUNT = 16 GMS.graveTime = { { - + rank = "user", time = "120", - + }, { - + rank = "owner", time = "240", - + }, } @@ -67,39 +67,3 @@ GMS.AllowedStools = { "colour", "material", } ---[[ -GMS.ProhibitedStools = { - "hydraulic", - "motor", - "muscle", - "nail", - "pulley", - "slider", - "balloon", - "rope", // We use gms_rope - "button", - "duplicator", - "dynamite", - "emitter", - "hoverball", - "ignite", - "keepupright", - "magnetise", - //"nocollide", - "physprop", - "spawner", - "thruster", - "turret", - "wheel", - "eyeposer", - "faceposer", - "finger", - "inflator", - "statue", - "trails", - "camera", - "paint", - "rtcamera", - "rb655_lightsaber" -} -]] -- cgit v1.2.3-70-g09d2