Built-in loco, BN GP38-2,<kuid:46162:1038210>, is build 2.2. It has the capability to manually assign running numbers to it. I selected it for conversion. Here are the steps I did to convert it to ARN capability:
1. Open the kuid for Edit in Explorer.
2. Double click the config.txt file to open it in NotePad.
3. Add the following lines to the config.txt file:
script "arn_sfx_loco"
class "ARN_SFX_Loco"
icon0 <kuid2:104722:1959365:2>
extensions
{
arn_data-46162
{
number_low 8075
number_high 8078
}
}
(Note - Change the User ID in arn_data-46162 to the User ID that you're modifying.)
4. Then scroll down to the kuid-table to add these 3 lines:
arn_lib <kuid2:104722:2501038:4>
arn_icon <kuid2:104722:1959365:2>
sfx_lib <kuid2:104722:2502000:1>
5. Finally, add a copy of the arn_sfx_loco.gs file to the locos kuid folder.
6. Save and commit.
Bob Weber
1. Open the kuid for Edit in Explorer.
2. Double click the config.txt file to open it in NotePad.
3. Add the following lines to the config.txt file:
script "arn_sfx_loco"
class "ARN_SFX_Loco"
icon0 <kuid2:104722:1959365:2>
extensions
{
arn_data-46162
{
number_low 8075
number_high 8078
}
}
(Note - Change the User ID in arn_data-46162 to the User ID that you're modifying.)
4. Then scroll down to the kuid-table to add these 3 lines:
arn_lib <kuid2:104722:2501038:4>
arn_icon <kuid2:104722:1959365:2>
sfx_lib <kuid2:104722:2502000:1>
5. Finally, add a copy of the arn_sfx_loco.gs file to the locos kuid folder.
6. Save and commit.
Bob Weber