cs2func_script_2146_struct(2,1,0) script_2146(int arg0,int arg1,int arg2,int arg3,string arg4) { int ivar4; int ivar5; string svar1; svar1 = "null"; ivar4 = -1; ivar5 = 1; if (((boolean)script_2152(arg1, arg3))) { svar1 = "" + "Level " + intToStr(arg2) + " " + "" + cs2method_3408(83, 115, 680, arg0) + "" + " is one of the requirements for " + "" + arg4 + "" + "."; } else { svar1 = "" + "You have all of the levels required to complete " + "" + arg4 + "" + "."; } if (ivar4 == -1) { ivar4 = 6513; } return newstruct cs2func_script_2146_struct(ivar4, ivar5, svar1); }