AMX Mod X API Documentation

Signature
native rg_player_relationship(const player, const target);
Description

Checks a player relationship with another reference

Parameters
  • player Player index
  • target Target index
Returns

Match player relationship, see GR_* constants in cssdk_const.inc

Назад
Верх