AMX Mod X API Documentation

Signature
stock fm_set_user_frags(index, frags) { set_pev(index, pev_frags, float(frags)); return 1;}
Назад
Верх