10.08.2009, 08:40
Thanks, this worked:
Код:
int idx; if (amx_FindPublic(amx, "OnSomething", &idx) == AMX_ERR_NONE) amx_Exec(amx, NULL, idx);