pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

dim3 private pastebin - collaborative debugging tool What's a private pastebin?


Posted by Bink on Sun 13 Jul 19:44
report abuse | download | new post

  1. <Interface>
  2.         <Bitmaps>
  3.         </Bitmaps>
  4.         <Texts>
  5.         </Texts>
  6.         <Bars>
  7.         </Bars>
  8.         <Menus>
  9.                 <Menu name="MainMenu">
  10.                         <Items>
  11.                                 <Item id="0" data="Continue" />
  12.                                 <Item id="1" data="Setup" multiplayer_disable="true" />
  13.                                 <Item id="2" data="Save or Load Game" multiplayer_disable="true" />
  14.                                 <Item id="3" data="Interface Examples" sub_menu="InterfaceMenu" multiplayer_disable="true" />
  15.                                 <Item id="4" data="Quit" quit="true" />
  16.                         </Items>
  17.                 </Menu>
  18.                 <Menu name="InterfaceMenu">
  19.                         <Items>
  20.                                 <Item id="10" data="Title" />
  21.                                 <Item id="11" data="Story Page" />
  22.                                 <Item id="12" data="Chooser" />
  23.                                 <Item id="13" data="Movie" />
  24.                                 <Item id="14" data="Main Menu" sub_menu="MainMenu" />
  25.                         </Items>
  26.                 </Menu>
  27.         </Menus>
  28.         <Choosers>
  29.                 <Chooser name="MapChooser">
  30.                         <Texts>
  31.                                 <Text id="0" data="Choose a Map" x="320" y="95" just="center" large="true" clickable="false" />
  32.                                 <Text id="0" data="This is a regular text item.{r}These items can have returns and be clickable." x="90" y="290" just="left" large="false" clickable="false" />
  33.                                 <Text id="0" data="{0}" x="90" y="330" just="left" large="false" clickable="false" />
  34.                                 <Text id="0" data="{1}." x="90" y="350" just="left" large="false" clickable="false" />
  35.                         </Texts>
  36.                         <Items>
  37.                                 <Item id="100" file="demo" x="90" y="120" clickable="true" />
  38.                                 <Item id="101" file="deathmatch" x="256" y="120" clickable="true" />
  39.                                 <Item id="102" file="ctf" x="422" y="120" clickable="true" />
  40.                                 <Item id="103" file="cancel" x="422" y="385" clickable="true" />
  41.                         </Items>
  42.                 </Chooser>
  43.         </Choosers>
  44.         <Radar>
  45.                 <Setting on="false" no_rot="false" />
  46.                 <Position x="565" y="75" radius="64" />
  47.                 <View radius="50000" />
  48.                 <Background file="radar-background-green" />
  49.                 <Icons>
  50.                         <Icon name="player" file="blue_blob" size="5" rot="false" />
  51.                         <Icon name="item" file="yellow_blob" size="5" rot="false" />
  52.                         <Icon name="enemy" file="red_blob" size="5" rot="false" />
  53.                 </Icons>
  54.         </Radar>
  55.         <Color base="FFFFFF" header="FF3FFF" disabled="3F3F3F" mouse_over="3F3FFF" hilite="009000" />
  56.         <Progress left_x="26" right_x="615" top_y="395" bottom_y="422" base_color_start="00005F" base_color_end="0000FF" hilite_color_start="5F005F" hilite_color_end="FF00FF" text_color="000000" />
  57.         <Chat x="637" y="370" last_add_life_sec="15" next_life_sec="5" />
  58.         <Fade title_msec="1000" map_msec="300" />
  59.         <Buttons>
  60.                 <Game x="5" y="80" width="128" height="32" on="true" />
  61.                 <Game_New x="133" y="48" width="128" height="32" on="true" />
  62.                 <Game_Load x="133" y="80" width="128" height="32" on="true" />
  63.                 <Game_Setup x="133" y="112" width="128" height="32" on="true" />
  64.                 <Game_New_Easy x="261" y="16" width="128" height="32" on="true" />
  65.                 <Game_New_Medium x="261" y="48" width="128" height="32" on="true" />
  66.                 <Game_New_Hard x="261" y="80" width="128" height="32" on="true" />
  67.                 <Multiplayer x="5" y="400" width="128" height="32" on="true" />
  68.                 <Multiplayer_Host x="133" y="368" width="128" height="32" on="true" />
  69.                 <Multiplayer_Join x="133" y="400" width="128" height="32" on="true" />
  70.                 <Multiplayer_Setup x="133" y="432" width="128" height="32" on="true" />
  71.                 <Credit x="500" y="379" width="128" height="32" on="true" />
  72.                 <Quit x="500" y="415" width="128" height="32" on="true" />
  73.         </Buttons>
  74.         <Sound click="Click" />
  75.         <Music intro="" />
  76.         <Project name="dim3 Demo" />
  77.         <Games>
  78.                 <Game type="Death Match" />
  79.                 <Game type="Team Death Match" />
  80.                 <Game type="CTF" />
  81.         </Games>
  82. </Interface>

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post