Quote:
Originally Posted by xXziroXx
Found a bug that applies to both v5 and v6. When you draw an NPC on a TDrawingPanel (clientside) it causes the NPC to first become invisible and thus not getting drawn. The NPC is not displayed again until it changes image/gani or the level is updated.
|
Hmmm the problem can be that the npc was not previously visible when you were drawn it on the drawing panel? It might load the textures just in memory and then cannot be drawn normally to OpenGL/DirectX.