How do i add a plugin on 1.6cs

Post Reply
Matt
A semi-regular
A semi-regular
Posts: 22
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Nov 30, 2005 8:20 pm

How do i add a plugin on 1.6cs

Post by Matt »

I need to know how to add a plugin help plz =) :D
Matt Michalak
Vampire Hunter X
This is my homepage
This is my homepage
Posts: 99
Joined: Tue Feb 22, 2005 9:54 am
Location: Straight out of City17
Contact:

Post by Vampire Hunter X »

what plugin for what mod are you looking to installing?
Matt
A semi-regular
A semi-regular
Posts: 22
Joined: Wed Nov 30, 2005 8:20 pm

Post by Matt »

an amx plugin no clip
Matt Michalak
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Matt wrote:an amx plugin no clip
If its amxmodx, you should follow the directions here
-Nick
Matt
A semi-regular
A semi-regular
Posts: 22
Joined: Wed Nov 30, 2005 8:20 pm

Post by Matt »

Do u know a good web site where i can get amxmod x plugins?
Matt Michalak
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Matt wrote:Do u know a good web site where i can get amxmod x plugins?
http://www.amxmodx.org

I would check out the forums, lots of plugins there. Use the search feature if you know the name of the plugin you are looking for.
-Nick
Matt
A semi-regular
A semi-regular
Posts: 22
Joined: Wed Nov 30, 2005 8:20 pm

Post by Matt »

Ok say i got the invis.amxx plugin, i put it in my amxmodx/plugins folder but then what im comfused
Matt Michalak
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Matt wrote:Ok say i got the invis.amxx plugin, i put it in my amxmodx/plugins folder but then what im comfused
Good job, you did the first step.

Now you need to edit the addons/amxmodx/configs/plugins.ini file by using file manager and add invis.amxx at the very bottom of the file where it says custom plugins. It should be on its own line. After that file is saved, change maps/restart server and the plugin should be running. To check, do rcon amxx plugins and should see it running. If it has some error, it probably will tell you why, such as a module not enabled. That plugin uses the engine module so you need to enable that in the addons/amxmodx/configs/modules.ini by removing the ; in front of engine_amxx.dll.

If you need further help, I suggest going onto livechat so we can look at your individual server.
-Nick
Post Reply