Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Plugin generated by AMXX-Studio */
- #include <amxmodx>
- #include <amxmisc>
- public plugin_init() {
- register_clcmd("say /rules", "Rules")
- }
- public Rules(id)
- {
- set_hudmessage(0, 0, 0, 0.0, 0.10, 0, 6.0, 12.0)
- show_hudmessage(id, "Rules Hns:^nAsur Blockim^nAsur Liyot Runner^nEin Chansim^nCheater = BanIP")
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement