Missinglink1 said:
wait, I've found it! but what do i do with the file? its a .sma file...i've never heard of it
part 1:
first install amxmodx
configure it to work optimal with your pc
then make sure you launched your server once before you start adding plugins
like the
esf_powerlevel_changer.sma
part 2:
go to this folder
steam/steamapps/[yourusername]/half-life/esf/addons/amxmodx/
scripting/
put the sma file in there, and drag it onto the
compile.exe file that is located in the same folder
==> you just compiled the sma file into an AMXX one
part 3:
go to this folder
steam/steamapps/[yourusername]/half-life/esf/addons/amxmodx/scripting/
compiled
there find the file with the name
esf_powerlevel_changer.amxx
copy that file to the following folder
steam/steamapps/[yourusername]/half-life/esf/addons/amxmodx/
plugins
part 4:
go to the next folder
steam/steamapps/[yourusername]/half-life/esf/addons/amxmodx/
config
in there open the file
plugins.ini
add the name of the plugin at the bottom of the whole list, like this
esf_powerlevel_changer.amxx
part 5:
start up your server and enjoy the plugin
i hope this helped ya much