SA-MP Forums Archive
Creating 3d text label - 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: Creating 3d text label (/showthread.php?tid=500814)



Creating 3d text label - ChuckyBabe - 15.03.2014

Hello everyone i have this code

pawn Code:
//VIP LABEL
    CreateDynamic3DTextLabel("/viplocker",COLOR_YELLOW,1154.5255, -1180.8342, 32.8187+0.6,4.0);
But everytime i go to the place where i put this i can't see anything ? please help !


Re: Creating 3d text label - IceBilizard - 15.03.2014

pawn Code:
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);



Re: Creating 3d text label - ChuckyBabe - 15.03.2014

Where i will put this

i will change my first code with this new one ?


AW: Creating 3d text label - Macronix - 15.03.2014

I tested your 3D text label and it worked for me... maybe some other code is interrupting it? Do you have the latest streamer plugin?


Re: Creating 3d text label - ChuckyBabe - 16.03.2014

@Macronix ye i have the latest streamer plugin my code works but if i put it on FTP it doesn't show