View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 02-06-2021 , 21:33   Re: [INC] Md5 Security Plugin
Reply With Quote #23

Quote:
Originally Posted by SpliN View Post
PHP Code:
#define IP "ip_here"

stock protection()
{
    new 
svip[25]
    
get_user_ip(0,svip,sizeof(svip)-1,0)
    if(!
equali(IP,svip))
    {
        
set_fail_state("This Plugin Licensed")
    }

amx_cvar ip "ip_here"
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom