|
|
Adding AMXmodX plugins Difficulty: Beginner |
| Category: CS > Server Administration | Author(s): BlkDrgn |

Ok i will assume that you have amx installed on your server. I will be working in the cstrike folder of your server.
The first thing you need to do is get a plugin( there are several places to get these) what you will download is a .sma file.
You will see a download for the .sma file and a .amxx file. To save time later just get the .sma file.(we will be compiling manually.)
For this tut we will be installing the gravity plugin.
ok take the .sma file you just downloaded (amx_gravity.sma), and put it in cstrike/addons/amxmodx/scripting.
after you place the file here you will see an icon called (compile) see pic_1
Clicking this will run a little dos based thing. It will tell you if it was compiled ok or if there was a problem. (see pic_2)
This will create a new folder in the scripting folder called (compiled)
Open this folder and you will see a .amxx file with the name of your plugin, (admin_gravity.amxx)
Copy this file and put it in cstrike/addons/amxmodx/plugins.
(make sure to write down the exact name of the plugin. (admin_gravity.amxx)
Now go into: cstrike/addons/amxmodx/configs/plugins.
Scroll down to the bottom where it says add third party plugins here:
type in the name of your plugin (admin_gravity.amxx) see pic_3
Now to see your plugin in action start your server.
Go to the console and type amx_plugins. You will get a list of all the plugins running on your server, scroll to see yours. (see pic_4)
|
| Added: 3 years ago | Tags: adding, amxmodx, plugins |
 Add Feedback Provide constructive feedback. What is "constructive"?You cannot post yet!Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login. |
 You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This Tutorial in a nutshell... Detailed 1 x Detailed You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. Ranked 249th with 8,076 points. 30 points behind .[+] DonateWant more? Find related tuts. |