Mod API Reference:Custom Cards: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 January 2025

18 January 2025

  • curprev 23:3023:30, 18 January 2025Fizzer talk contribs 3,245 bytes +3,245 Created page with "A Warzone mod can create '''custom cards''' for use in a game. Custom cards show up the cards dialog right alongside all the other cards for the game. == Card Definition == A mod defines the custom cards in the Client_SaveConfigureUI mod hook. The second parameter to this function is a callback that adds a card. This function takes the following arguments: # ''string'': Name of the card # ''string'': Description of the card #..."