MegastoRM

Untitled

May 1st, 2013
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. new szIp[32]
  2. get_user_ip(0, szIp, charsmax(szIp))
  3.  
  4. if(!equal(szIp, "123.123.123.123:27015"))
  5. {
  6. set_fail_state("Oce'l to majstore?")
  7. }
Advertisement
Add Comment
Please, Sign In to add comment