ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

User talk:Testid123

From ModEnc
Revision as of 16:06, 10 January 2025 by DeathFish (talk | contribs) (Hi! My friend, please roll back your 'fix' as it seems to have been fixed incorrectly.)
Jump to navigation Jump to search

Stylistic Consistency

Thank you for your recent contributions to ModEnc. However, please try to maintain the established style when editing. While there is no official style guide as far as I know, all pages so far are pretty consistent in style.

For example, please don't use abrasive formating like this, it looks unprofessional and can be easily confused for a link.

  • also, don't add unnecessary bullet points like this just to indent text

etc.

– Crimsonum 21:43, 20 July 2024 (CEST)

Create New Page

Hey! For something like Weapon%2d, don't create a new Flag Page.

  • You can follow the practices of previous editors.
    • For example, if you search for Weapon1 or Weapon2, it will redirect to WeaponX, and the page will display a message like "(Redirected from Weapon2)".
  • - DeathFish 20250107 2223(+8)

Please note the value type of the DefaultToGuardArea page.

I've seen several times where you changed the bool I wrote to int and posted an image of "GuardRange from RulesMD.ini" in Page GuardRange,

but DefaultToGuardArea and GuardRange are two different INI Keys.

It's just that the calculation rule of DefaultToGuardArea uses the value of GuardRange, which does not affect the assignment type of this label itself.

Here, I provide the rules for judgment in the program to facilitate understanding.

DefaultToGuardArea from gamemd.idb