Hi everyone, today I'm sharing a system found in many channel-only games that adds extra blue to flags.
The logic works as follows: You need to copy any gender and add it to MaxiGuard's gender system, then trigger the following procedures in sequence.
Regardless of the flag, avatar, or devil you set in-game, these parameter values work for all of them. You can use a maximum of 4 different blue stones, similar to the stone system. For example, if you use 4 strength stones, and then try again, you can only use 1. You need to keep trying until you reach the maximum level for each stone. A maximum of 4 different blue stones can be used, and once you've used 4, it will prevent you from using another one. You can increase or decrease this number by examining the code.
The code below does not include the pk2 side. You can easily copy the gender, change their names and icons, and integrate them into the system.
***Hidden text: Cannot be quoted.***