/lambda-amxx

Basic set of the AMXX layer for the exchange of information between the game server and the web part of Lambda-Web.

Primary LanguagePawnMIT LicenseMIT

Lambda AMXX Plugins

License

What is this?

Basic set of the AMXX layer for the exchange of information between the game server and the web part of Lambda-Web.

Requirements


License
Or higher versions of the specified package.

Installation

  • Compile *.sma files
  • Move compiled files *.amxx to amxmodx/plugins/lambda
  • Copy the file configs/lambda/lambda-core.json and configs/plugins-lambda.ini to the appropriate directory.

Configuration

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": ""
}

Goals of the project

  • 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.

Contribution and support

If you have any thoughts or suggestions to improve the product, contact me at one of the following places:

Github Issues
Github Discussions
Telegram