[Pedido] Dialog - Mъsicas;
#2

Primeiro caso:

PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[])
{
    switch(
dialogid) {
        case 
DIALOG_ID: {
            new
                
file[16] = "arquivo.ini",
                
playerName[MAX_PLAYER_NAME 1],
                
string[600];
            
GetPlayerName(playeridplayerNamesizeof playerName);
            if(!
fexist(file)) {
                new 
Filefopen(fileio_write);
                
fclose(f);
            }
            
format(stringsizeof(string) + 32"%s: %s\r\n"playerNameinputtext);
            new 
Filefopen(fileio_append);
            
fwrite(fstring);
            
fclose(f);
            
SendClientMessage(playerid, -1"Done!");
        }
    }
    return 
1;

Segundo caso:

Bem... isto й pessoal, recomendo que utilize o chattopic.
Reply


Messages In This Thread
Dialog - Mъsicas; - by matheusspohr - 16.04.2015, 02:06
Re: [Ajuda/Pedido]Dialog - Mъsicas; - by Lуs - 16.04.2015, 03:03
Re: Dialog - Mъsicas; - by matheusspohr - 16.04.2015, 16:48
Re: Dialog - Mъsicas; - by WLSF - 16.04.2015, 17:46
Re: Dialog - Mъsicas; - by Lуs - 16.04.2015, 19:06
Re: Dialog - Mъsicas; - by matheusspohr - 17.04.2015, 01:58

Forum Jump:


Users browsing this thread: 1 Guest(s)