Search found 2 matches

by RiQ
Thu Sep 21, 2017 12:18 pm
Forum: Modding help
Topic: What are the loaded graphic paths? [SOLVED]
Replies: 2
Views: 896

Re: What are the loaded graphic paths?

darkfrei wrote:Did you read this topic?
[GUIDE] How to style buttons with images on them.
viewtopic.php?f=34&t=24007
Yeah I skimmed it through several times, but I'll give it one try more with more thought put in. Thanks.
by RiQ
Thu Sep 21, 2017 8:23 am
Forum: Modding help
Topic: What are the loaded graphic paths? [SOLVED]
Replies: 2
Views: 896

What are the loaded graphic paths? [SOLVED]

Hi,

as the topic states, I would like to know what are the path strings to graphics which I can access in control.lua .

For example one I have found is:
myGuiElement.sprite = "item/"..itemProto.name

Additionally I'm curious if there are separate graphics for sprites with stack amount number, or ...

Go to advanced search