[AJUDA]
#5

PHP код:
if(strcmp(cmdtext"/minhacasa"true) == 0)
{
    new 
pname[MAX_PLAYER_NAME];
    
GetPlayerName(playeridpnamesizeof(pname));
    for(new 
0MAX_CASASc++)
    {
        
format(stringsizeof(string), "/Casas/casa%d.ini"c);
        if(!
strcmp(dini_Get(string"Dono"), pnametrue6)
        {
            
format(stringsizeof(string), "[CASAS] %s sua casa й a id: %d"pnamec);
            
SendClientMessage(playeridVermelhostring);
        }
    }

Acho que isso vai funcionar se nao me passa os erros! fiz na hora!!
Reply


Messages In This Thread
[AJUDA] - by GuiihCamargo - 25.02.2012, 23:26
Re: [AJUDA] - by Hiuship - 25.02.2012, 23:31
Re: [AJUDA] - by GuiihCamargo - 25.02.2012, 23:45
Re: [AJUDA] - by GuiihCamargo - 25.02.2012, 23:51
Re: [AJUDA] - by Hiuship - 26.02.2012, 00:07
Re: [AJUDA] - by GuiihCamargo - 26.02.2012, 00:12
Re: [AJUDA] - by GuiihCamargo - 26.02.2012, 00:22
Re: [AJUDA] - by Lуs - 26.02.2012, 00:47
Re: [AJUDA] - by GuiihCamargo - 26.02.2012, 01:11
Re: [AJUDA] - by Lуs - 26.02.2012, 01:28

Forum Jump:


Users browsing this thread: 1 Guest(s)