CreatePlayer3DTextLabel - 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: CreatePlayer3DTextLabel (
/showthread.php?tid=600229)
CreatePlayer3DTextLabel -
iulicxd - 05.02.2016
CreatePlayer3DTextLabel
will all players of my server will see 3dtext on this playerid?
or this function create for playerid and playerid only see this 3dtext?
Re: CreatePlayer3DTextLabel -
amirm3hdi - 05.02.2016
Код:
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:streamdistance = STREAMER_3D_TEXT_LABEL_SD);
Re: CreatePlayer3DTextLabel -
GangstaSunny - 05.02.2016
The function dosnt exists. Visit
https://sampwiki.blast.hk/wiki/Create3DTextLabel for more info.
Re: CreatePlayer3DTextLabel -
-CaRRoT - 05.02.2016
Quote:
Originally Posted by GangstaSunny
|
How about a ****** search instead of pulling facts out of your ass? [
https://sampwiki.blast.hk/wiki/CreatePlayer3DTextLabel]
"Creates a 3D Text Label only for a specific player" - so yes, only the players get to see the 3D Text label.