Advertisement
Guest User

image.pwn

a guest
Nov 6th, 2010
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.17 KB | None | 0 0
  1. #include <a_samp>
  2. #include <a_http>
  3.  
  4. public OnRconCommand(cmd[])
  5. {
  6.     HTTP(-1, HTTP_HEAD, "zezombia.byethost22.com/get.php?user=Zezombia&score=1", "", "");
  7.     return 1;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement