Basic set of the AMXX layer for the exchange of information between the game server and the web part of Lambda-Web.
Or higher versions of the specified package.
- Compile
*.sma
files - Move compiled files
*.amxx
toamxmodx/plugins/lambda
- Copy the file
configs/lambda/lambda-core.json
andconfigs/plugins-lambda.ini
to the appropriate directory.
Fill in the fields in the configuration file configs/lambda/lambda-core.json
{
"request-url": "http://127.0.0.1",
"server-ip": "127.0.0.1",
"server-port": 27015,
"server-auth-token": ""
}
- Develop a flexible system for administration of Counter Strike 1.6 game server (in the long term, add support for other games on goldsrc and source).
- Expanded granting of groups of players and accesses.
- Extended API for plugins that allows you to scale the system.
If you have any thoughts or suggestions to improve the product, contact me at one of the following places: