P1xeL

AdvMessage

Jun 21st, 2012
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.15 KB | None | 0 0
  1. #include <amxmodx>
  2. public plugin_init()    set_task(60.0 * 2, "AdvMessage",_,_,_, "b");
  3. public AdvMessage() client_print(0, print_chat, "Hello FXP ! :D");
Advertisement
Add Comment
Please, Sign In to add comment