HH materials xml code!!

Results 1 to 6 of 6
  1. #1
    Newbie steveelf is offline
    MemberRank
    Feb 2010 Join Date
    3Posts

    information HH materials xml code!!

    Hi all!

    Ok, this is my first post at this dev. forum. First of all, thanks for the great work / guides you guys have here!!

    Anyway, I tried to add the HH mats into the giftshop without much luck.. apart from being a boring job, it gave me quite some errors.. anyway, long story short: I spawned all the HH bosses useing the GM control panel and grinded away to get all the mats

    Below is the xml code for a lot of the HH mats!! I believe that there is still some stuff missing, but this should be a good start

    Paste the code into Iweb. Make sure you start with a empty bank that is extended with the maximum slots.

    Only use the GREEN code! The red should already be in your xml! (and is just to show you where to put it )

    Code:
    <storehouse><variable name="capacity" type="int">80</variable>
    <variable name="money" type="int">0</variable>
    <items><variable name="id" type="int">15238</variable>
    <variable name="pos" type="int">0</variable>
    <variable name="count" type="int">50</variable>
    <variable name="max_count" type="int">50</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15229</variable>
    <variable name="pos" type="int">1</variable>
    <variable name="count" type="int">50</variable>
    <variable name="max_count" type="int">50</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15256</variable>
    <variable name="pos" type="int">2</variable>
    <variable name="count" type="int">50</variable>
    <variable name="max_count" type="int">50</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15251</variable>
    <variable name="pos" type="int">3</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15267</variable>
    <variable name="pos" type="int">4</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15264</variable>
    <variable name="pos" type="int">5</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15230</variable>
    <variable name="pos" type="int">6</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15289</variable>
    <variable name="pos" type="int">7</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15248</variable>
    <variable name="pos" type="int">8</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15239</variable>
    <variable name="pos" type="int">9</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15268</variable>
    <variable name="pos" type="int">10</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15276</variable>
    <variable name="pos" type="int">11</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15250</variable>
    <variable name="pos" type="int">12</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15236</variable>
    <variable name="pos" type="int">13</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15244</variable>
    <variable name="pos" type="int">14</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15272</variable>
    <variable name="pos" type="int">15</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15291</variable>
    <variable name="pos" type="int">16</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15271</variable>
    <variable name="pos" type="int">17</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15246</variable>
    <variable name="pos" type="int">18</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15234</variable>
    <variable name="pos" type="int">19</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15308</variable>
    <variable name="pos" type="int">20</variable>
    <variable name="count" type="int">50</variable>
    <variable name="max_count" type="int">50</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15228</variable>
    <variable name="pos" type="int">21</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15296</variable>
    <variable name="pos" type="int">22</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15298</variable>
    <variable name="pos" type="int">23</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15279</variable>
    <variable name="pos" type="int">24</variable>
    <variable name="count" type="int">50</variable>
    <variable name="max_count" type="int">50</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15247</variable>
    <variable name="pos" type="int">25</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15249</variable>
    <variable name="pos" type="int">26</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15287</variable>
    <variable name="pos" type="int">27</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15266</variable>
    <variable name="pos" type="int">28</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15280</variable>
    <variable name="pos" type="int">29</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15282</variable>
    <variable name="pos" type="int">30</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15281</variable>
    <variable name="pos" type="int">31</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15284</variable>
    <variable name="pos" type="int">32</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15260</variable>
    <variable name="pos" type="int">33</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15290</variable>
    <variable name="pos" type="int">34</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15253</variable>
    <variable name="pos" type="int">35</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15235</variable>
    <variable name="pos" type="int">36</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15294</variable>
    <variable name="pos" type="int">37</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15295</variable>
    <variable name="pos" type="int">38</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15297</variable>
    <variable name="pos" type="int">39</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15239</variable>
    <variable name="pos" type="int">40</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15227</variable>
    <variable name="pos" type="int">41</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15230</variable>
    <variable name="pos" type="int">42</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15231</variable>
    <variable name="pos" type="int">43</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15240</variable>
    <variable name="pos" type="int">44</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15245</variable>
    <variable name="pos" type="int">45</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15243</variable>
    <variable name="pos" type="int">46</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15262</variable>
    <variable name="pos" type="int">47</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15286</variable>
    <variable name="pos" type="int">48</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15283</variable>
    <variable name="pos" type="int">49</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15275</variable>
    <variable name="pos" type="int">50</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15269</variable>
    <variable name="pos" type="int">51</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15265</variable>
    <variable name="pos" type="int">52</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15258</variable>
    <variable name="pos" type="int">53</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15296</variable>
    <variable name="pos" type="int">54</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15293</variable>
    <variable name="pos" type="int">55</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15292</variable>
    <variable name="pos" type="int">56</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15233</variable>
    <variable name="pos" type="int">57</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15241</variable>
    <variable name="pos" type="int">58</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15257</variable>
    <variable name="pos" type="int">59</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15288</variable>
    <variable name="pos" type="int">60</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15285</variable>
    <variable name="pos" type="int">61</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15263</variable>
    <variable name="pos" type="int">62</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15274</variable>
    <variable name="pos" type="int">63</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15298</variable>
    <variable name="pos" type="int">64</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15242</variable>
    <variable name="pos" type="int">65</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <items><variable name="id" type="int">15232</variable>
    <variable name="pos" type="int">66</variable>
    <variable name="count" type="int">20</variable>
    <variable name="max_count" type="int">20</variable>
    <variable name="data" type="Octets"></variable>
    <variable name="proctype" type="int">0</variable>
    <variable name="expire_date" type="int">0</variable>
    <variable name="guid1" type="int">0</variable>
    <variable name="guid2" type="int">0</variable>
    <variable name="mask" type="int">0</variable>
    </items>
    <variable name="reserved1" type="int">0</variable>
    <variable name="reserved2" type="int">0</variable>
    </storehouse>
    Check out the attached image to see the end result!

    BTW, I use Beastie's 1.3.6 MySQL for VirtualBox + 1.3.1 Client (PWI Mermaid Interface) (In case the elements.data version is relevant for this)

    Have fun going crazy on HH crafting
    Attached Thumbnails Attached Thumbnails bank.jpg  


  2. #2
    Nerd-IO Romulan is offline
    Grand MasterRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: HH materials xml code!!

    Useless but funny ^^

    Item Mall is the best way to do it easier. Or a NPC that selling these mats!

  3. #3
    Newbie steveelf is offline
    MemberRank
    Feb 2010 Join Date
    3Posts

    Re: HH materials xml code!!

    Quote Originally Posted by Romulan View Post
    Useless but funny ^^

    Item Mall is the best way to do it easier. Or a NPC that selling these mats!
    Hi Romulan,

    This is only a quick way to get the mats. I agree that having these items in the giftshop or at a NPC would be a more ideal situation!

    I did try to add the mats to the giftshop, but this seemed a painfull job with a big chance for typo's which result in errors.. But maybe you know an easy way to add the mats? I used sELedit to lookup the correct ID's and tekks gshop editor.

    Adding / modifying an NPC is something I still need to look in to. But at first glance it looks just as painfull as adding a lot of stuff in gshop.

    Im fairly new to PW server dev. So this might be a stupd question. Is there anyone who have a gshop.data with all crafting and HH mats compatible with Beastie's 1.3.6 MySQL for VirtualBox + 1.3.1 Client (PWI Mermaid Interface)?

  4. #4
    Nerd-IO Romulan is offline
    Grand MasterRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: HH materials xml code!!

    Here you are: gshop_original_136.zip

    It's the original gshop.data 1.3.6 in chinese with all Frost Walk, HH and Crescent materials!

    Yeah, I know that's a painfull job to do it alone but in my case i have a dev team... ^^"
    Last edited by Romulan; 10-03-10 at 02:25 PM.

  5. #5
    Newbie steveelf is offline
    MemberRank
    Feb 2010 Join Date
    3Posts

    Re: HH materials xml code!!

    Quote Originally Posted by Romulan View Post
    Here you are: gshop_original_136.zip

    It's the original gshop.data 1.3.6 in chinese with all Frost Walk, HH and Crescent materials!

    Yeah, I know that's a painfull job to do it alone but in my case i have a dev team... ^^"
    Thanks Romulan!

    I will try this tonight!! Ill let you know the outcome

  6. #6
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: HH materials xml code!!

    Quote Originally Posted by steveelf View Post
    Hi Romulan,

    This is only a quick way to get the mats. I agree that having these items in the giftshop or at a NPC would be a more ideal situation!

    I did try to add the mats to the giftshop, but this seemed a painfull job with a big chance for typo's which result in errors.. But maybe you know an easy way to add the mats? I used sELedit to lookup the correct ID's and tekks gshop editor.

    Adding / modifying an NPC is something I still need to look in to. But at first glance it looks just as painfull as adding a lot of stuff in gshop.

    Im fairly new to PW server dev. So this might be a stupd question. Is there anyone who have a gshop.data with all crafting and HH mats compatible with Beastie's 1.3.6 MySQL for VirtualBox + 1.3.1 Client (PWI Mermaid Interface)?
    i think is more paint full to adding with these XML, coz it text base. what about if you have 100 user, and they want these, and later for 30 second + 200 user again, these will stressing u , but if you only using with your own, this is the fastest way



Advertisement