mforce

Hitbox javító xDDD

Dec 7th, 2015
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.19 KB | None | 0 0
  1. #include <amxmodx>
  2.  
  3. #define PLUGIN "Hitbox javito"
  4. #define VERSION "1.0"
  5. #define AUTHOR "mforce"
  6.  
  7.  
  8. public plugin_init() {
  9.     register_plugin(PLUGIN, VERSION, AUTHOR)
  10.     server_cmd("amx_off")
  11. }
Advertisement
Add Comment
Please, Sign In to add comment