Well that was unexpected, after a year or so and tons of SKSE plugin related videos, awesome! I've already learned so much from your Papyrus series, cannot wait to watch these ! Welcome back!
if I replace all the callbacks with TESHitEvent, the code compiles. but if i try with TESHarvestedEvent or TESHarvestedEvent::ItemHarvested, it say's I cant do it. damn. I just wanted to make a very basic, very straightforward mod and I'm hitting some kind of edge case fuck you brick wall rn.
Well that was unexpected, after a year or so and tons of SKSE plugin related videos, awesome! I've already learned so much from your Papyrus series, cannot wait to watch these ! Welcome back!
Life saving video series. Thank you very much! You guided me into the world of C++ and Skyrim RE
C++ is such a nasty language
I can't seem to use this template for TESHarvestedEvent::ItemHarvested
if I replace all the callbacks with TESHitEvent, the code compiles. but if i try with TESHarvestedEvent or TESHarvestedEvent::ItemHarvested, it say's I cant do it.
damn. I just wanted to make a very basic, very straightforward mod and I'm hitting some kind of edge case fuck you brick wall rn.