01.05.2018, 12:17
bump. how to fix it?
Only when using a string it does not goes to the following line:
while this works:
Only when using a string it does not goes to the following line:
Код:
PlayerTextDrawSetString(playerid, CharacterCreationTD24[playerid], string);
Код:
PlayerTextDrawSetString(playerid, CharacterCreationTD24[playerid], "text");
Код:
PlayerTextDrawTextSize(playerid, CharacterCreationTD24[playerid], 300.000000, 5.0);