No credits to me? Source
Here is a screen of my code: http://prntscr.com/a806nq
and here is a screen of where you replaced my name with your name: http://prntscr.com/a806wt
and finally, here is the encrypted string in your pbo
Here is a screen of my code: http://prntscr.com/a806nq
and here is a screen of where you replaced my name with your name: http://prntscr.com/a806wt
and finally, here is the encrypted string in your pbo
Code:
createDialog 'RscDisplayEditDiaryRecord';
t1 = true;
N = "while{t1} do{sleep 7;_txt=(ctrlText 101);[]spawn compile _txt;t1 = false;};";
[] spawn compile N;
