P1xeL

HelpFxppp

Jun 27th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.19 KB | None | 0 0
  1. #include <amxmodx>
  2.  
  3. public plugin_init()    register_clcmd("say /lr","Function");
  4. public plugin_cfg() set_cvar_num("jailbreak_days", 5);
  5. public Function(index)  client_cmd(index, "say /thelr ");
Advertisement
Add Comment
Please, Sign In to add comment