seroff

Hud Text Block 1.0 By Anderson

Jan 10th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #include <amxmodx>
  2. public plugin_init(){
  3. register_plugin("Hud Text Block","1.0","Anderson");
  4. set_msg_block(get_user_msgid("HudTextArgs"),BLOCK_SET);
  5. }
Add Comment
Please, Sign In to add comment