Skip to content

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

License

Notifications You must be signed in to change notification settings

d3m37r4/lambda-amxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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