if(BaseLevel < 25) goto L_LowLvl; set @TEMP, rand(3); if(@TEMP == 2) goto R_2; if(@TEMP == 1) goto R_1;