Reverse DNS lookup doesn't work
#1

Hello.
I am using this plugin:
https://sampforum.blast.hk/showthread.php?tid=75605


And this is my code
PHP код:
/* ============================================================================= */
COMMAND:testing(playerid,params[])
{
    
SendClientMessage(playerid,-1,sprintf("%s",rdns(Ip(playerid))));
    return 
1;
}
/* ============================================================================= */ 
Weirdly it only outputs my ip adress, instead of my hostname.
Why is that?
Reply


Messages In This Thread
Reverse DNS lookup doesn't work - by justjamie - 02.11.2016, 09:06
Re: Reverse DNS lookup doesn't work - by Vince - 02.11.2016, 09:17
Re: Reverse DNS lookup doesn't work - by justjamie - 02.11.2016, 09:19

Forum Jump:


Users browsing this thread: 1 Guest(s)