Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

amxx-modding-kit

amxx-modding-kit contém 18 skills coletadas de hedgefog, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
18
Stars
31
atualizado
2026-03-30
Forks
4
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

amxx-modding-kit-api-custom-weapons
Desenvolvedores de software

Guide for implementing custom weapons using OOP-style patterns in AMX Mod X. Use when creating new weapons or extending existing ones with the Custom Weapons API.

2026-03-30
amxx-modding-kit
Desenvolvedores de software

This skill is describing how to use AMXX Modding Kit for AMX Mod X plugin development.

2026-03-30
amxmodx-basics
Desenvolvedores de software

Helps with AMX Mod X (Pawn) coding conventions and best practices.

2026-03-28
amxx-modding-kit-project
Desenvolvedores de software

Best practices for organizing large AMX Mod X projects with multiple plugins sharing entities, weapons, events, and other definitions. Use when creating mod-scale projects that need consistent namespace patterns and shared constants.

2026-03-27
amxx-modding-kit-api-assets
Desenvolvedores de software

Guide for Assets API usage managing models, sounds, and resources from JSON configuration files.

2026-03-27
amxx-modding-kit-api-custom-entities
Desenvolvedores de software

Guide for implementing custom entities using OOP-style patterns in AMX Mod X. Use when creating projectiles, pickups, NPCs, or any custom game entity with the Custom Entities API.

2026-03-27
amxx-modding-kit-api-custom-events
Desenvolvedores de software

Guide for implementing custom events using pub/sub pattern in AMX Mod X. Use when creating event-driven communication between plugins with the Custom Events API.

2026-03-27
amxx-modding-kit-api-entity-force
Desenvolvedores de software

Helps with Entity Force API usage for applying forces to entities including pushing, momentum transfer, and physics simulation.

2026-03-27
amxx-modding-kit-api-entity-grab
Desenvolvedores de software

Helps with Entity Grab API usage for attaching, carrying, and throwing entities.

2026-03-27
amxx-modding-kit-api-player-camera
Desenvolvedores de software

Helps with Player Camera API usage for controlling custom camera views with positioning, targeting, and smooth movement.

2026-03-27
amxx-modding-kit-api-player-effects
Desenvolvedores de software

Guide for Player Effects API enabling timed effects with invoke/revoke lifecycle and state management.

2026-03-27
amxx-modding-kit-api-player-model
Desenvolvedores de software

Helps with Player Model API usage for managing custom player models and animations.

2026-03-27
amxx-modding-kit-api-player-music
Desenvolvedores de software

Helps with Player Music API usage for MP3 music playback with automatic duration detection, pause/resume, and activity detection.

2026-03-27
amxx-modding-kit-api-player-roles
Desenvolvedores de software

Guide for Player Roles API usage implementing OOP-style player role management with inheritance, groups, and custom methods.

2026-03-27
amxx-modding-kit-api-rounds
Desenvolvedores de software

Guide for Rounds API usage managing round-based gameplay including timing, win conditions, and round events.

2026-03-27
amxx-modding-kit-api-shops
Desenvolvedores de software

Guide for Shops API usage creating in-game shops with items, custom balance systems, and access control.

2026-03-27
amxx-modding-kit-api-states
Desenvolvedores de software

Guide for States API usage implementing state machines with transitions, guards, and lifecycle hooks.

2026-03-27
amxx-modding-kit-api-waypoint-markers
Desenvolvedores de software

Guide for Waypoint Markers API creating 3D waypoint sprites visible through walls with per-player visibility.

2026-03-27