if( query_sql( "SELECT `account_id` FROM `char` WHERE `guild_id`='"+$koegid+"' AND `online`= 1 ",.@AID ) )
for( set .@i,0; .@i < getarraysize( .@AID ); set .@i,.@i + 1 ){
getitem 601,1,.@AID[.@i];
getitem 602,1,.@AID[.@i];
}
end;
Can anyone help me to make this Auto Reward only 1 Per IP, if 2 players using 1 IP,,, only 1 player receive the prize at the end of the event