21.10.2018, 11:21
I forget to put an this textdraw
LoginPTD[playerid][0] = CreatePlayerTextDraw(playerid, 249.707031, 188.833358, "NUME: wNekiRo");
PlayerTextDrawLetterSize(playerid, LoginPTD[playerid][0], 0.400000, 1.600000);
PlayerTextDrawTextSize(playerid, LoginPTD[playerid][0], 377.000000, 0.000000);
PlayerTextDrawAlignment(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawColor(playerid, LoginPTD[playerid][0], -1);
PlayerTextDrawUseBox(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawBoxColor(playerid, LoginPTD[playerid][0], 255);
PlayerTextDrawSetShadow(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawSetOutline(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawBackgroundColor(playerid, LoginPTD[playerid][0], 255);
PlayerTextDrawFont(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawSetProportional(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawSetShadow(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawSetSelectable(playerid, LoginPTD[playerid][0], true);
LoginPTD[playerid][0] = CreatePlayerTextDraw(playerid, 249.707031, 188.833358, "NUME: wNekiRo");
PlayerTextDrawLetterSize(playerid, LoginPTD[playerid][0], 0.400000, 1.600000);
PlayerTextDrawTextSize(playerid, LoginPTD[playerid][0], 377.000000, 0.000000);
PlayerTextDrawAlignment(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawColor(playerid, LoginPTD[playerid][0], -1);
PlayerTextDrawUseBox(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawBoxColor(playerid, LoginPTD[playerid][0], 255);
PlayerTextDrawSetShadow(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawSetOutline(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawBackgroundColor(playerid, LoginPTD[playerid][0], 255);
PlayerTextDrawFont(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawSetProportional(playerid, LoginPTD[playerid][0], 1);
PlayerTextDrawSetShadow(playerid, LoginPTD[playerid][0], 0);
PlayerTextDrawSetSelectable(playerid, LoginPTD[playerid][0], true);

