notsad2
(nots7d)
#1
Sooooo, i am trying to display buffs
name and duration works nicely, but the image just isn’t seen at all
this is how i send the buff information to the client
and this is how i apply it
the name does get applied, but the icon isn’t visible at all
the icon is a placeholder:
1 Like
notsad2
(nots7d)
#2
born to be a good coder
forced to not know alien stuff
i had to change the buffIcon variable to:
string.format("rbxthumb://type=Asset&id=%s&w=420&h=420", 18915449806)
because:
i have no idea what that means but it works now
1 Like
system
(system)
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.