P1xeL

Block Switch Team

Oct 13th, 2012
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.11 KB | None | 0 0
  1. #include <amxmodx>
  2. public plugin_init()    register_clcmd("chooseteam", "cmdBlock");
  3. public cmdBlock(Index)  return 1;
Advertisement
Add Comment
Please, Sign In to add comment