11.12.2014, 12:26
Remove the last 2 '0's.
By adding those two zeroes, you are saying: 'attachedplayer = 0', 'attachedvehicle = 0'.
Код:
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);