Originally posted by MODZ
Hey Guys,
Could someone help me change the informationBarText shader in Zombieland?
I know i have to precache the Shader like that
*precacheShader("menu_camo_gold_pattern");*
and edit informationBar()
*level.infoBarBackground = level drawShader("menu_camo_gold_pattern", -50, 30, 1000, 35, 0.50, 7, true);*
thx in advance