#[Closed] Custom Mod Hook Problems

26 messages · Page 1 of 1 (latest)

fast aspen
dense thistle
#

Directory doesnt matter

#

Do you have CSteamID.cs in your project?

fast aspen
#

ofc

#

everything from the github repo

#

CSteamID.cs also has the MonoScript error

#

reopening my project did nothing, i'll try making a new one

fast aspen
#

well I would

#

but my project.unitypackage is missing lmao

#

nvm he moved it to extras now

daring pumice
#

also, it will likely still give off confusing errors, but you should be fine so long as you can still attach it to whatever you need.

fast aspen
#

fresh project

dense thistle
#

You wouldnt attach CSteamID

#

But you should be able to attach the Grenade script

fast aspen
#

yeah I wasn't trying to

#

and nope

#

No compile errors for Grenade nor is the name wrong

#

I've found a fix I think

#

hold on

#

Aha!

#

WebImage.cs needs to use UnityEngine.UI;

#

so there was a compile error

#

i'll submit a pull req