Help with CreateDynamic3DTextLabel
#1

Fixed!
Reply
#2

Fixed!
Reply
#3

Showing your code helps...
We can't help you with something we can't see..
Giving us a native function makes no sense as we all know the function but not how you're attempting to use it.
Reply
#4

Fixed!
Reply
#5

Fixed!
Reply
#6

Fixed!
Reply
#7

Syntax:
pawn Код:
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 = 100.0);
Example:
pawn Код:
CreateDynamic3DTextLabel("Hello World", -1, 21312.21, 12222.2, 1323.131, 150.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 200.0);
** Alright, when you put the value '-1' as interiorid this dynamic textlabel will appear in all of the possible interiors same goes for virtualworlds.
** TestLOS (0/1) so this dynamic textlabel won't be seen through objects.


I hope I helped any feedback is appreciated!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)