BuzzerBeater Forums

BB Global (English) > XML File

XML File (thread closed)

Set priority
Show messages by
This Post:
00
21434.11 in reply to 21434.10
Date: 3/29/2008 3:01:27 PM
Overall Posts Rated:
303303
(12582.231)

I think that covers it.

NO ONE at this table ordered a rum & Coke
Charles: Penn has some good people
A CT? Really?
Any two will do
Any three for me
Any four will score
Any five are live
This Post:
00
21434.12 in reply to 21434.11
Date: 3/29/2008 3:57:48 PM
Overall Posts Rated:
3737
The XML is still unavailable no matter how you try to get it, through an app, through a web browser, using the hostname, or using an IP.

Last edited by Mod-oeuftete at 3/29/2008 4:01:44 PM

This Post:
00
21434.14 in reply to 21434.13
Date: 3/29/2008 4:55:52 PM
Overall Posts Rated:
3737
Try the thread about BBS: (12582.1) Lots of formulas in there.

This Post:
00
21434.15 in reply to 21434.14
Date: 3/31/2008 10:01:02 AM
Overall Posts Rated:
33
Any news on the status of the XML file yet?

This Post:
00
21434.16 in reply to 21434.15
Date: 3/31/2008 4:30:12 PM
Overall Posts Rated:
2222
just try play in old style till BBs will fix this... I hope you understood what I wanted to say by words "Old style" (that means no programs just your eyes and pencil with paper)

ZyZla - ZyZlūnas ZyZlavotas ~c(=
From: Inara

This Post:
00
21434.17 in reply to 21434.16
Date: 3/31/2008 10:53:24 PM
Overall Posts Rated:
00
The xml file is quite easy to figure out. I copied my newest file I had on my hard drive, then opened it in notepad. I manually made changes that reflect my current roster. Piece of cake. And the cake is no lie.

This Post:
00
21434.18 in reply to 21434.17
Date: 4/1/2008 4:19:59 AM
Overall Posts Rated:
33
Am doing the same thing here. It just takes up some time.

This Post:
00
21434.19 in reply to 21434.18
Date: 4/1/2008 6:59:39 AM
Overall Posts Rated:
2222
So that`s good you don`t get boring cause have what to do (=

ZyZla - ZyZlūnas ZyZlavotas ~c(=
From: CoachPro

This Post:
00
21434.20 in reply to 21434.19
Date: 4/1/2008 7:45:11 PM
Overall Posts Rated:
00
and how do you do this if you dont have the xml file to start with??

From: Inara

This Post:
00
21434.21 in reply to 21434.20
Date: 4/1/2008 10:29:42 PM
Overall Posts Rated:
00
Ok. Here is a sample of what a file looks like. Just copy and paste into a notepad, and name it whatever.xml

I hope this helps. It's just like coding basic html.

<?xml version="1.0" ?>
<bbapi version="1.0.0">
<teamdata>
<userName>Sam</userName>
<teamID>11111</teamID>
<teamName>Raptors</teamName>
</teamdata>
<roster retrieved="2008-03-14 23:25:00">
<!-- time is CET
-->
<player>
<id>111111</id>
<name>
<firstName>Jamario</firstName>
<lastName>Moon</lastName>
</name>
<country>4</country>
<age>24</age>
<height>85</height>
<DMI>64800</DMI>
<injury>0</injury>
<jersey>33</jersey>
<salary>12829</salary>
<ratings>
<practice>8</practice>
<experience>5</experience>
<jumpShot>9</jumpShot>
<range>7</range>
<outsideDef>8</outsideDef>
<handling>8</handling>
<driving>9</driving>
<passing>3</passing>
<insideShot>4</insideShot>
<insideDef>6</insideDef>
<rebound>9</rebound>
<block>9</block>
<stamina>9</stamina>
<freeThrow>1</freeThrow>
</ratings>
</player>
<player>
repeat for all your players
</player>
</roster>
</bbapi>

Last edited by Inara at 4/1/2008 10:30:33 PM

Advertisement