[Ajuda] Re-abrir arquivo
#9

Quote:
Originally Posted by DayvisonJJB
Посмотреть сообщение
PHP код:
stock ShowAjuda(playeridhelp[])
{
    new 
string[3200];
    new 
title[24];
    new 
entry[256];
    
format(title,24,"Ajuda %s"help);
    new 
str[48];
    
format(str,48,"/RPG/help/%s.txt"help);
    new 
File:file fopen(strio_read);
    if(
file)
    {
        while(
fread(fileentry))
        {
            
format(string,sizeof(string),"%s%s"string,entry);
        }
    }
    return 
ShowPlayerDialog(playerid,100DIALOG_STYLE_MSGBOXtitlestring"Ok""Voltar");

Tirei isto de um GF espero que ajude
Deu mano, brigado +rep
Reply


Messages In This Thread
Re-abrir arquivo - by DokyPWN - 03.04.2015, 05:49
Re: Re-abrir arquivo - by Hardware - 03.04.2015, 06:09
Re: Re-abrir arquivo - by DokyPWN - 03.04.2015, 06:12
Re: Re-abrir arquivo - by Hardware - 03.04.2015, 06:35
Re: Re-abrir arquivo - by DokyPWN - 03.04.2015, 13:08
Re: Re-abrir arquivo - by Dayvison_ - 03.04.2015, 15:10
Re: Re-abrir arquivo - by DokyPWN - 03.04.2015, 23:39
Re: Re-abrir arquivo - by Dayvison_ - 03.04.2015, 23:44
Re: Re-abrir arquivo - by DokyPWN - 04.04.2015, 18:00

Forum Jump:


Users browsing this thread: 2 Guest(s)