This went to PM, so the solution will be posted here once complete, as I am awaiting the reply.im trying add OWLTR into pub 57 i have very limited experience with scripting was just wondering if someone might be able give me a hand at fixing these 3 errors
These two errors were fixed, which introduced more unfortunately.This went to PM, so the solution will be posted here once complete, as I am awaiting the reply.
But I am pretty sure that version of OWLTR is older and those methods no longer exist in the repo you are using. I believe the Runic errors are referring to CraftResource and Mule is referring to OnTame (versus OnBeforeTame), or it should be SubdueBeforeTame.
//daat99 OWTLR start - runic storage
public virtual Type GetCraftableType()
{
return null;
}
//daat99 OWTLR end - runic storage
//daat99 OWLTR start - On Before (Re) Tame methods
public virtual void OnBeforeTame()
{
}
public virtual void OnBeforeReTame()
{
}
//daat99 OWLTR start - On Before (Re) Tame methods
We use essential cookies to make this site work, and optional cookies to enhance your experience.