24.02.2018, 10:53
Quote:
I'm sorry, but I probably didn't understand you. This code:
PHP Code:
|
PHP Code:
new radiolist[500];
strcat(radiolist, "Stanice\tPosluchačů\n");
strcat(radiolist, "Vypnout rбdio\n");
format(radiolist, sizeof(radiolist), "%sEvropa 2\t%i\n", radiolist, listeners[0]);