All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Hammerwatch 2 Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:55, 24 August 2023 Lloyd talk contribs created page Modding/Creating A Custom Class (Created page with "=Creating a new class= #In your mod folder, create a new folder "players" #Copy an existing class from the unpacked players folder into your mod players folder ##Rename the baseclass folder and the baseclass.unit file within to your new class name #Create a new file in players named <yourclass>.inc ##Copy the baseclass section %defblock to %endblock from unpacked/players/classes.inc into <yourclass>.inc ##Replace the baseclass with yourclass on the first line %defblock #...")