Advertisement
adri1

Untitled

Aug 7th, 2018
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #include <a_samp>
  2. #include <custom-query-flood-check>
  3.  
  4. public OnQueryFloodCheck(queryType, binaryAddress)
  5. {
  6. return 0;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement