Changing Teams Icons Problems.
I tried to change a Team icon to cardicon_final_stand for hours in _teams!!! but i got a black squere...
Code:
I tried to:
precacheShader("icon_final_stand");
In _teams.gsc Under Init()
When i put it like that:
Code:
setDvar("g_TeamIcon_Axis", "cardicon_final_stand");
setDvar("g_TeamIcon_MyAxis", "cardicon_final_stand");
setDvar("g_TeamIcon_EnemyAxis", "cardicon_final_stand");
IT doesnt working!!!
HELP ME! precacheShader("cardicon_final_stand");
i have been meaning to do this for my mod but i have never gotten to it. will this work for animated ones and also can i get a link to a list of all of the icons