ItsMods

Full Version: Headicons?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I searched the board. I dont know if the search isn't working or anything, but how do you get images like a prestige to appear over a players head?
Prechache shader i think and then spawn it above on the players coordinates Smile
(07-20-2011, 17:34)Tomsen1410 Wrote: [ -> ]Prechache shader i think and then spawn it above on the players coordinates Smile
now say i wanted to make my own what would be optimal resolution so it's not to small. because currently my headicon is the 15th prestige icon and it's hella small
(07-20-2011, 22:41)cervantes Wrote: [ -> ]
(07-20-2011, 17:34)Tomsen1410 Wrote: [ -> ]Prechache shader i think and then spawn it above on the players coordinates Smile
now say i wanted to make my own what would be optimal resolution so it's not to small. because currently my headicon is the 15th prestige icon and it's hella small

setShader( "15prestigewhatevericon", 4, 4 );

?
the 4 4 on the end the width and the height variables then?