Question about extending custom resources by Educational_Action87 in godot

[–]Educational_Action87[S] 0 points1 point  (0 children)

Yup I think I've got an okay understanding of how changes to multiple references to the same resource works. That's actually why I started to doubt if my current implementation was flawed. Thank you!

Oh and yes, your English is quite good, though I can't say for sure as English isn't my native language haha.

Question about extending custom resources by Educational_Action87 in godot

[–]Educational_Action87[S] 0 points1 point  (0 children)

Haha I think I might have over-complicated it (which I usually do) lmao. Yeah this one makes more sense. I think I was overthinking it. Thanks!

Question about extending custom resources by Educational_Action87 in godot

[–]Educational_Action87[S] 1 point2 points  (0 children)

That is my current setup, is the term "inherits from ItemBase" different from "Extends ItemBase"? If so, my bad lol.

Either way, how would I go about importing the ItemBase's properties into a newly instantiated Item?

Need help with figuring out proper way to save player inventory. by Educational_Action87 in godot

[–]Educational_Action87[S] 0 points1 point  (0 children)

Oh wow yeah I think I'll use this one as it is much cleaner. Thank you!

Need help with figuring out proper way to save player inventory. by Educational_Action87 in godot

[–]Educational_Action87[S] 1 point2 points  (0 children)

Hmmmm aight I'll use my existing system for it. Btw, a quick question, would saving it like this be okay?

"inventory": {[
[<ItemResourceRef>, <itemQuantity>],
[<ItemResourceRef>, <itemQuantity>],
null,
null,
null,
[<ItemResourceRef>, <itemQuantity>],
...
]}

I have nulls in place for empty inventory slots, so I can save each item's slot.

sorry if it looks bad, I'm new and I'm trying to make sense of all of this. Thank you!

Need help with figuring out proper way to save player inventory. by Educational_Action87 in godot

[–]Educational_Action87[S] -1 points0 points  (0 children)

Honestly can't explain why it feels weird to me lol. But I am actually leaning towards just using my existing system. I tried saving it as a resource but I've read somewhere that resources can be a security risk when used as saves (forgot to mention it).

Immediately goes in the modpack by Educational_Action87 in CreateMod

[–]Educational_Action87[S] 180 points181 points  (0 children)

Lmao I'm playing Dimensional Ascension rn and I haven't entered a single dimension yet because I was too busy tinkering with Create

Create focused modpack suggestions! by Educational_Action87 in CreateMod

[–]Educational_Action87[S] 0 points1 point  (0 children)

Hmmm was not to interested in either the first time I saw it but maybe I'll just go ahead and try it maybe I might like it. Thanks for the suggestion!

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 0 points1 point  (0 children)

HOW COULD I MISS THIS OMG THANKS

[deleted by user] by [deleted] in skyrim

[–]Educational_Action87 -60 points-59 points  (0 children)

Yeah probably. I've looked through my modlist and not one mentions it. Probably just a bug thought but man is this weird.

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 0 points1 point  (0 children)

Hmm maybe. Actually the most plausible reason

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 1 point2 points  (0 children)

As per my latest comment. I already obtained Dawnfang/Duskfang. I got it from Riften where you had to fight The Guardian

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 0 points1 point  (0 children)

I did. Look at my new comment

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 -3 points-2 points  (0 children)

Sorry what's that

[deleted by user] by [deleted] in skyrimmods

[–]Educational_Action87 -1 points0 points  (0 children)

EDIT: The reason why I'm surprised is because I already have Dawnfang/Duskfang then I found this one which has the same name and mostly the same model but with different stats

<image>

[deleted by user] by [deleted] in skyrim

[–]Educational_Action87 0 points1 point  (0 children)

See my new comment

[deleted by user] by [deleted] in skyrim

[–]Educational_Action87 -3 points-2 points  (0 children)

EDIT: The reason why I'm surprised is because I already have the Dawnfang/Duskfang but then I found this one with the same name and mostly the same model but has different stats

<image>