Advertisement
Guest User

Rules HNS

a guest
Jul 14th, 2014
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. /* Plugin generated by AMXX-Studio */
  2.  
  3. #include <amxmodx>
  4. #include <amxmisc>
  5.  
  6. public plugin_init() {
  7. register_clcmd("say /rules", "Rules")
  8. }
  9. public Rules(id)
  10. {
  11. set_hudmessage(0, 0, 0, 0.0, 0.10, 0, 6.0, 12.0)
  12. show_hudmessage(id, "Rules Hns:^nAsur Blockim^nAsur Liyot Runner^nEin Chansim^nCheater = BanIP")
  13.  
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement