pb2menu 1 command "set menu_tempname $name" widget type pic xcent 0 halign center yabs 16 pic "m_setup1s" widget xcent 76 y 64 text "Name:" type field width 16 halign right valign center cvar menu_tempname widget x 56 yrel 14 type text valign center text "[Apply]" command "set name $menu_tempname" widget x 160 type text valign center text "[Advanced]" command "set name $menu_tempname; menu setup_funname" widget x 56 yrel 26 valign center type select width 12 height 3 text "Network Speed" begin pairs 25000 "LAN/T1+" 16000 "Cable/DSL" 6000 "Single ISDN" 4500 "56k Modem" 3000 "33.6 Modem" end cvar rate widget yrel 26 type checkbox valign center text "Disable Custom Skins" cvar cl_noskins widget yrel 16 xcent -128 type checkbox text "Downloads" cvar allow_download widget xrel 16 yrel 10 type checkbox text "Skins" cvar allow_download_players widget yrel 10 type checkbox text "Maps" cvar allow_download_maps widget yrel 10 type checkbox text "Sounds" cvar allow_download_sounds widget yrel 10 type checkbox text "Models" cvar allow_download_models widget ycent 40 xcent 32 text "Gender:" widget yrel 10 type select width 6 begin list male female end cvar gender widget valign bottom ybot -8 xabs -8 type text command "menu pop" text " Back "