SA-MP Forums Archive
Create3DTextLabel Bug - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Create3DTextLabel Bug (/showthread.php?tid=591275)



Create3DTextLabel Bug - anassmaroc - 10.10.2015

Hi Guys i've add Create3DTextLabel Ongamemodint But i can't See it Why

PHP код:
    Create3DTextLabel("(/ls)",0x00D9ADFF,2493.68, -1666.6813.34,30.0,1); 
Hope Help me +rep


Re: Create3DTextLabel Bug - jlalt - 10.10.2015

PHP код:
Create3DTextLabel("(/ls)",0x00D9ADFF,2493.68, -1666.6813.34,30.0,1);
Create3DTextLabel(text[], colorXYZDrawDistancevirtualworld); 
would be:
PHP код:
Create3DTextLabel("(/ls)",0x00D9ADFF,2493.68, -1666.6813.34,30.0,0); 
default virtualworld is 0


Re: Create3DTextLabel Bug - AbyssMorgan - 10.10.2015

PHP код:
Create3DTextLabel(text[], colorFloat:XFloat:YFloat:ZFloat:DrawDistancevirtualworldtestLOS=0);
Create3DTextLabel("(/ls)",0x00D9ADFF2493.68, -1666.6813.3430.0, -1); 
who currently uses this feature use
PHP код:
CreateDynamic3DTextLabel(const text[], colorFloat:xFloat:yFloat:zFloat:drawdistanceattachedplayer INVALID_PLAYER_IDattachedvehicle INVALID_VEHICLE_IDtestlos 0worldid = -1interiorid = -1playerid = -1Float:streamdistance 100.0); 



Re : Create3DTextLabel Bug - anassmaroc - 10.10.2015

Still can't See it


Re : Re: Create3DTextLabel Bug - anassmaroc - 10.10.2015

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
PHP код:
Create3DTextLabel(text[], colorFloat:XFloat:YFloat:ZFloat:DrawDistancevirtualworldtestLOS=0);
Create3DTextLabel("(/ls)",0x00D9ADFF2493.68, -1666.6813.3430.0, -1); 
who currently uses this feature use
PHP код:
CreateDynamic3DTextLabel(const text[], colorFloat:xFloat:yFloat:zFloat:drawdistanceattachedplayer INVALID_PLAYER_IDattachedvehicle INVALID_VEHICLE_IDtestlos 0worldid = -1interiorid = -1playerid = -1Float:streamdistance 100.0); 
Can u edit the X Y Z and give me


Re : Create3DTextLabel Bug - anassmaroc - 17.10.2015

Still Need Help here


Re: Create3DTextLabel Bug - HydraHumza - 17.10.2015

1) check if ur 2 label working at once then it wouldn't work.

2) you can bump ur topic after 24 hour so stop bumping ur topic.