shqke / imatchext

Matchmaking Extension Interface [L4D/2]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

SourceMod extension exposing some matchmaking interfaces (mainly missions and game modes data) to SourcePawn plugins and SourceMod extensions.

Provides command sm_imatchext_gen_phrases to generate a compact set of relevant translated phrases from game localization files to use in SourceMod modules (requires langparser.ext).

Check out include file for available natives, test file for examples on how to use extension.

Requirements

Supported Games

About

Matchmaking Extension Interface [L4D/2]

License:GNU General Public License v3.0


Languages

Language:C++ 56.9%Language:Python 22.2%Language:SourcePawn 19.8%Language:C 1.0%