Doesn't Detect IP.
#10

Quote:
Originally Posted by vassilis
Посмотреть сообщение
Updated query size.
How it will print each name that is under the same IP?
It prints only the first it finds.
For example i have at ID 1 MrJohnnz
and at ID 2 Username [GT]Ryder with the same ip but it shows me only the first one .
PHP код:
function CheckAka(playerid)
{    
    new 
rowsfields
    
cache_get_data(rowsfieldsmysql);
    
    if(
rows)
    {
        
cache_get_field_content(0"Username"Name[playerid]);
        
SendFM(playerid, -1"AKA: %s",Name[playerid]);
    }
    return 
1;

Loop
Reply


Messages In This Thread
Doesn't Detect IP. - by vassilis - 21.11.2016, 23:37
Re: Doesn't Detect IP. - by Jefff - 21.11.2016, 23:59
Re: Doesn't Detect IP. - by SyS - 22.11.2016, 00:02
Re: Doesn't Detect IP. - by vassilis - 24.11.2016, 14:47
Re: Doesn't Detect IP. - by SyS - 24.11.2016, 15:39
Re: Doesn't Detect IP. - by SickAttack - 24.11.2016, 16:10
Re: Doesn't Detect IP. - by AmigaBlizzard - 24.11.2016, 20:07
Re: Doesn't Detect IP. - by SickAttack - 24.11.2016, 20:47
Re: Doesn't Detect IP. - by vassilis - 24.11.2016, 22:09
Re: Doesn't Detect IP. - by SickAttack - 24.11.2016, 22:17

Forum Jump:


Users browsing this thread: 2 Guest(s)