AMX Mod X API Documentation

Signature
stock get_entity_distance(ent1, ent2){ return floatround(entity_range(ent1, ent2));}
Description

Get the distance between two entities

Назад
Верх