Script/LevelBase

From SF3
Revision as of 10:21, 13 April 2017 by Anja (talk | contribs)

Jump to: navigation, search

class LevelBase

Work in Progress

Class Methods

Articy Functions

Functions for mainly starting specific musik tracks.

void PlayTrack_HeroGor ( )
Play's the theme of the Hero Gor the Changeling
void PlayTrack_HeroIanna ( )
Play's the theme of the Hero Ianna the Singer
void PlayTrack_HeroIsgrimm ( )
Play's the theme of the Hero Isgrimm the Smith
void PlayTrack_HeroRohen ( )
Play's the theme of the Hero Rohen Tahir
void PlayTrack_HeroUndergast ( )
Play's the theme of the Hero Undergast the Weaver
void PlayTrack_HeroUram ( )
Play's the theme of the Hero Uram the Red
void PlayTrack_HeroYria ( )
Play's the theme of the Hero Yria of the Light

Hero specific calls.

void PlayerHeroControlEnable ( )
Gives the player the full controls of his Hero Party back.
void PlayerHeroControlDisable ( )
Takes the full controls of Hero Party away.
void HeroBanternEnable ( )
Activates the Hero Bantern events again.
void HeroBanternDisable ( )
Deactivates that Hero Bantern events happen.
void HeroPartyGorTransformToOrc ( )
Manually transforms Gor the Changeling to his orc form.
void HeroPartyGorTransformToAnimal ( )
Manually transforms Gor the Changeling to his wolf form.

class LevelBase

Work in Progress

Class Methods

Articy Functions

Functions for mainly starting specific musik tracks.

void PlayTrack_HeroGor ( )
Play's the theme of the Hero Gor the Changeling
void PlayTrack_HeroIanna ( )
Play's the theme of the Hero Ianna the Singer
void PlayTrack_HeroIsgrimm ( )
Play's the theme of the Hero Isgrimm the Smith
void PlayTrack_HeroRohen ( )
Play's the theme of the Hero Rohen Tahir
void PlayTrack_HeroUndergast ( )
Play's the theme of the Hero Undergast the Weaver
void PlayTrack_HeroUram ( )
Play's the theme of the Hero Uram the Red
void PlayTrack_HeroYria ( )
Play's the theme of the Hero Yria of the Light

Hero specific calls.

void PlayerHeroControlEnable ( )
Gives the player the full controls of his Hero Party back.
void PlayerHeroControlDisable ( )
Takes the full controls of Hero Party away.
void HeroBanternEnable ( )
Activates the Hero Bantern events again.
void HeroBanternDisable ( )
Deactivates that Hero Bantern events happen.
void HeroPartyGorTransformToOrc ( )
Manually transforms Gor the Changeling to his orc form.
void HeroPartyGorTransformToAnimal ( )
Manually transforms Gor the Changeling to his wolf form.