pb2menu 1 widget x 40 y 40 text "SAVE CONFIGURATION" widget x 80 y 60 type select rows 10 width 20 filedir "pball/configs/*.cfg" strip "pball/configs/" cvar menu_savecfgfile widget yrel 106 cvar menu_savecfgfile type field width 20 widget yrel 16 command "menu pop" text "[Cancel]" widget xrel 114 text "[Save]" command "writeconfig $menu_savecfgfile$; menu pop"