Page 1 of 1

AoC Tricks - RDB Files And Picture's in Info Boxes

Posted: July 11th, 2008, 6:21 am
by cantsnipe
Please remember to Nay or Yay

Alright in most games all files are saved in RDBs which allows a TON of information to be compressed into a minuscule size. There is a RDB file editor on the cursegaming website (Link Soon) that allows you to manually open these rdb files and view images (PNG + JPEG). A user is allowed to view each file by "Dumping Raw Chunks." It's pretty simple to be honest. I will go a little more detailed later, but as for now heres a quick step to step guide.

1) DL RDB file editor from cursegaming.com
2) Open it and open an RDB file from AoC folder (12,14 have most of the pictures in them)
3) Get the RDB number which is listed in the middle.
4) Put it in the code in the game in your infoboxes using: {img src=rdb://(RDB NUMBER)} {} = <>
5) The other code is pretty much necessary for you to learn as this wont be much use to a very amateur crowd of scriptors.

HINT: You can click F11 to "Dump Chunks and Run". This will view the image before you put it in the game blindly.

Posted: July 11th, 2008, 11:35 am
by cantsnipe
31 views no yay or nay's, people cannot make a quick reply so I can get my 1month?

Posted: July 11th, 2008, 1:45 pm
by cmfvulc1
Yay from me. I didn't know about this and I think it'll be pretty useful.

Posted: July 11th, 2008, 6:14 pm
by Tault_admin
300 to you and moved to confirmed

Posted: July 11th, 2008, 6:20 pm
by cantsnipe
Do these "points get used for premium as my premium ends tmrw?

Posted: July 11th, 2008, 6:33 pm
by Tault_admin
Yes is does extend it but your premium is as follows

06/12/2008 - 09/12/2008

Posted: July 11th, 2008, 8:50 pm
by cantsnipe
cool

Posted: June 18th, 2009, 4:10 pm
by acidblood7
I Don't quite understand its usefulness though.

Posted: June 19th, 2009, 10:39 am
by minimus123
hmmm....sounds cool, but whats the usefull part of this.