3DTextLabel with streamer don't work
#1

Hello,

This code don't work:

PHP код:
        raceItems[itemID][LabelID] = CreateDynamic3DTextLabel(formatType0xFFFFFFFFraceItems[itemID][posItems][0], raceItems[itemID][posItems][1], raceItems[itemID][posItems][2], 15.0VW_RACEDM0); 
But this code work:

PHP код:
        raceItems[itemID][LabelID] = Create3DTextLabel(formatType0xFFFFFFFFraceItems[itemID][posItems][0], raceItems[itemID][posItems][1], raceItems[itemID][posItems][2], 15.0VW_RACEDM0); 
How can I solve this ? My "CreateDynamicPickup" work perfectly, so I think the streamer is ok.
Reply


Messages In This Thread
3DTextLabel with streamer don't work - by djoudjou - 06.09.2018, 19:56
Re: 3DTextLabel with streamer don't work - by Dayrion - 06.09.2018, 19:58

Forum Jump:


Users browsing this thread: 1 Guest(s)