you'll need resource hacker & freelancer ini refer to do this right.
ResHacker download
Open for shiparch.ini look up the ship your editing
(this is for my ship i have created so the ids_name wont match anythign you have ids_info will match up to the anubis ship)
[Ship
ids_name = 499185 <-- ship number
ids_info = 66581 <-- infocard info * demo below
ids_info1 = 66582 <-- infocard info
ids_info2 = 66608 <-- infocard info
ids_info3 = 66583 <-- infocard info
look up the marked values in fl ini ref, switching to the ids_info option of course, for each this will give you the following info:
HEX = 10415
DLL = 1
ResID = 1046
open infocards.dll in resource hacker, find 23 click the + next to it, now find 1046 again hit the + next to it to reveal section marked 1033 click on this then go to the action menu, save as binary file, and save to desktop as something.html now open in wordpad and edit the values.
back in res hacker when done editing, right click on the 1033 icon and choose replace resource, browse to the html file you edited now enter the following:
Resource type = 23
resource name = 1046 (THIS MUST BE SAME AS ORIGNAL NUMBER)
resource lang = 1033
then hit replace, file > save > all done
Only thing that changes from infocard to infocard is the resource number make sure for each card you change you use its own number
there thats should get you on your way
Edited by - Zen Eryu on 22-03-2003 02:13:56