Problem with my custom DLL
I was trying to add the entries for my new ship. The name was added to DLL 7 (my custom DLL) table 1 entry 6 (supposed to be 458758), and the four infocards to the next four slots (resource type 23, resource name 7-10, language 1033, which are supposed to be 458759-458762). In shiparch.ini I put in this:
ids_name = 458758
ids_info = 458759
ids_info1 = 458760
ids_info2 = 458761
ids_info3 = 458762
But in the game I got "IDS?" for the ship name and none of the infocards appeared. I need some advise please.
By the way, what's resource type 23? If I manage to use up the first table and need to go to the second should I create type 24?
-----------------------------------------------------------
War does not decide who is right, only who is left.
Edited by - CW on 12-04-2003 13:58:21
ids_name = 458758
ids_info = 458759
ids_info1 = 458760
ids_info2 = 458761
ids_info3 = 458762
But in the game I got "IDS?" for the ship name and none of the infocards appeared. I need some advise please.
By the way, what's resource type 23? If I manage to use up the first table and need to go to the second should I create type 24?
-----------------------------------------------------------
War does not decide who is right, only who is left.
Edited by - CW on 12-04-2003 13:58:21