kill_details - need help with modification!

Discuss/Upload themes created for EDK here.
Post Reply
scheffe
Greenhorn
Posts: 34
Joined: Sat Nov 08, 2008 14:19

kill_details - need help with modification!

Post by scheffe »

Greetings,
I would like to modify the kill_details page so I modified the following pages:

Code: Select all

kill_detail_inv.tpl
kill_detail_inv_sum.tpl
kill_detail_victim.tpl
kill_detail_victim_ship.tpl
kill_detail_fitting.tpl
Now I need to know where and how I have to add the following $'s (must be somewhere in the class.* files?):

Code: Select all

$system , $k.region , $timeStamp , $involvedPartyCount
for the kill_detail_victim.tpl

Code: Select all

$shipValue , $itemValue , $dropValue
for the kill_detail_victim_ship.tpl

The

Code: Select all

$shipValue , $itemValue , $dropValue
are working for the kill_detail_items_lost.tpl !

Example: http://www.praetorian-guard.org/kb1/?a= ... l_id=14475

Anyone please can help me with that?

Thank you a lot!
Attachments
kill_detail_victim.tpl, kill_detail_victim_ship.tpl
kill_detail_victim.tpl, kill_detail_victim_ship.tpl
2012-01-08_101730.jpg (27.42 KiB) Viewed 10884 times
Post Reply