Talk:DPP Script Commands: Difference between revisions

From ProjectPokemon Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Pichu2001- 0014 seems to be a command that calls special text.
We can keep discussions about specific commands here.
SCV- It call special events in the game. Flag? I don't know
 
I changed it so that we have "Username:" before the statement. Where Username is that of the person writing the statement, rather than the person at who it is directed.
 
== 0014 ==
SCV: 0014 seems to be a command that calls special text.
 
Pichu2001: It call special events in the game. Flag? I don't know
 
SCV: 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).
 
What happens before 0014 is that the necessary variables get the values they need. Then the standard function (maybe another script?) is called.

Latest revision as of 22:26, 27 February 2009

We can keep discussions about specific commands here.

I changed it so that we have "Username:" before the statement. Where Username is that of the person writing the statement, rather than the person at who it is directed.

0014

SCV: 0014 seems to be a command that calls special text.

Pichu2001: It call special events in the game. Flag? I don't know

SCV: 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).

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