*.sma into amx

Post Reply
User avatar
xwinterfresh
A regular
A regular
Posts: 35
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Nov 12, 2004 8:16 pm
Location: San Jose, California
Contact:

*.sma into amx

Post by xwinterfresh »

I did everything correct. i made the *.sma file into an amx. and i put it into the metamods folder. but it still doesnt work. can anyone help ?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Re: *.sma into amx

Post by Nick|NFo »

xwinterfresh wrote:I did everything correct. i made the *.sma file into an amx. and i put it into the metamods folder. but it still doesnt work. can anyone help ?
the file doesnt go in the metamod folder, it goes inside the plugins folder or the scripts folder depending on which mod you compiled.

Im guessing its for amx so it will go inside addons/amx/plugins and you then need to add the link in addons/amx/plugins/plugins.ini for name.amx in the list of plugins to activate the plugin.
-Nick
User avatar
xwinterfresh
A regular
A regular
Posts: 35
Joined: Fri Nov 12, 2004 8:16 pm
Location: San Jose, California
Contact:

Post by xwinterfresh »

its for admin mod. i got it from adminmod.org. where do i put it then ?
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 »

xwinterfresh wrote:its for admin mod. i got it from adminmod.org. where do i put it then ?
it goes in the addons/adminmod/scripts folder by using FTP, then you need to edit the addons/adminmod/config/plugin.ini file and add the full place of where your plugin resides and its name like the other plugins.
-Nick
Post Reply