native GameConfGetAddress(GameConfig:handle, const name[]);
handle | Game config handle |
name | Name of the property to find |
Finds an address calculation in a GameConfig file.
An address calculated on success, otherwise 0 on failure.
Invalid game config handle
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.