Talk:DPP Script Commands: Difference between revisions

From ProjectPokemon Wiki
Jump to navigation Jump to search
No edit summary
(→‎0014: new section)
Line 6: Line 6:


It might be callstd. Since these things are standard events (saving, putting things in a bag).
It might be callstd. Since these things are standard events (saving, putting things in a bag).
== 0014 ==
What happens before 0014 is that the necessary variables get the values they need. Then the standard function (maybe another script?) is called.

Revision as of 22:23, 27 February 2009

Pichu2001- 0014 seems to be a command that calls special text.

SCV- It call special events in the game. Flag? I don't know

Pichu2001- I was about to come write that it is either the equivalent of callstd or special (as used in XSE).

It might be callstd. Since these things are standard events (saving, putting things in a bag).

0014

What happens before 0014 is that the necessary variables get the values they need. Then the standard function (maybe another script?) is called.