Counter Strike How to sign up for AMX

From 4netplayers Support Wiki
Revision as of 18:56, 23 March 2021 by Robert (talk | contribs) (Created page with "{{LP-Banner-CS16}} If you don't set the accountflag e in the '''Advanced Mode''', you have to make some settings on your own PC, otherwise you will be kicked from your own se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Rent a Counter Strike 1.6 server
Rent your own Counter Strike 1.6 server now at 4Netplayers.com

If you don't set the accountflag e in the Advanced Mode, you have to make some settings on your own PC, otherwise you will be kicked from your own server by AMX.
Wie Du dich als Admin eintragen kannst, ist HIER beschrieben.
You still have to authenticate yourself to AMX.
There are two ways to do this:

1. in autoexec.cfg you can add the setinfo "_pw" "xxx" (xxx stands for the password set for this user) to an empty line and it will be detected automatically when connecting to the server.
However, this is not so ideal from a security point of view, as the password is sent to all servers, not just your own.

2. in config.cfg you can add the setinfo "_pw" "xxx" (xxx stands for the password set for this user) to an empty line and it will be recognized automatically when connecting to the server.
Like the autoexec.cfg you can find the config.cfg in the folder where the game was installed at home (e.g. C:\Games\Steam\...).