This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
How to correct set exist texture to my icon ace3?
I try:
local btn = AMGUI:Create("Icon") local name, link, _, _, _, _, _, _, _, texture = GetItemInfo("2770"); btn.SetImage(texture)
but it don't work.
How to correct set exist texture to my icon ace3?
I try:
but it don't work.