Problem with the resdata.inc of treasurebox

06/14/2015 11:41 jeromerz#1
Hello guys,

i wish you could help me how to fix this i dont have any errors on the Log folder it occurred when i put the resdata file of APP_TREASURECHEST_OPEN and APP_TREASURECHEST_RESULT

Here is the screen for the error
[Only registered and activated users can see links. Click Here To Register...]
and [Only registered and activated users can see links. Click Here To Register...]

and here is my resdata.inc


my base source file is armagedons file

Thnx in advance
06/14/2015 11:47 MilkyTrain#2
You need the v15 Resdata.inc not the v19.

You have to remove
Code:
 0 0 0 0
have to look like this
Code:
WTYPE_BUTTON WIDC_BT_OK "ButtStart.bmp" 0 53 116 127 140 0x220010 0 0 0
With all entries from the resdata.inc code from the system.
06/14/2015 12:02 -Venom'#3
And This:
Code:
APP_TREASURECHEST_OPEN "WndTile00.tga" "" 1 272 176 0x2410000 26
To:
Code:
APP_TREASURECHEST_OPEN "WndTile00.tga" 1 272 176 0x2410000 26
06/14/2015 15:31 jeromerz#4
Offtopic i successfully add the treasurebox system but in order to open the chest i need to drag the key to the second slot in order to open the box. What do i need to do if i right click the key it should be directly placed on the second box