# Sinanju's Racing Server # # ======================= # # 500 Servers (Sin'rs) # # LFS Lapper v 5.926b # ################################ ################# #General options# ################# $DefaultTopCar = "UFR+XFR+RB4+RAC+FZR+XRR+FXR+FBM+LX4+LX6+XFG+XRG+XRT+FZ5+FXO+FO8+FOX+MRT+UF1+BF1"; CASE "!drf": drf( $argv ); BREAK; Event OnLeaveRace( $userName ) # Player event openPrivButton( "topback",66,166,68,21,2,-1,16,""); openPrivButton( "easykliktopdrifts",86,175,12,4,2,-1,32,langEngine( "%{main_easykliktopdrifts}%" ),OnClickTopdrifts ); EndEvent Sub OnClickTopdrifts( $KeyFlags,$id ) closePrivButton("closetop&closedrftop1&help&help2&close&drfback_button&drf_rubbish_button&drfnear_button"); closePrivButton("19_36_button&37_54_button&55_72_button&73_90_button&91_108_button&199_216_button&217_234_button&271_289_button&290_307_button"); closePrivButton("109_126_button&127_144_button&145_162_button&163_180_button&181_198_button&235_252_button&253_270_button"); openPrivButton( "drfback_button",50,25,100,10,2,-1,32," " ); openPrivButton( "drftop_button",50,25,20,5,2,-1,16,langEngine( "%{main_drftop}%" ),Click_drftop ); openPrivButton( "19_36_button",70,25,10,5,2,-1,16,langEngine( "%{main_1936}%" ),Click_1936 ); openPrivButton( "37_54_button",80,25,10,5,2,-1,16,langEngine( "%{main_3754}%" ),Click_3754 ); openPrivButton( "55_72_button",90,25,10,5,2,-1,16,langEngine( "%{main_5572}%" ),Click_5572 ); openPrivButton( "73_90_button",100,25,10,5,2,-1,16,langEngine( "%{main_7390}%" ),Click_7390 ); openPrivButton( "91_108_button",110,25,10,5,2,-1,16,langEngine( "%{main_91108}%" ),Click_91108 ); openPrivButton( "109_126_button",120,25,10,5,2,-1,16,langEngine( "%{main_109126}%" ),Click_109126 ); openPrivButton( "127_144_button",130,25,10,5,2,-1,16,langEngine( "%{main_127144}%" ),Click_127144 ); openPrivButton( "145_162_button",140,25,10,5,2,-1,16,langEngine( "%{main_145162}%" ),Click_145162 ); openPrivButton( "drfnear_button",50,30,20,5,2,-1,16,langEngine( "%{main_drfnear}%" ),Click_drfnear ); openPrivButton( "163_180_button",70,30,10,5,2,-1,16,langEngine( "%{main_163180}%" ),Click_163180 ); openPrivButton( "181_198_button",80,30,10,5,2,-1,16,langEngine( "%{main_181198}%" ),Click_181198 ); openPrivButton( "199_216_button",90,30,10,5,2,-1,16,langEngine( "%{main_199216}%" ),Click_199216 ); openPrivButton( "217_234_button",100,30,10,5,2,-1,16,langEngine( "%{main_217234}%" ),Click_217234 ); openPrivButton( "235_252_button",110,30,10,5,2,-1,16,langEngine( "%{main_235252}%" ),Click_235252 ); openPrivButton( "253_270_button",120,30,10,5,2,-1,16,langEngine( "%{main_253270}%" ),Click_253270 ); openPrivButton( "271_289_button",130,30,10,5,2,-1,16,langEngine( "%{main_271289}%" ),Click_271289 ); openPrivButton( "290_307_button",140,30,10,5,2,-1,16,langEngine( "%{main_290307}%" ),Click_290307 ); openPrivButton( "drf_rubbish_button",150,35,10,5,5,-1,32,langEngine( "%{main_drfrubbish}%" ),Click_drfrubbish ); openPrivButton( "closedrftop",40,25,10,5,5,-1,32,langEngine( "%{main_closetopa}%" ),MA_closedrftop ); openPrivButton( "closedrftop1",150,25,10,5,5,-1,32,langEngine( "%{main_closetop1a}%" ),MA_closedrftop ); EndSub Sub MA_closedrftop( $KeyFlags,$id ) closePrivButton("statsbacking&statstitle&statsdetails&qualdetails&closestats&back_button&drftop_button"); closePrivButton("drf_rubbish_button&closedrftop&closedrftop1&help&help2&close&drfback_button&drf_rubbish_button&drfnear_button"); closePrivButton("19_36_button&37_54_button&55_72_button&73_90_button&91_108_button&217_234_button&235_252_button&271_289_button&290_307_button"); closePrivButton("109_126_button&127_144_button&145_162_button&163_180_button&181_198_button&199_216_button&253_270_button"); EndSub Sub Click_drftop( $KeyFlags,$id ) drf( $argv ); EndSub Sub Click_1936( $KeyFlags,$id ) drf( 19 ); EndSub Sub Click_3754( $KeyFlags,$id ) drf( 37 ); EndSub Sub Click_5572( $KeyFlags,$id ) drf( 55 ); EndSub Sub Click_7390( $KeyFlags,$id ) drf( 73 ); EndSub Sub Click_91108( $KeyFlags,$id ) drf( 91 ); EndSub Sub Click_109126( $KeyFlags,$id ) drf( 109 ); EndSub Sub Click_127144( $KeyFlags,$id ) drf( 127 ); EndSub Sub Click_145162( $KeyFlags,$id ) drf( 145 ); EndSub Sub Click_163180( $KeyFlags,$id ) drf( 163 ); EndSub Sub Click_181198( $KeyFlags,$id ) drf( 181 ); EndSub Sub Click_199216( $KeyFlags,$id ) drf( 199 ); EndSub Sub Click_217234( $KeyFlags,$id ) drf( 217 ); EndSub Sub Click_235252( $KeyFlags,$id ) drf( 235 ); EndSub Sub Click_253270( $KeyFlags,$id ) drf( 253 ); EndSub Sub Click_271289( $KeyFlags,$id ) drf( 271 ); EndSub Sub Click_290307( $KeyFlags,$id ) drf( 290 ); EndSub Sub Click_drfrubbish( $KeyFlags,$id ) drf( 308 ); EndSub Sub Click_drfnear( $KeyFlags,$id ) $NickName = GetCurrentPlayerVar("NickName"); drfNear( $NickName ); EndSub # ENGLISH LANGUAGE SECTION ################################# Lang "EN" main_drfnear = "^3Who am I nearest?"; main_drfrubbish = "^8Some of%nl%^8the rest"; main_drftop = "^3At the very Top is?"; # DRIFT SCORE BUTTONS main_1936 = "^319 ^7to ^336"; main_3754 = "^337 ^7to ^354"; main_5572 = "^355 ^7to ^372"; main_7390 = "^373 ^7to ^390"; main_91108 = "^391 ^7to ^3108"; main_109126 = "^3109 ^7to ^3126"; main_127144 = "^3127 ^7to ^3144"; main_145162 = "^3145 ^7to ^3162"; main_163180 = "^3163 ^7to ^3180"; main_181198 = "^3181 ^7to ^3198"; main_199216 = "^3199 ^7to ^3216"; main_217234 = "^3217 ^7to ^3234"; main_235252 = "^3235 ^7to ^3252"; main_253270 = "^3253 ^7to ^3270"; main_271289 = "^3271 ^7to ^3289"; main_290307 = "^3290 ^7to ^3307"; main_closetop = "^3CLOSE ^1->" . "%nl%^3ALL ^1->" . "%nl%^3ROWS ^1->"; main_closetop1 = "^1<- ^3CLOSE" . "%nl%^1<- ^3ALL" . "%nl%^1<- ^3ROWS"; main_closetopa = "^3CLOSE ^1->" . "%nl%^3ROWS ^1->"; main_closetop1a = "^1<- ^3CLOSE" . "%nl%^1<- ^3ROWS"; EndLang