[quote][b]
Important
[b]
Forlder (dir)
[b]
Important File
-------------------------------------------------------------------------------------
For this guide i am using AmxModX Version [b]
1.0
Download:
AMXMODX 1.0
-------------------------------------------------------------------------------------
[b]
Windows :
C:Program FilesSteamSteamApps // choose your mod name instead of $mod i.e. tfc , dod , CS.
or [b]
C:Program FilesValveSteamSteamApps // choose your mod name instead of $mod i.e. tfc , dod , CS.
from now on they will be know as [b]
$moddir
[b]
Linux
choose whatever directory your Steam executeable resides in and that will be your home directory in this tutorial, i.e. if your ./hlds file is in
then your home dir is kingpin, then inside that is where you have your $moddir , i.e.
Code:
/home/kingpin/cstrike
cstrike is your $moddir.
goto [b]
$moddiraddonsamxmodxconfigs
open [b]
user.ini add your :
"[b]
Username/authid/ipaddress
<NOTE about the last flags: a|e (if you dont have a password)|d (if the first slot is your ip)|c (if the first slot is your authid/wonid|b (if the frist slot is your clan tag)>[/color]
*note* if you did not set a password go to done.
{[b]
Client side stuff start}
goto [b]
$moddir
add this line to [b]
autoexec.cfg : setinfo "_pw" "yourpassword"
{[b]
Client side stuff end}
done
[list]
[b]
[*]$Moddir[list]Addons[list]
[*]configs
[*]data
[*]dlls
[*]documentation
[*]modules
[*]plugins
[*]scripting[list]
[*]metamod[list]