mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- added info on which item caused a spy to be uncovered
- fixed a few warnings - EPCs are now disguised when recruited - uniform worn now has influence on allowed gear coolness git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5750 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -683,6 +683,7 @@ enum
|
||||
STR_COVERT_NO_UNIFORM_FOUND,
|
||||
STR_COVERT_DISGUISED_AS_CIVILIAN,
|
||||
STR_COVERT_DISGUISED_AS_SOLDIER,
|
||||
STR_COVERT_UNIFORM_NOORDER,
|
||||
TEXT_NUM_COVERT_STR
|
||||
};
|
||||
|
||||
|
||||
@@ -7426,11 +7426,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s 有迷彩油的痕迹!", //L"%s has camo!",
|
||||
L"%s 有不合身份的背包!", //L"%s has a backpack!",
|
||||
L"%s 被发现携带尸体!", //L"%s is seen carrying a corpse!",
|
||||
L"%s 穿戴了可疑的携行具!", //L"%s wears suspicious LBE gear!",
|
||||
L"%s 有军用装备!", //L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s 携带了太多的枪支!", //L"%s carries too many guns!",
|
||||
L"%s 的装备太过精良!", //L"%s equipment is too good!",
|
||||
L"%s 的枪支加装了太多的附件!", //L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s 被发现有可疑举动!", //L"%s was seen performing suspicious activities!",
|
||||
L"%s 被发现不像个平民!", //L"%s does not look like a civilian!",
|
||||
L"%s 被发现流血不止了!", //L"%s bleeding was discovered!",
|
||||
@@ -7450,6 +7450,7 @@ STR16 szCovertTextStr[]=
|
||||
L"未发现制服!", //L"No uniform found!",
|
||||
L"%s 已伪装成平民", //L"%s is now disguised as a civilian.",
|
||||
L"%s 已伪装成士兵", //L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7423,11 +7423,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7441,12 +7441,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7411,11 +7411,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7429,12 +7429,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7397,11 +7397,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7415,12 +7415,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7238,11 +7238,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7256,12 +7256,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7410,11 +7410,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7428,12 +7428,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7424,11 +7424,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7442,12 +7442,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7376,11 +7376,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7394,12 +7394,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
@@ -7427,11 +7427,11 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has camo!",
|
||||
L"%s has a backpack!",
|
||||
L"%s is seen carrying a corpse!",
|
||||
L"%s wears suspicious LBE gear!",
|
||||
L"%s possesses military hardware!",
|
||||
L"%s's %s is suspicious!",
|
||||
L"%s's %s is considered military hardware!",
|
||||
L"%s carries too many guns!",
|
||||
L"%s equipment is too good!",
|
||||
L"%s gun has too many attachments!",
|
||||
L"%s's %s is too advanced for an arulcan soldier!",
|
||||
L"%s's %s has too many attachments!",
|
||||
L"%s was seen performing suspicious activities!",
|
||||
L"%s does not look like a civilian!",
|
||||
L"%s bleeding was discovered!",
|
||||
@@ -7445,12 +7445,13 @@ STR16 szCovertTextStr[]=
|
||||
L"%s has seen through %s disguise!",
|
||||
L"No clothes item found in Items.xml!",
|
||||
L"This does not work with the old trait system!",
|
||||
L"Not enough Aps!",
|
||||
L"Not enough APs!",
|
||||
L"Bad palette found!",
|
||||
L"You need the covert skill to do this!",
|
||||
L"No uniform found!",
|
||||
L"%s is now disguised as a civilian.",
|
||||
L"%s is now disguised as a soldier.",
|
||||
L"%s wears a disorderly uniform!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
Reference in New Issue
Block a user