/wkTestStuff

Worms Armageddon WormKit module that adds some debugging commands.

Primary LanguageC++Do What The F*ck You Want To Public LicenseWTFPL

#wkTestStuff v. 0.2.0 Worms Armageddon wormkit module that adds some commands to in-game chat. Useful for testing stuff. Use with debug console. Most commands will desynchronize the game, so don't use it in multiplayer games.

Commands:

  • /help - lists available commands and their parameters
  • /sudoku red|blue|green|yellow|magent|cyana - causes all worms of specified alliance to drown instantly
  • /objects - lists addresses of global objects and ctasks
  • /delete ctaskname - deletes specified ctask objects by type. some object types might crash the game
  • /ammo team weapon_id|all ammo_num - sets ammunition of any weapon. -1 is infinite ammo
  • /delay team weapon_id|all delay_num - sets delay of any weapon
  • /panel off addition|alpha|dither1|dither2 or 0|1|2|3|4 - makes weapon panel semi-transparent when pinned with wkPin, using one of 4 blending modes