Alias_basksinthesunref.GetReference().Additem (ArmorIronBoots, 1)But when I try to get him to equip it with the following:
Alias_basksinthesunref.GetReference().Equipitem (ArmorIronBoots, true)I get this as an error in the compiler:
Equipitem is not a function or does not existDoes anyone know what's wrong or how to fix it?