17.05.2011, 21:21
Ive got this:
And i doesn't want to use SendClientMessage, i want to use ShowPlayerDialog, but with string, how?
Код:
format(string, 128, "[SYSTEM]: You succesfully registered the nickname %s with password %s, you have been auto logged in.", name, inputtext); SendClientMessage(playerid, GREEN, string);