Difference between revisions of "WkWormOrder"
From Worms Knowledge Base
(Version 1.0.1) |
|||
Line 4: | Line 4: | ||
| name = wkWormOrder | | name = wkWormOrder | ||
| developer = [[nizikawa]] | | developer = [[nizikawa]] | ||
− | | version = 1.0. | + | | version = 1.0.1 / 4 Sep 2021 |
| games = [[Worms Armageddon|W:A]] | | games = [[Worms Armageddon|W:A]] | ||
| waver = 3.8.x | | waver = 3.8.x | ||
| waeditions = {{WA editions|cd|steam|gog}} | | waeditions = {{WA editions|cd|steam|gog}} | ||
| language = C++ | | language = C++ | ||
− | | website = [https://github.com/nizikawa-worms/wkWormOrder Github Page] [https://www.tus-wa.com/forums/worms-armageddon/wkwormorder-v-1-0- | + | | website = [https://github.com/nizikawa-worms/wkWormOrder Github Page] [https://www.tus-wa.com/forums/worms-armageddon/wkwormorder-v-1-0-1-released-33536/ TUS thread] |
− | | download = [https://www.tus-wa.com/forums/worms-armageddon/wkwormorder-v-1-0- | + | | download = [https://www.tus-wa.com/forums/worms-armageddon/wkwormorder-v-1-0-1-released-33536/?action=dlattach;attach=196360 wkWormOrder 1.0.1 (441 KB)] |
}} | }} | ||
Revision as of 21:39, 4 September 2021
(Up to WormKit)
wkWormOrder | |
---|---|
Developer: | nizikawa |
Latest version: | 1.0.1 / 4 Sep 2021 |
Supported games: | W:A |
Supported W:A version: | 3.8.x |
Supported W:A editions: | |
Language: | C++ |
Website: | Github Page TUS thread |
Download: | wkWormOrder 1.0.1 (441 KB) |
WormKit module that appends worm order numbers to their names and allows randomizing the worm order within the team in multiplayer games.
Features
- Worms belonging to you have their numbers displayed. During replay playback all worms have their numbers displayed. The displayed format is customizable in .ini with {name} and {number} tags.
- In multiplayer games the worm order within your team can be scrambled. The order is scrambled every time you add the team to the round roster. To enable this feature set: ScrambleWormOrder = 1
- Team name bars can have their owner name displayed. The displayed format is customizable with **{name}** and **{owner}** tags. To enable this feature set: TeamNameShowOwner = 1