Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.
Is there a way to remove the limit on max HP (9999), so it can go up to 4,294,967,295 (the max number in an unsigned Dword integer)?
And is it possible to turn current HP from a word (up to 65,535) to a Dword (4,294,967,295)?