No reason to add a new attachment, it's clearly in the post to which you linked. You can also just re-post the actual link:
https://forums.alliedmods.net/attach...7&d=1470798439.
Quote:
Originally Posted by joneiker
In that way? in what sense locally
|
It means that you need to compile the plugin on your own computer. It's actually quite simple.
- Download AMX Mod X of the same version that your server is running (make sure to download the mod-specific files too)
- Unzip them in the way that you normally would for a manual installation except you can really do it anywhere, it doesn't need to be in an actual server
- Download and save the custom include files into the "include" folder
- Download the plugin files (typically just the .sma) and save them into the "scripting" folder
- If you're on Windows, you can drag and drop the .sma file onto the compile.exe file (I think there is also a "compile all" executable; I can't remember, I don't run Windows anymore)
- If your plugin compiles successfully, I think it will be output in the "plugins" folder (again, can't remember for sure on Windows)
__________________