MetascriptDex: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
m (Header for refs)
Line 2: Line 2:
The '''MetascriptDex''' is a database of the effects of [[glitch meta-map script activation|glitch meta-map scripts]].
The '''MetascriptDex''' is a database of the effects of [[glitch meta-map script activation|glitch meta-map scripts]].


There are at least 98*256=25088 possible scripts for each version, which amounts to a huge 50176 scripts split between Red/Blue and Yellow if there are no differences between the Red and Blue behavior.
There are at least 98*128=12544<ref>This would be 98*256=25088, however an <code><big>add a</big></code> instruction in <code><big>CallFunctionInTable</big></code> causes values over 127 to loop back to 0.</ref> possible scripts for each version, which amounts to a huge 25088 scripts split between Red/Blue and Yellow if there are no differences between the Red and Blue behavior.


Due to this, it is unlikely all scripts will ever be covered in the future, however some of the 'highlights' may be indicated in the relevant articles below.
Due to this, it is unlikely all scripts will ever be covered in the future, however some of the 'highlights' may be indicated in the relevant articles below.
Line 100: Line 100:
*[[MetascriptDex/RB:W_ROUTE5GATECURSCRIPT]] ; D662
*[[MetascriptDex/RB:W_ROUTE5GATECURSCRIPT]] ; D662
*[[MetascriptDex/RB:W_POWERPLANTCURSCRIPT]] ; D663
*[[MetascriptDex/RB:W_POWERPLANTCURSCRIPT]] ; D663
*[[MetascriptDex/RB:W_ROUTE7GATECURSCRIPT]] ; D663
*[[MetascriptDex/RB:W_ROUTE7GATECURSCRIPT]] ; D663
*[[MetascriptDex/RB:W_SSANNE2CURSCRIPT]] ; D665
*[[MetascriptDex/RB:W_SSANNE2CURSCRIPT]] ; D665
*[[MetascriptDex/RB:W_SEAFOAMISLANDS4CURSCRIPT]] ; D666
*[[MetascriptDex/RB:W_SEAFOAMISLANDS4CURSCRIPT]] ; D666
Line 202: Line 202:
*[[MetascriptDex/Y:W_ROUTE5GATECURSCRIPT]] ; D661
*[[MetascriptDex/Y:W_ROUTE5GATECURSCRIPT]] ; D661
*[[MetascriptDex/Y:W_POWERPLANTCURSCRIPT]] ; D662
*[[MetascriptDex/Y:W_POWERPLANTCURSCRIPT]] ; D662
*[[MetascriptDex/Y:W_ROUTE7GATECURSCRIPT]] ; D662
*[[MetascriptDex/Y:W_ROUTE7GATECURSCRIPT]] ; D662
*[[MetascriptDex/Y:W_SSANNE2CURSCRIPT]] ; D664
*[[MetascriptDex/Y:W_SSANNE2CURSCRIPT]] ; D664
*[[MetascriptDex/Y:W_SEAFOAMISLANDS4CURSCRIPT]] ; D665
*[[MetascriptDex/Y:W_SEAFOAMISLANDS4CURSCRIPT]] ; D665
Line 208: Line 208:
*[[MetascriptDex/Y:W_SEAFOAMISLANDS5CURSCRIPT]] ; D667
*[[MetascriptDex/Y:W_SEAFOAMISLANDS5CURSCRIPT]] ; D667
*[[MetascriptDex/Y:W_ROUTE18GATECURSCRIPT]] ; D668
*[[MetascriptDex/Y:W_ROUTE18GATECURSCRIPT]] ; D668
{{clr}}
==References==
<references/>
[[Category:Databases]]
[[Category:Databases]]
[[Category:MetascriptDex]]
[[Category:MetascriptDex]]

Revision as of 18:35, 19 July 2020

This article is incomplete. Please feel free to add any missing information about the subject. It is missing: {{{1}}}.

The MetascriptDex is a database of the effects of glitch meta-map scripts.

There are at least 98*128=12544[1] possible scripts for each version, which amounts to a huge 25088 scripts split between Red/Blue and Yellow if there are no differences between the Red and Blue behavior.

Due to this, it is unlikely all scripts will ever be covered in the future, however some of the 'highlights' may be indicated in the relevant articles below.

In Red/Blue

In Yellow


References

  1. This would be 98*256=25088, however an add a instruction in CallFunctionInTable causes values over 127 to loop back to 0.