Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if ( query_sql("SELECT login.account_id FROM login LEFT JOIN `char` ON login.account_id=`char`.account_id WHERE login.last_ip=(SELECT last_ip FROM login WHERE account_id="+getcharid(3)+") AND `char`.online=1", .@account_id) > 1) {
- mes "A char with same IP Detected Inside the PvP ROOM.";
- close;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement