amxx-modding-kit-api-player-roles

Community

OOP-style player roles for AMXX modding.

Authorhedgefog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing multiplayer roles in AMX Mod X can become complex without a structured system that supports inheritance, group-based exclusivity, and per-player role data. This Skill provides an OOP-style Player Roles API to define, assign, and manage roles with inheritance, groups, and custom methods.

Core Features & Use Cases

  • Role Registration and inheritance to create base and specialized roles.
  • Group-based exclusivity to ensure only one role per group per player.
  • Per-player member data access and modification, including custom methods.
  • Role queries, assignment, and method invocation for dynamic gameplay mechanics.
  • Clear integration patterns for plugin_precache and role lifecycle management.

Quick Start

Create a base role, implement its assign/unassign methods, and assign the role to a new player on spawn.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: amxx-modding-kit-api-player-roles
Download link: https://github.com/hedgefog/amxx-modding-kit/archive/main.zip#amxx-modding-kit-api-player-roles

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.