Advertisement
Guest User

Untitled

a guest
Apr 6th, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.09 KB | None | 0 0
  1. public OnGameModeInit()
  2. {
  3.     SetTimer("Ping",6000,1);
  4.     aPing = 1100;
  5.     return 1;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement