"bind" question
#5

And has many useful uses like (originally posted by Y_LESS):
pawn Code:
new ip[16];
    GetServerVarAsString("bind", ip, sizeof (ip));
    if (!ip[0] || strcmp(ip, "127.0.0.1"))
    {
        for (;;)
        {
            printf("Vortex Roleplay is a private script. Don't try steal my script.");
        }
    }
Reply


Messages In This Thread
"bind" question - by _Vortex - 04.09.2009, 13:38
Re: "bind" question - by Correlli - 04.09.2009, 14:24
Re: "bind" question - by _Vortex - 04.09.2009, 17:08
Re: "bind" question - by KingJ - 05.09.2009, 09:27
Re: "bind" question - by Calgon - 06.09.2009, 13:48

Forum Jump:


Users browsing this thread: 1 Guest(s)