wkWormOrder
From Worms Knowledge Base
Revision as of 10:14, 3 September 2021 by Kobaryo (Talk | contribs) (Created page with "{{lowercase title}} {{ParentArticle|WormKit}} {{Software_infobox | name = wkWormOrder | developer = nizikawa | version = 1.0.0 / 3 Sep 2021 | games = Worms Armageddo...")
(Up to WormKit)
wkWormOrder | |
---|---|
Developer: | nizikawa |
Latest version: | 1.0.0 / 3 Sep 2021 |
Supported games: | W:A |
Supported W:A version: | any |
Supported W:A editions: | |
Language: | C++ |
Website: | Github Page TUS thread |
Download: | wkWormOrder 1.0.0 (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