[Ajuda] Infoorg
#5

PHP код:
stock VerMembro2(playerid){
    new 
higor[256],higor1[256];
    
format(higor,256,"Orgs/%s.ini",PlayerInfo[playerid][pMember]);
    
format(higor1,256,
    
"Membros > %s\n > %s\n > %s\n > %s\n > %s\n > %s",
    
dini_Get(higor,"Membro7"),
    
dini_Get(higor,"Membro8"),
    
dini_Get(higor,"Membro9"),
    
dini_Get(higor,"Membro10"),
    
dini_Get(higor,"Membro11"),
    
dini_Get(higor,"Membro12"));
    
ShowPlayerDialog(playerid,165+21,DIALOG_STYLE_MSGBOX,"InfOrg",higor1,"Ok","Sair");
    return 
true;

Test ai :d
Reply


Messages In This Thread
[Ajuda] Infoorg - by IILeonII - 14.07.2011, 06:59
Re: [Ajuda] Infoorg - by IILeonII - 14.07.2011, 16:52
Re: [Ajuda] Infoorg - by Gabriel Duarte - 14.07.2011, 16:58
Re: [Ajuda] Infoorg - by IILeonII - 14.07.2011, 18:21
Re: [Ajuda] Infoorg - by Dark.Angel - 14.07.2011, 18:34
Re: [Ajuda] Infoorg - by IILeonII - 14.07.2011, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)