thx annie ill test these things and try to understand how it works
im noob with queries using athena style
after checking out the things you gave me i learned something new
now i can finally check if the mac address of the newbee has already have a recruiter
so a mac address can only be recruited once
into
[cbox]if ( query_sql( "select 1 from totaltime where mac = ( select last_mac from login where account_id = "+ getcharid(3) +" ) and account_id != "+ getcharid(3), .@dummy ) ) {[/cbox]
thx a lot annie!