Code: Select all
Script error, "hd-ue-hudv2.pk3:sbarinfo" line 22:
Expected integer constant but got identifier 'drawshadow' instead.
No example is given on the ZDoom Wiki as to how proper syntax using those two together is supposed to look.
Here is the full line of code:
Code: Select all
drawstring smallfont, gray, weapontag, -5, -80, drawshadow, linebreaks(10);
I have tried different putting the code pieces in different orders but nothing is working.
As with last post I am doing this on Zandronum by the way.