02.09.2016, 14:30
https://sampwiki.blast.hk/wiki/Strval
OT: just remove the format(str...) line and use inputtext
OT: just remove the format(str...) line and use inputtext
PHP код:
PlayerTextDrawSetString(playerid, TextNomeRegistrazione[playerid], inputtext);
format(PlayerInfo[playerid][pNome], 24, inputtext);


