Hello every body,
I could need a little help. I try to put some new Pilotes in the game. I used JK_Pilots as example but nothing happen. I give my pilotes folowing tags:
"PilotTags": {
"items": [
"BLACKLISTED",
"pilot_release_skirmish",
"pilot_lucky",
"name_Kugelblitz",
"pilot_marik",
"pilot_tech",
],
"tagSetSourceFile": ""
The mod.json looks like this for the manifest:
"Manifest": [
{ "Type": "PilotDef", "Path": "pilot" ,"AddToDB": true},
{ "Type": "Sprite", "Path": "portraits","AddToDB": true }
]
I've found a Battletech Wiki, but this seems very old. I use the lastes ModTek version and BT 1.8.1. could this cause a problem?
I'm new in Modding BT. It make a lot of fun, but it is little more complicated than for Fallout 3.
I could need a little help. I try to put some new Pilotes in the game. I used JK_Pilots as example but nothing happen. I give my pilotes folowing tags:
"PilotTags": {
"items": [
"BLACKLISTED",
"pilot_release_skirmish",
"pilot_lucky",
"name_Kugelblitz",
"pilot_marik",
"pilot_tech",
],
"tagSetSourceFile": ""
The mod.json looks like this for the manifest:
"Manifest": [
{ "Type": "PilotDef", "Path": "pilot" ,"AddToDB": true},
{ "Type": "Sprite", "Path": "portraits","AddToDB": true }
]
I've found a Battletech Wiki, but this seems very old. I use the lastes ModTek version and BT 1.8.1. could this cause a problem?
I'm new in Modding BT. It make a lot of fun, but it is little more complicated than for Fallout 3.