pb2menu 1 widget type pic xcent 0 halign center yabs 16 pic "m_setup1s" widget yrel 32 text "MANAGE PROFILES" halign center widget x 80 y 60 type select rows 10 width 20 filedir "pball/profiles/*.prf" strip "pball/profiles/" strip ".prf" cvar menu_profile_file widget yrel 106 xcent 0 halign center text "[Edit Profile]" command "profile_edit $menu_profile_file" widget yrel 12 text "[Add Existing Profile]" halign center command "menu profile_add" widget yrel 12 xcent 0 command "menu profile_create" text "[Create New Profile]" halign center widget yrel 12 xcent 0 command "menu pop" text "[Cancel]" halign center