Quote:
Originally Posted by UFF
Код:
format(string, sizeof(string), "[%i] %s \n(PL)", playerid, PlayerName(playerid));
PlayerTEXT[playerid] = CreateDynamic3DTextLabel(string, 0xEEFF99FF, 0, 0, 0.39, 18.0, playerid, INVALID_VEHICLE_ID, 1);
PlayerData[playerid][Have3DText] = true;
Try this
|
How about you explain your code and tell him what this means other than going around and just posting it?