Jump to content

Huntsman plugin lot loading

Closed 1.3.4 1.3.7

raezenkane

Same problem here, this plugin has needed fixing for some time now (re my previous posts) but now wont compile

HuntsMan - Failed to compile: HuntsMan.cs(160,34): error CS1501: No overload for method `Init' takes `14' arguments

Share this comment


Link to comment

i used this "fix" and it worked

LizardMods 31

Posted Saturday at 03:10 PM (edited)

  On 12/3/2022 at 11:12 AM, Wayward said:

This isn't my mod but I got it working with the following:

Change:

npc.Brain.Senses.Init(...) to the following:

npc.Brain.Senses.Init(npc, npc.Brain, 5f, 140f, 140f, -1f, true, false, true, 60f, false, false, true, EntityType.Player, false);

No idea if this is the correct fix but it will compile now.

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.