Event structure: Difference between revisions

From ProjectPokemon Wiki
Jump to navigation Jump to search
(Created page with ''''Event Structure''' We consider events all the Overwords,Warps and Signpost into a map. Events are located in fielddata/eventdata/zone_event_release.narc(zone_event.narc i...')
 
(Marked as incomplete, not stub)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Incomplete}}
'''[[Event Structure]]'''
'''[[Event Structure]]'''


We consider events all the Overwords,Warps and Signpost into a map.
We consider events all the Overwords, Warps and Signpost into a map.
Events are located in fielddata/eventdata/zone_event_release.narc(zone_event.narc in Platinum)
Events are located in fielddata/eventdata/zone_event_release.narc(zone_event.narc in Platinum)
Each event file is divided into three parts.
Each event file is divided into three parts.


'''Overwords'''
 
== '''Overwords''' ==
 
 
Overwords are showed in a sequence of 32 bytes.
Overwords are showed in a sequence of 32 bytes.
   1.1-2nd bytes rapresented the number linked with overworld
   1.1-2nd bytes rapresented the number linked with overworld
   2.3-4th rapresented the sprite of the Ov.
   2.3-4th rapresented the sprite of the Ov.

Latest revision as of 12:12, 30 April 2010

This article is incomplete.
Please feel free to add missing information and complete the article.

Event Structure

We consider events all the Overwords, Warps and Signpost into a map. Events are located in fielddata/eventdata/zone_event_release.narc(zone_event.narc in Platinum) Each event file is divided into three parts.


Overwords

Overwords are showed in a sequence of 32 bytes.

 1.1-2nd bytes rapresented the number linked with overworld
 2.3-4th rapresented the sprite of the Ov.
 3.5-6th rapresented the movement of the Ov.  
 4.9-10th rapresented the flag of the Ov.
 5.11-12th rapresented the script of the 0v.
 6.25th x coordinates of the Ov into map
 7.27th y coordinates of the 0v into map