Доступные типы :
enum Types
{
Gather,
Loot,
PickUP,
Quarry,
Excavator,
Growable,
}
int API_CONVERT(Types RateType, string Shortname, float Amount, BasePlayer player = null)