CreateDynamic3DTextLabel - Incognito Streamer
#1

Hello,

I been working on a Business System lately. There, I got following problem:

At OnGameModeInit I want to create a 3D Text label, showing informations about the businesses and so on. I am using Incognito's Streamer plugin. But somehow, the Text Label is not beeing displayed.


On this way (without streaming) it works:

Код:
Create3DTextLabel(string,ORANGE,BizzInfo[idx][x],BizzInfo[idx][y],BizzInfo[idx][z],40.0,0,0);
But on this way it doesn't (streaming):

Код:
CreateDynamic3DTextLabel(string,ORANGE,BizzInfo[idx][x],BizzInfo[idx][y],BizzInfo[idx][z],40.0,0,0);
-------------------------------------------------------------------

I am not totally sure about the parameters that are listed in the thread of the plugin but I get no warning messages.

So what am I doing wrong?
Reply


Messages In This Thread
CreateDynamic3DTextLabel - Incognito Streamer - by Gomma - 10.07.2011, 18:41
AW: CreateDynamic3DTextLabel - Incognito Streamer - by Gomma - 12.07.2011, 19:53
Re: CreateDynamic3DTextLabel - Incognito Streamer - by FireCat - 12.07.2011, 20:32

Forum Jump:


Users browsing this thread: 1 Guest(s)