PDA

View Full Version : problem


[GaD]Insane
17-02-02, 04:33am
i got a problem with this plugins i downloaded. im new with amdin mod, so bear with me. i download a plugin and its a sma. what do i do with it so i can use it, and in what folder does it go in?

thanks

[DM]Caveman
17-02-02, 06:34am
The manual - http://www.adminmod.org/index.php?go=config

The only reason I am not screaming RTFM at you is cause I had the text below already written from a readme for a plugin.

Cavey's readmes

//////////////////////////// Quick tutorial \\\\\\\\\\\\\\\\\\\\\\\\\\\\

Installation

Win32

1) Place the uncompiled .sma in ../halflife/admin/scripting/myscripts.

2) Edit the .sma to include the commands you wish to monitor. I have tried
to make the #define options as obvious as possible

3) Doubleclick the compile_all.bat

4) Find the ../halflife/admin/scripting/mybinaries directory and copy the
.amx files.

5) Paste the .amx files into the ../halflife/{moddir}/dlls directory.

6) Add the names of the plugins to the plugin.ini in the {moddir}, ie for
plugin_cavey_kickvote.amx add "dlls/plugin_cavey_kickvote.amx" to the
file.

And I dont use linux, so no idea how to compile it on there, sorry :(

Now PLEASE go read the manual.