08.05.2013, 19:33
Good day everyone.
Today I have some strange problem. My 3D labels are not showing up. It compiles without any errors, but they are not showing up in game. The problem is not with the streamer, I've updated it and the problem is still there.
Example of a 3d label
Any ideas what's wrong with it ? Thank you ! Much appreciated
Today I have some strange problem. My 3D labels are not showing up. It compiles without any errors, but they are not showing up in game. The problem is not with the streamer, I've updated it and the problem is still there.
Example of a 3d label
pawn Код:
Create3DTextLabel("TEST", COLOR_YELLOW, 859.9612, -604.4937, 18.4219, 100.0, 0, 0);
