I know it is iptables rule, but I don't know how to make it
 , so, how?
 , so, how?  
  CS2D
 CS2D  Servers
 
Servers  How to Don't Let Some Countries From Seeing Server
 How to Don't Let Some Countries From Seeing Server How to Don't Let Some Countries From Seeing Server
 How to Don't Let Some Countries From Seeing Server , so, how?
 , so, how?  
  Banning countries v1.0 (22)
 Banning countries v1.0 (22)  
   SaZ Dice:
 SaZ Dice:  
 addhook("join","join_hook")
function join_hook(id)
if (player(id,"ip")==x.x.x.x) then
parse("")
end
end
 mr_s, if you want to ban x.x.x.x then
 mr_s, if you want to ban x.x.x.x then  Kinger_money gave you the wrong code
 Kinger_money gave you the wrong codeaddhook("join","join_hook")
function join_hook(id)
if (player(id,"ip")~="0.0.0.0" and not player(id,"ip"):find("192.168.")) then
parse("kick ".. id .." \"Your IP is banned\"")
end
end
 Kinger_money: is DAMNIL , so he gives wrong code, thx for code @
 Kinger_money: is DAMNIL , so he gives wrong code, thx for code @ VADemon:
 VADemon:    
   
  haha
  haha