-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0393ba0
commit 1a0064b
Showing
10 changed files
with
1,342 additions
and
331 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<?xml version="1.0" encoding="windows-1251"?> | ||
|
||
<string_table> | ||
<string id="st_idiots_tab_all"> | ||
<text>All</text> | ||
</string> | ||
|
||
<string id="st_idiots_title_all"> | ||
<text>All Companions</text> | ||
</string> | ||
|
||
<string id="st_idiots_reset_all"> | ||
<text>Sync All</text> | ||
</string> | ||
|
||
<string id="st_idiots_reset"> | ||
<text>Re-Sync</text> | ||
</string> | ||
|
||
<string id="st_idiots_inventory"> | ||
<text>Inventory</text> | ||
</string> | ||
|
||
<string id="st_idiots_clear_waypoints"> | ||
<text>Clear Waypoints</text> | ||
</string> | ||
|
||
<string id="st_idiots_add_waypoint"> | ||
<text>Add Waypoint</text> | ||
</string> | ||
|
||
<!-- buttons --> | ||
<string id="st_idiots_follow"> | ||
<text>Follow</text> | ||
</string> | ||
|
||
<string id="st_idiots_wait"> | ||
<text>Wait</text> | ||
</string> | ||
|
||
<string id="st_idiots_relax"> | ||
<text>Relax</text> | ||
</string> | ||
|
||
<string id="st_idiots_patrol"> | ||
<text>Patrol</text> | ||
</string> | ||
|
||
<string id="st_idiots_stand"> | ||
<text>Stand</text> | ||
</string> | ||
|
||
<string id="st_idiots_sneak"> | ||
<text>Sneak</text> | ||
</string> | ||
|
||
<string id="st_idiots_prone"> | ||
<text>Prone</text> | ||
</string> | ||
|
||
<string id="st_idiots_cover"> | ||
<text>Use Cover</text> | ||
</string> | ||
|
||
<string id="st_idiots_far"> | ||
<text>Stay Far</text> | ||
</string> | ||
|
||
<string id="st_idiots_hurry"> | ||
<text>Hurry Up</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_default"> | ||
<text>Default Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_cover"> | ||
<text>Fight in Cover</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_monolith"> | ||
<text>Monolith Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_camper"> | ||
<text>Camper Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_attack"> | ||
<text>Attack</text> | ||
</string> | ||
|
||
<string id="st_idiots_defend"> | ||
<text>Defend Only</text> | ||
</string> | ||
|
||
<string id="st_idiots_ignore"> | ||
<text>Ignore Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_items"> | ||
<text>Gather Items</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_artifacts"> | ||
<text>And Artifacts</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_corpses"> | ||
<text>Loot Corpses</text> | ||
</string> | ||
|
||
<string id="st_idiots_help_wounded"> | ||
<text>Help Wounded</text> | ||
</string> | ||
|
||
<string id="st_idiots_bunch"> | ||
<text>Bunch Formation</text> | ||
</string> | ||
|
||
<string id="st_idiots_spread"> | ||
<text>Spread Formation</text> | ||
</string> | ||
|
||
<string id="st_idiots_line"> | ||
<text>Line Formation</text> | ||
</string> | ||
</string_table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<?xml version="1.0" encoding="windows-1251"?> | ||
|
||
<string_table> | ||
<string id="st_idiots_tab_all"> | ||
<text>All</text> | ||
</string> | ||
|
||
<string id="st_idiots_title_all"> | ||
<text>All Companions</text> | ||
</string> | ||
|
||
<string id="st_idiots_reset_all"> | ||
<text>Sync All</text> | ||
</string> | ||
|
||
<string id="st_idiots_reset"> | ||
<text>Re-Sync</text> | ||
</string> | ||
|
||
<string id="st_idiots_inventory"> | ||
<text>Inventory</text> | ||
</string> | ||
|
||
<string id="st_idiots_clear_waypoints"> | ||
<text>Clear Waypoints</text> | ||
</string> | ||
|
||
<string id="st_idiots_add_waypoint"> | ||
<text>Add Waypoint</text> | ||
</string> | ||
|
||
<!-- buttons --> | ||
<string id="st_idiots_follow"> | ||
<text>Follow</text> | ||
</string> | ||
|
||
<string id="st_idiots_wait"> | ||
<text>Wait</text> | ||
</string> | ||
|
||
<string id="st_idiots_relax"> | ||
<text>Relax</text> | ||
</string> | ||
|
||
<string id="st_idiots_patrol"> | ||
<text>Patrol</text> | ||
</string> | ||
|
||
<string id="st_idiots_stand"> | ||
<text>Stand</text> | ||
</string> | ||
|
||
<string id="st_idiots_sneak"> | ||
<text>Sneak</text> | ||
</string> | ||
|
||
<string id="st_idiots_prone"> | ||
<text>Prone</text> | ||
</string> | ||
|
||
<string id="st_idiots_cover"> | ||
<text>Use Cover</text> | ||
</string> | ||
|
||
<string id="st_idiots_far"> | ||
<text>Stay Far</text> | ||
</string> | ||
|
||
<string id="st_idiots_hurry"> | ||
<text>Hurry Up</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_default"> | ||
<text>Default Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_cover"> | ||
<text>Fight in Cover</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_monolith"> | ||
<text>Monolith Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_combat_camper"> | ||
<text>Camper Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_attack"> | ||
<text>Attack</text> | ||
</string> | ||
|
||
<string id="st_idiots_defend"> | ||
<text>Defend Only</text> | ||
</string> | ||
|
||
<string id="st_idiots_ignore"> | ||
<text>Ignore Combat</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_items"> | ||
<text>Gather Items</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_artifacts"> | ||
<text>And Artifacts</text> | ||
</string> | ||
|
||
<string id="st_idiots_loot_corpses"> | ||
<text>Loot Corpses</text> | ||
</string> | ||
|
||
<string id="st_idiots_help_wounded"> | ||
<text>Help Wounded</text> | ||
</string> | ||
|
||
<string id="st_idiots_bunch"> | ||
<text>Bunch Formation</text> | ||
</string> | ||
|
||
<string id="st_idiots_spread"> | ||
<text>Spread Formation</text> | ||
</string> | ||
|
||
<string id="st_idiots_line"> | ||
<text>Line Formation</text> | ||
</string> | ||
</string_table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,65 @@ | ||
<!-- see modxml_idiots_ui.script --> | ||
<w> | ||
<container xalign="center" yalign="bottom" xoffset="0" yoffset="-12" font="arial_14" tabCount="10"> | ||
<indexers size="15" font="small" /> | ||
<tabs xpad="0" ypad="0" wtab="30" htab="30" xgap="0" label="st_idiots_tab_all"/> | ||
|
||
<w /> | ||
<titlebar height="20" xpad="16" ypad="16" xgap="8" font="arial_14"> | ||
<icon width="17" height="17" /> | ||
<title width="240" label="st_idiots_title_all" /> | ||
|
||
<actions waction="88" haction="20" xgap="2"> | ||
<col><ADD_WAYPOINT /></col> | ||
<col><CLEAR_WAYPOINTS /></col> | ||
<col><INVENTORY /></col> | ||
<col><RESET /></col> | ||
</actions> | ||
</titlebar> | ||
|
||
<actions iconSize="16" iconPad="8" toggleSize="12" togglePad="8" xpad="16" ypad="16" waction="112" haction="26" xgap="8" ygap="4"> | ||
<col> | ||
<FOLLOW /> | ||
<WAIT /> | ||
<RELAX /> | ||
<PATROL /> | ||
</col> | ||
|
||
<col> | ||
<STAND /> | ||
<SNEAK /> | ||
<PRONE /> | ||
</col> | ||
|
||
<col toggle="1"> | ||
<COVER /> | ||
<FAR /> | ||
<HURRY /> | ||
</col> | ||
|
||
<col> | ||
<COMBAT_DEFAULT /> | ||
<COMBAT_COVER /> | ||
<COMBAT_MONOLITH /> | ||
<COMBAT_CAMPER /> | ||
</col> | ||
|
||
<col> | ||
<ATTACK /> | ||
<DEFEND /> | ||
<IGNORE /> | ||
</col> | ||
|
||
<col toggle="1"> | ||
<LOOT_ITEMS /> | ||
<LOOT_ARTIFACTS /> | ||
<LOOT_CORPSES /> | ||
<HELP_WOUNDED /> | ||
</col> | ||
|
||
<col> | ||
<BUNCH /> | ||
<SPREAD /> | ||
<LINE /> | ||
</col> | ||
</actions> | ||
</container> | ||
</w> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.