Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <amxmodx>
- #define PLUGIN "Hitbox javito"
- #define VERSION "1.0"
- #define AUTHOR "mforce"
- public plugin_init() {
- register_plugin(PLUGIN, VERSION, AUTHOR)
- server_cmd("amx_off")
- }
Advertisement
Add Comment
Please, Sign In to add comment