leong124

Testing script for pawncc

Dec 15th, 2011
95
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. new string[128] = "test";
  4.  
  5. public OnFilterScriptInit()
  6. {
  7.     return 1;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment