User talk:Testid123: Difference between revisions
Hi! My friend, please roll back your 'fix' as it seems to have been fixed incorrectly. |
m Add Talk Time |
||
Line 13: | Line 13: | ||
*You can follow the practices of previous editors. | *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]])''". | **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.== | ==Please note the value type of the DefaultToGuardArea page.== | ||
Line 27: | Line 28: | ||
[[File:DefaultToGuardArea%27s_ValueType_from_IDA.png]] | [[File:DefaultToGuardArea%27s_ValueType_from_IDA.png]] | ||
- DeathFish 20250111 0007(+8) |
Revision as of 16:08, 10 January 2025
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.
- 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
- DeathFish 20250111 0007(+8)