19.10.2014, 05:33
Whilist coding, I was having an issue with labels not showing up. It's a problem that i'm not sure of the cause. I thought it was a misplaced variable or something, however this isn't the case. I've tried it both dynamic and not.
is under OnGameModeInit. Anyone know a cause of this?? I've tried changing the colors, moving out of range and back in, quitting and rejoining, all with no luck.
pawn Код:
CreateDynamic3DTextLabel("Test", -1, spawn, 10.0, 0, 1);