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

Category:Coding Ambiguity: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Vinifera7 (talk | contribs)
better description
Vinifera7 (talk | contribs)
better description and moved to Category: General Editing Information
Line 1: Line 1:
Coding Ambiguity results in the game [[engine]] being confused about what action it should take. The effects are usually logical, but can be very undesirable especially because the solutions to correct these bugs typically involve sacrificing functionality.
Coding Ambiguities are the result of various combinations of normal code that the game [[engine]] was not designed to handle. The effects are usually logical, but can be very undesirable especially because any solutions or workarounds typically involve sacrificing functionality.
[[Category:Bugs and Errors]]
[[Category:General Editing Information]]

Revision as of 23:09, 21 August 2006

Coding Ambiguities are the result of various combinations of normal code that the game engine was not designed to handle. The effects are usually logical, but can be very undesirable especially because any solutions or workarounds typically involve sacrificing functionality.

Pages in category "Coding Ambiguity"

The following 2 pages are in this category, out of 2 total.