04.01.2018, 15:33
well i got a idea how to fix my problem
in the brackets of if(!strlen(inputtext)) i am formatting a string, that i am showing in dialog, like this:
so i just put the return in front of ShowPlayerDialog, but now the compiller stops working, can somebody help me with that?
in the brackets of if(!strlen(inputtext)) i am formatting a string, that i am showing in dialog, like this:
Код:
new string[16]; strcat(string, "something\n"); ShowPlayerDialog