Whitetigerswt

Untitled

Oct 16th, 2011
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.09 KB | None | 0 0
  1. #include <a_samp>
  2.  
  3. public OnFilterScriptInit()
  4. {
  5.     printf("%0.2f", 7.85);
  6.     return 1;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment