You have some errors?
Hm yes, in bg_register.txt, the error I get in console is -
script error in file bg_register.txt line 38 column 60, parse_subexpr: need ':'
And this is line 38. " get_uniqueid() " is the part in question.
if( qiget(.@qid1) == ( .MultipleCheck == 1? get_unique_id():getcharip() ) || qiget(.@qid2) == ( .MultipleCheck == 1? get_unique_id():getcharip() ) )
Hi, i have the same problem. I changed Set variable .MultipleCheck 1 to 2 and the problem continues.