Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

WinParams

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{ scriptcommand | name = WinParams | syntax = ''StrAlias1''{{!}}''DisplayType''{{!}}''StrAlias2''{{!}}''Picture''{{!}}''Sound'' | description = For selected faction: Determines…')
m
 
Line 3: Line 3:
| syntax =  ''StrAlias1''{{!}}''DisplayType''{{!}}''StrAlias2''{{!}}''Picture''{{!}}''Sound''
| syntax =  ''StrAlias1''{{!}}''DisplayType''{{!}}''StrAlias2''{{!}}''Picture''{{!}}''Sound''
| description = For selected faction: Determines the apperance of the victory screen when triggered by the sudden death rule.
| description = For selected faction: Determines the apperance of the victory screen when triggered by the sudden death rule.
 +
 +
See [[media:WIki_Example_Setup.xls|Spreadsheet of examples]]
 +
| example = StrWin{{!}}2{{!}}txt_Win{{!}}scores_USA_victory.png{{!}}$snd_Victory
| example = StrWin{{!}}2{{!}}txt_Win{{!}}scores_USA_victory.png{{!}}$snd_Victory
| example-description =  
| example-description =  

Latest revision as of 13:35, 26 April 2010

WinParams

Syntax  

WinParams = StrAlias1|DisplayType|StrAlias2|Picture|Sound

Description

For selected faction: Determines the apperance of the victory screen when triggered by the sudden death rule.

See Spreadsheet of examples

Example  

WinParams = StrWin|2|txt_Win|scores_USA_victory.png|$snd_Victory


 

Parameters

StrAlias1

String; alias for a localized string in the string-file, event text.

DisplayType

[0, 1, 2] = Mute, line-event, Full-event

StrAlias2

String; alias for a localized string in the string-file, event description.

Picture

String; Filename of the event picture

Sound

String; Alias for the sound effect

Forums