What do I do with the admin mod plugin once its an .amx file

Post Reply
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

What do I do with the admin mod plugin once its an .amx file

Post by Nick|NFo »

After you compile it, you will need to upload the .amx file to the addons/adminmod/scripts folder on the server.

Then, you'll need to add it to addons/adminmod/config/plugin.ini (emulate the way the other plugins in that file are listed).

Example:
addons/adminmod/scripts/plugin_bomb.amx
-Nick
Post Reply