Ahhh IDS ID''s driving me mad.
OK folks, read some of the tutorials on adding ships and the id's are still driving me mad.
What I'm trying to do is add donwloaded custom ships to my modded server (Rebalance). I've so far managed to get the NX01 Entyerprise in, but the info cards don't seem to work. I also donwloaded the Klingon Dreadnought and have tried examining the .dll's with FlED-ids.exe.
Here's what I've done;
1) Copied the .ddl files supplied with the KDREAD mod into the EXE folder in Freelancer. I also renamed them to KDreadEquipResources.dll, KDreadInfoCards.dll and DLL = KDreadNameResources.dll (for my own sanity)
2) Added the following lines to Freelancer.ini;
DLL = KDreadEquipResources.dll
DLL = KDreadInfoCards.dll
DLL = KDreadNameResources.dll
3) Run FLED-ids to try and work out how the numbers punched into in shiparch.ini by the KDread mod relate to what's in the .ddls. Here's what the script has for shiparch.ini;
ids_name = 197712
ids_info = 66641
ids_info1 = 66640
ids_info2 = 66608
ids_info3 = 66642
Now given this, I was thinking I should be able to put 66641, 66640, 66608 or 66642 into the top left IDS_Info field and clik on Get IDS-Info / When I do this I don't find anything. Same thing happens when I try to retreive 197712 as an IDS-Name !
I tried searching using the search in the left corner of FLED-ids and I got the following results;
1) Search for Dread against KDreadNameResources.dll returns 853713
2) Search for Klingon against KDreadNameResources.dll 984144.
3) Search for Dread against KDreadInfoCards.dll returns 917600 ,918534 and 918608.
4) Search for Klingon against KDreadInfoCards.dll returns 918608.
5) I did a convert on 984144 against KDreadInfoCards.dll and it returns 918608.
If I put any of the returned numbers into the ids_info box top left and click Get IDS ... I get invalid ID.
The script also adds the following to goods.ini;
nickname = kdread_hull
category = shiphull
ship = kdread
price = 10
ids_name = 12017
When I look up ids-name 12017 in FLED-ids it returns;
Border World Heavy Fighter Hull
Can someone help ?
What is the relationships between the IDS_NAme, IDS_INFO etc numbers in shiparch.ini and the codes that are viewed by FLED-ids ?
Pleeease help !
TIA
What I'm trying to do is add donwloaded custom ships to my modded server (Rebalance). I've so far managed to get the NX01 Entyerprise in, but the info cards don't seem to work. I also donwloaded the Klingon Dreadnought and have tried examining the .dll's with FlED-ids.exe.
Here's what I've done;
1) Copied the .ddl files supplied with the KDREAD mod into the EXE folder in Freelancer. I also renamed them to KDreadEquipResources.dll, KDreadInfoCards.dll and DLL = KDreadNameResources.dll (for my own sanity)
2) Added the following lines to Freelancer.ini;
DLL = KDreadEquipResources.dll
DLL = KDreadInfoCards.dll
DLL = KDreadNameResources.dll
3) Run FLED-ids to try and work out how the numbers punched into in shiparch.ini by the KDread mod relate to what's in the .ddls. Here's what the script has for shiparch.ini;
ids_name = 197712
ids_info = 66641
ids_info1 = 66640
ids_info2 = 66608
ids_info3 = 66642
Now given this, I was thinking I should be able to put 66641, 66640, 66608 or 66642 into the top left IDS_Info field and clik on Get IDS-Info / When I do this I don't find anything. Same thing happens when I try to retreive 197712 as an IDS-Name !
I tried searching using the search in the left corner of FLED-ids and I got the following results;
1) Search for Dread against KDreadNameResources.dll returns 853713
2) Search for Klingon against KDreadNameResources.dll 984144.
3) Search for Dread against KDreadInfoCards.dll returns 917600 ,918534 and 918608.
4) Search for Klingon against KDreadInfoCards.dll returns 918608.
5) I did a convert on 984144 against KDreadInfoCards.dll and it returns 918608.
If I put any of the returned numbers into the ids_info box top left and click Get IDS ... I get invalid ID.
The script also adds the following to goods.ini;
nickname = kdread_hull
category = shiphull
ship = kdread
price = 10
ids_name = 12017
When I look up ids-name 12017 in FLED-ids it returns;
Border World Heavy Fighter Hull
Can someone help ?
What is the relationships between the IDS_NAme, IDS_INFO etc numbers in shiparch.ini and the codes that are viewed by FLED-ids ?
Pleeease help !
TIA