-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkshop.txt
More file actions
153 lines (153 loc) · 7.68 KB
/
Copy pathworkshop.txt
File metadata and controls
153 lines (153 loc) · 7.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
version=1
id=2982771622
title=Easy Loadout
description=[h1]Easy Loadouts[/h1]
description=[img]https://img.shields.io/badge/Version-0.6.0-orange?style=plastic[/img]
description=
description=Mod for Project Zomboid to equip apparel/equipment/items easily.
description=
description=Inspired by the excellent mod [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2927625589]Easy Outfits[/url] by [url=https://steamcommunity.com/profiles/76561198041121447]Cosmic[/url] I wrote an "extended version".
description=
description=[b]Features:[/b]
description=[list]
description=[*]Manage apparel
description=[*]Manage equipment (weapons/tools)
description=[*]Manage items
description=[*]Save apparel/equipment by ID or by name
description=[*]Loadout can be set to private
description=[*]Settings adjustable for each Loadout
description=[*]Default Loadout settings via [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2169435993]Mod Options[/url]
description=[*]Automatic Hotbar equipping
description=[*]Upgrade system for breaking changes
description=[/list]
description=[hr][/hr]
description=[h2]Quick How to[/h2]
description=[olist]
description=[*]Craft a Loadout Note
description=[*](Optional) Rename Loadout note
description=[*]Put the Loadout note into any container (except car and ground)
description=[*]Apply Loadout Note
description=[*](Optional) Configure Loadout Settings
description=[*]Register a Loadout via [i]Register[/i] or [i]Store and Register[/i]
description=[/olist]
description=[hr][/hr]
description=[h2]How to[/h2]
description=[h3]1. Add Loadout to container[/h3]
description=A Loadout note can be created from a notebook and a pen. (The Note can optionally be renamed.) To register a loadout in a container, the Note must simply be placed in the container and select [i]Apply Loadout[/i] in the context menu.
description=
description=Henceforth, in the context menu of the container, there is a sub-item [i]Loadouts[/i] where the loadout are listed.
description=
description=A container can have any number of loadouts, for each additional one just another loadout note needs to be applied.
description=
description=[h3]2. Register Loadout[/h3]
description=Under the point Manage there are 2 possibilities to register loadouts:
description=[list]
description=[*]Register
description=[*]Store and Register
description=[/list]
description=[b]Register[/b]: Registers all apparel/equipment/items (enabled in the configuration) which are in the container.
description=
description=[b]Store and Register[/b]: Registers all apparel/equipment/items (enabled in the configuration) which are in the inventory and puts them into the container.
description=
description=[i]Note[/i]: If there is equipment in the hotbar, it will be saved and put back into the corresponding slot when you put it on.
description=
description=[h3]3. Handling Loadout[/h3]
description=There are 3 functions for using the loadouts:
description=[list]
description=[*]Wear
description=[*]Pick up
description=[*]Store
description=[/list]
description=[b]Wear[/b]: Takes the Loadout from the container and puts on apparel/equipment.
description=
description=[b]Pick up[/b]: Only takes the Loadout from the container.
description=
description=[b]Store[/b]: Places apparel/equipment/items (including worn/equipped) assigned to the loadout in the container.
description=
description=[h3]4. Configure Loadout[/h3]
description=The behavior of the loadout can be set under the Functions point.
description=These settings can also be configured as default values via [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2169435993]Mod Options[/url].
description=[list]
description=[*]Allow Apparel
description=[*]Allow Equipment
description=[*]Allow Items
description=[*]Private
description=[*]Undress
description=[*]Type
description=[*]Apparel/Equipment by Unique ID
description=[*]Apparel/Equipment by Name
description=[/list]
description=[b]Allow Apparel[/b]: If enabled, Apparel will be included in the loadout.
description=
description=[b]Allow Equipment[/b]: If enabled, Equipment (weapons/tools) will be included in the loadout.
description=
description=[b]Allow Items[/b]: If enabled, anything that is not Apparel or Equipment is included in the loadout.
description=This also affects the number of items, if 5 bandages are registered, 5 bandages are always "moved".
description=
description=[b]Private[/b]: Set the loadout to private so that only the player (or admins) can use/edit this loadout.
description=It does not prevent the apparel/equipment/items from being taken out of the container by other players.
description=
description=[b]Undress[/b]: Remove [i]all[/i] worn clothing before the loadout is worn.
description=
description=[b]Apparel/Equipment by Unique ID[/b]: Loadout refers to the Ids of apparel and equipment (Items are generally not saved by ID).
description=This means that if a T-shirt is registered, the loadout will only apply to that specific T-shirt and not to any other T-shirt.
description=
description=[b]Apparel/Equipment by Name[/b]: Loadout refers to the name of the apparel and equipment (Items are generally saved by Name).
description=This means that if a T-shirt is registered, but there are several T-shirts in the container, the first one in the container will be taken.
description=[hr][/hr]
description=[h1]Known bugs[/h1]
description=[list]
description=[*]Some mods which offer apparel for additional hotbar slots throw errors on equipping. Has as so far, no impact on the Functionality, but is somewhat annoying.
description=[/list]
description=[hr][/hr]
description=[h1]Current translations[/h1]
description=[list]
description=[*]EN
description=[*]DE
description=[/list]
description=[hr][/hr]
description=[h1]Plugins[/h1]
description=[h2]Manage UI[/h2]
description=[img]https://img.shields.io/badge/Version-1.0.1-green?style=plastic[/img]
description=
description=[list]
description=[*]Mod Name: EasyLoadoutsPluginManageUI
description=[*]Requires: [url=https://steamcommunity.com/workshop/filedetails/?id=2760035814]Simple UI library[/url]
description=[/list]
description=Replaces the loadout configuration with its own user interface.
description=In addition to the configuration, individual parts can be removed or added from the inventory.
description=
description=[b]Features:[/b]
description=[list]
description=[*]Manage Loadout configuration
description=[*]Add parts from Inventory to Loadout
description=[*]Remove parts from Loadout
description=[*]Change Item count on saved Loadout Items
description=[/list]
description=[hr][/hr]
description=[h1]FAQ[/h1]
description=[h2]Does it work in multiplayer mode?[/h2]
description=Yes
description=[h2]Does it work with existing saves?[/h2]
description=Yes
description=[h2]Is the mod compatible with XY?[/h2]
description=So far no incompatibility is known
description=[hr][/hr]
description=[h1]Help and support[/h1]
description=[h2]Translation[/h2]
description=[url=https://poeditor.com/join/project/lskTKeAc7p]Help to Translate[/url]
description=[h2]Bugs/Features[/h2]
description=[url=https://github.com/Cloud500/EasyLoadouts/issues/new/choose]Github Issues[/url]
description=[hr][/hr]
description=[h1]Credits[/h1]
description=[list]
description=[*][url=https://steamcommunity.com/profiles/76561198041121447]Cosmic[/url] for inspiration.
description=[*][url=https://pngtree.com/freepng/set-of-black-circle-on-off-button-design-with-red-and-green-power-symbolas_8716019.html?sol=downref&id=bef]Supartayasa[/url] for the On/Off images.
description=[*][url=https://projectzomboid.com]The Indie Stone[/url] for the Spiffo pictures and the excellent game
description=[/list]
description=[hr][/hr]
description=Workshop ID: 2982771622
description=Mod ID: EasyLoadouts
description=Mod ID: EasyLoadoutsPluginManageUI
tags=Build 41;Clothing/Armor;Items
visibility=public