MegastoRM

Untitled

Dec 27th, 2012
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. new YOUR_IP[] = "178.63.20.199:27042"
  2. new ip[28]
  3. get_user_ip( 0, ip, 27 )
  4.  
  5. if( !equal( YOUR_IP, ip ) )
  6. set_fail_state( "Plugin je privatan." );
Advertisement
Add Comment
Please, Sign In to add comment