I was wondering how come no one can see my CI icon but me. I was editing the dinner blaster and changed the "nom" to a realistic hamburger. However it works for me but it always shows up as a skull for everyone else. How do I fix this?
Don't they need to have Download Textures enabled?
use decaldata, then make sure they have download textures enabled
What is that?
datablock DecalData(AdminShield){ textureName = "add-ons/script_adminshields/icon_goldBadge.png";};datablock DecalData(ModeratorShield){ textureName = "add-ons/script_adminshields/icon_silverBadge.png";};
Thanks for the help it worked. They can now see the custom CI icon.I should also include "preload = true;" so it shows up before they join, right?