[ Index ] WAROFGENERALS

PHP Cross Reference of WAROFGENERALS MODS SOURCES

title

Body

[close]

/Command and conquer Generals/Call to arms/Data/INI/ -> Animation2D.ini (source)

   1  ;-------------------------------------------------------------------------------
   2  ;2D animations
   3  ;-------------------------------------------------------------------------------
   4  
   5  ;-------------------------------------------------------------------------------
   6  Animation DefaultHeal
   7    AnimationMode          = LOOP
   8    AnimationDelay         = 30  ; in milliseconds
   9    RandomizeStartFrame    = Yes
  10    NumberImages           = 16
  11    Image                  = SCPCross000
  12    Image                  = SCPCross001
  13    Image                  = SCPCross002
  14    Image                  = SCPCross003
  15    Image                  = SCPCross004
  16    Image                  = SCPCross005
  17    Image                  = SCPCross006
  18    Image                  = SCPCross007
  19    Image                  = SCPCross008
  20    Image                  = SCPCross009
  21    Image                  = SCPCross010
  22    Image                  = SCPCross011
  23    Image                  = SCPCross012
  24    Image                  = SCPCross013
  25    Image                  = SCPCross014
  26    Image                  = SCPCross015
  27  End
  28  
  29  ;-------------------------------------------------------------------------------
  30  Animation StructureHeal
  31    AnimationMode          = PING_PONG
  32    AnimationDelay         = 60  ; in milliseconds
  33    RandomizeStartFrame    = Yes
  34    NumberImages           = 10
  35    Image                  = SCPWrench000
  36    Image                  = SCPWrench001
  37    Image                  = SCPWrench002
  38    Image                  = SCPWrench003
  39    Image                  = SCPWrench004
  40    Image                  = SCPWrench005
  41    Image                  = SCPWrench006
  42    Image                  = SCPWrench007
  43    Image                  = SCPWrench008
  44    Image                  = SCPWrench009
  45  End
  46  
  47  ;-------------------------------------------------------------------------------
  48  Animation VehicleHeal
  49    AnimationMode          = PING_PONG
  50    AnimationDelay         = 60  ; in milliseconds
  51    RandomizeStartFrame    = Yes
  52    NumberImages           = 10
  53    Image                  = SCPWrench000
  54    Image                  = SCPWrench001
  55    Image                  = SCPWrench002
  56    Image                  = SCPWrench003
  57    Image                  = SCPWrench004
  58    Image                  = SCPWrench005
  59    Image                  = SCPWrench006
  60    Image                  = SCPWrench007
  61    Image                  = SCPWrench008
  62    Image                  = SCPWrench009
  63  End
  64  
  65  ;-------------------------------------------------------------------------------
  66  Animation MoneyPickUp
  67    AnimationMode          = LOOP
  68    AnimationDelay         = 30  ; in milliseconds
  69    RandomizeStartFrame    = No
  70    NumberImages           = 31
  71    Image                  = SCPDollar000
  72    Image                  = SCPDollar001
  73    Image                  = SCPDollar002
  74    Image                  = SCPDollar003
  75    Image                  = SCPDollar004
  76    Image                  = SCPDollar005
  77    Image                  = SCPDollar006
  78    Image                  = SCPDollar007
  79    Image                  = SCPDollar008
  80    Image                  = SCPDollar009
  81    Image                  = SCPDollar010
  82    Image                  = SCPDollar011
  83    Image                  = SCPDollar012
  84    Image                  = SCPDollar013
  85    Image                  = SCPDollar014
  86    Image                  = SCPDollar015
  87    Image                  = SCPDollar016
  88    Image                  = SCPDollar017
  89    Image                  = SCPDollar018
  90    Image                  = SCPDollar019
  91    Image                  = SCPDollar020
  92    Image                  = SCPDollar021
  93    Image                  = SCPDollar022
  94    Image                  = SCPDollar023
  95    Image                  = SCPDollar024
  96    Image                  = SCPDollar025
  97    Image                  = SCPDollar026
  98    Image                  = SCPDollar027
  99    Image                  = SCPDollar028
 100    Image                  = SCPDollar029
 101    Image                  = SCPDollar030
 102  End
 103  
 104  ;-------------------------------------------------------------------------------
 105  Animation LevelGainedAnimation
 106    AnimationMode          = LOOP
 107    AnimationDelay         = 30  ; in milliseconds
 108    RandomizeStartFrame    = No
 109    NumberImages           = 21
 110    Image                  = SCPChev000
 111    Image                  = SCPChev001
 112    Image                  = SCPChev002
 113    Image                  = SCPChev003
 114    Image                  = SCPChev004
 115    Image                  = SCPChev005
 116    Image                  = SCPChev006
 117    Image                  = SCPChev007
 118    Image                  = SCPChev008
 119    Image                  = SCPChev009
 120    Image                  = SCPChev010
 121    Image                  = SCPChev011
 122    Image                  = SCPChev012
 123    Image                  = SCPChev013
 124    Image                  = SCPChev014
 125    Image                  = SCPChev015
 126    Image                  = SCPChev016
 127    Image                  = SCPChev017
 128    Image                  = SCPChev018
 129    Image                  = SCPChev019
 130    Image                  = SCPChev020
 131  End
 132  
 133  ;-------------------------------------------------------------------------------
 134  Animation GetHealedAnimation
 135    AnimationMode          = LOOP
 136    AnimationDelay         = 30  ; in milliseconds
 137    RandomizeStartFrame    = No
 138    NumberImages           = 21
 139    Image                  = SCPHeal000
 140    Image                  = SCPHeal001
 141    Image                  = SCPHeal002
 142    Image                  = SCPHeal003
 143    Image                  = SCPHeal004
 144    Image                  = SCPHeal005
 145    Image                  = SCPHeal006
 146    Image                  = SCPHeal007
 147    Image                  = SCPHeal008
 148    Image                  = SCPHeal009
 149    Image                  = SCPHeal010
 150    Image                  = SCPHeal011
 151    Image                  = SCPHeal012
 152    Image                  = SCPHeal013
 153    Image                  = SCPHeal014
 154    Image                  = SCPHeal015
 155    Image                  = SCPHeal016
 156    Image                  = SCPHeal017
 157    Image                  = SCPHeal018
 158    Image                  = SCPHeal019
 159    Image                  = SCPHeal020
 160  End
 161  
 162  ;-------------------------------------------------------------------------------
 163  Animation BombTimed
 164    AnimationMode          = ONCE
 165    AnimationDelay         = 1000  ; in milliseconds
 166    RandomizeStartFrame    = No
 167    NumberImages           = 21
 168  
 169    Image                  = SCPClock043  ;20 seconds
 170    Image                  = SCPClock044
 171    Image                  = SCPClock045  
 172    Image                  = SCPClock046
 173    Image                  = SCPClock047
 174    Image                  = SCPClock048
 175    Image                  = SCPClock049
 176    Image                  = SCPClock050
 177    Image                  = SCPClock051
 178    Image                  = SCPClock052
 179    Image                  = SCPClock053  ;10 seconds
 180    Image                  = SCPClock054
 181    Image                  = SCPClock055
 182    Image                  = SCPClock056
 183    Image                  = SCPClock057
 184    Image                  = SCPClock058
 185    Image                  = SCPClock059
 186    Image                  = SCPClock060
 187    Image                  = SCPClock061
 188    Image                  = SCPClock062
 189    Image                  = SCPClock063  ;0 seconds
 190  End
 191  
 192  ;-------------------------------------------------------------------------------
 193  Animation BombRemote
 194    AnimationMode          = LOOP
 195    AnimationDelay         = 1000  ; in milliseconds
 196    RandomizeStartFrame    = No
 197    NumberImages           = 2
 198    Image                  = SCPClock000
 199    Image                  = SCPClock001
 200  End
 201  
 202  ;-------------------------------------------------------------------------------
 203  ; @todo srj -- currently same as BombRemote. Make different someday?
 204  Animation CarBomb
 205    AnimationMode          = LOOP
 206    AnimationDelay         = 1000  ; in milliseconds
 207    RandomizeStartFrame    = No
 208    NumberImages           = 2
 209    Image                  = SCPClock000
 210    Image                  = SCPClock001
 211  End
 212  
 213  ;-------------------------------------------------------------------------------
 214  Animation Disabled
 215    AnimationMode          = LOOP
 216    AnimationDelay         = 66  ; in milliseconds
 217    RandomizeStartFrame    = No
 218    NumberImages           = 16
 219    Image                  = SCPLightning000
 220    Image                  = SCPLightning001
 221    Image                  = SCPLightning002
 222    Image                  = SCPLightning003
 223  
 224    Image                  = SCPLightning004
 225    Image                  = SCPLightning005
 226    Image                  = SCPLightning006
 227    Image                  = SCPLightning007
 228  
 229    Image                  = SCPLightning008
 230    Image                  = SCPLightning009
 231    Image                  = SCPLightning010
 232    Image                  = SCPLightning011
 233  
 234    Image                  = SCPLightning012
 235    Image                  = SCPLightning013
 236    Image                  = SCPLightning014
 237    Image                  = SCPLightning015
 238  End
 239  
 240  ;-------------------------------------------------------------------------------
 241  Animation AmmoFull
 242    AnimationMode          = LOOP
 243    AnimationDelay         = 60  ; in milliseconds
 244    RandomizeStartFrame    = No
 245    NumberImages           = 1
 246    Image                  = SCPAmmoFull
 247  End
 248  
 249  ;-------------------------------------------------------------------------------
 250  Animation AmmoEmpty
 251    AnimationMode          = LOOP
 252    AnimationDelay         = 60  ; in milliseconds
 253    RandomizeStartFrame    = No
 254    NumberImages           = 1
 255    Image                  = SCPAmmoEmpty
 256  End
 257  
 258  ;-------------------------------------------------------------------------------
 259  Animation Enthusiastic
 260    AnimationMode          = PING_PONG
 261    AnimationDelay         = 100  ; in milliseconds
 262    RandomizeStartFrame    = Yes
 263    NumberImages           = 9
 264  ;  Image                  = SCPCross000
 265  ;  Image                  = SCPCross001
 266  ;  Image                  = SCPCross002
 267    Image                  = SCPCross003
 268    Image                  = SCPCross004
 269    Image                  = SCPCross005
 270    Image                  = SCPCross006
 271    Image                  = SCPCross007
 272    Image                  = SCPCross008
 273    Image                  = SCPCross009
 274    Image                  = SCPCross010
 275    Image                  = SCPCross011
 276  ;  Image                  = SCPCross012
 277  ;  Image                  = SCPCross013
 278  ;  Image                  = SCPCross014
 279  ;  Image                  = SCPCross015
 280  End
 281  ;-------------------------------------------------------------------------------
 282  Animation Subliminal
 283    AnimationMode          = PING_PONG
 284    AnimationDelay         = 100  ; in milliseconds
 285    RandomizeStartFrame    = Yes
 286    NumberImages           = 9
 287  ;  Image                  = SCPCrossB000
 288  ;  Image                  = SCPCrossB001
 289  ;  Image                  = SCPCrossB002
 290    Image                  = SCPCrossB003
 291    Image                  = SCPCrossB004
 292    Image                  = SCPCrossB005
 293    Image                  = SCPCrossB006
 294    Image                  = SCPCrossB007
 295    Image                  = SCPCrossB008
 296    Image                  = SCPCrossB009
 297    Image                  = SCPCrossB010
 298    Image                  = SCPCrossB011
 299  ;  Image                  = SCPCrossB012
 300  ;  Image                  = SCPCrossB013
 301  ;  Image                  = SCPCrossB014
 302  ;  Image                  = SCPCrossB015
 303  End
 304  
 305  ; ************************* Nova 2D Animations ***************************
 306  
 307  ;-------------------------------------------------------------------------------
 308  Animation Demoralized_OBSOLETE
 309    AnimationMode          = LOOP
 310    AnimationDelay         = 60  ; in milliseconds
 311    RandomizeStartFrame    = Yes
 312    NumberImages           = 1
 313    Image                  = SCPCross008
 314  End
 315  
 316  ;-------------------------------------------------------------------------------
 317  Animation BattlePlanIcon_Bombard
 318    AnimationMode          = LOOP
 319    AnimationDelay         = 60  ; in milliseconds
 320    RandomizeStartFrame    = No
 321    NumberImages           = 1
 322    Image                  = SCMBombrd
 323  End
 324  
 325  ;-------------------------------------------------------------------------------
 326  Animation BattlePlanIcon_HoldTheLine
 327    AnimationMode          = LOOP
 328    AnimationDelay         = 60  ; in milliseconds
 329    RandomizeStartFrame    = No
 330    NumberImages           = 1
 331    Image                  = SCMHold
 332  End
 333  
 334  ;-------------------------------------------------------------------------------
 335  Animation BattlePlanIcon_SeekAndDestroy
 336    AnimationMode          = LOOP
 337    AnimationDelay         = 60  ; in milliseconds
 338    RandomizeStartFrame    = No
 339    NumberImages           = 1
 340    Image                  = SCMSearch
 341  End
 342  
 343  ;-------------------------------------------------------------------------------
 344  Animation BattlePlanIcon_Paralyzed
 345  
 346  End
 347  
 348  ;-------------------------------------------------------------------------------
 349  Animation Emoticon_Surprised
 350    AnimationMode          = LOOP
 351    AnimationDelay         = 66  ; in milliseconds
 352    RandomizeStartFrame    = No
 353    NumberImages           = 8
 354    Image                  = SCESurprise00
 355    Image                  = SCESurprise01
 356    Image                  = SCESurprise02
 357    Image                  = SCESurprise03
 358    Image                  = SCESurprise04
 359    Image                  = SCESurprise05
 360    Image                  = SCESurprise06
 361    Image                  = SCESurprise07
 362  End
 363  
 364  ;-------------------------------------------------------------------------------
 365  Animation Emoticon_Confused
 366    AnimationMode          = LOOP
 367    AnimationDelay         = 66  ; in milliseconds
 368    RandomizeStartFrame    = No
 369    NumberImages           = 8
 370    Image                  = SCEConfuse00
 371    Image                  = SCEConfuse01
 372    Image                  = SCEConfuse02
 373    Image                  = SCEConfuse03
 374    Image                  = SCEConfuse04
 375    Image                  = SCEConfuse05
 376    Image                  = SCEConfuse06
 377    Image                  = SCEConfuse07
 378  End
 379  
 380  ;-------------------------------------------------------------------------------
 381  Animation Emoticon_Alarm
 382    AnimationMode          = LOOP
 383    AnimationDelay         = 66  ; in milliseconds
 384    RandomizeStartFrame    = No
 385    NumberImages           = 11
 386    Image                  = SCEAlarm00
 387    Image                  = SCEAlarm01
 388    Image                  = SCEAlarm02
 389    Image                  = SCEAlarm03
 390    Image                  = SCEAlarm04
 391    Image                  = SCEAlarm05
 392    Image                  = SCEAlarm06
 393    Image                  = SCEAlarm07
 394    Image                  = SCEAlarm08
 395    Image                  = SCEAlarm09
 396    Image                  = SCEAlarm10
 397  End
 398  
 399  ;-------------------------------------------------------------------------------
 400  Animation Emoticon_Happy
 401    AnimationMode          = LOOP
 402    AnimationDelay         = 66  ; in milliseconds
 403    RandomizeStartFrame    = No
 404    NumberImages           = 8
 405    Image                  = SCEHappy00
 406    Image                  = SCEHappy01
 407    Image                  = SCEHappy02
 408    Image                  = SCEHappy03
 409    Image                  = SCEHappy04
 410    Image                  = SCEHappy05
 411    Image                  = SCEHappy06
 412    Image                  = SCEHappy07
 413  End
 414  
 415  ;-------------------------------------------------------------------------------
 416  Animation Emoticon_Sad
 417    AnimationMode          = LOOP
 418    AnimationDelay         = 66  ; in milliseconds
 419    RandomizeStartFrame    = No
 420    NumberImages           = 8
 421    Image                  = SCESad00
 422    Image                  = SCESad01
 423    Image                  = SCESad02
 424    Image                  = SCESad03
 425    Image                  = SCESad04
 426    Image                  = SCESad05
 427    Image                  = SCESad06
 428    Image                  = SCESad07
 429  End
 430  
 431  ;-------------------------------------------------------------------------------
 432  Animation Emoticon_Hungry
 433    AnimationMode          = LOOP
 434    AnimationDelay         = 66  ; in milliseconds
 435    RandomizeStartFrame    = No
 436    NumberImages           = 8
 437    Image                  = SCEFoodTalk00
 438    Image                  = SCEFoodTalk01
 439    Image                  = SCEFoodTalk02
 440    Image                  = SCEFoodTalk03
 441    Image                  = SCEFoodTalk04
 442    Image                  = SCEFoodTalk05
 443    Image                  = SCEFoodTalk06
 444    Image                  = SCEFoodTalk07
 445  End
 446  
 447  ;-------------------------------------------------------------------------------
 448  Animation Emoticon_DesireWoman
 449    AnimationMode          = LOOP
 450    AnimationDelay         = 66  ; in milliseconds
 451    RandomizeStartFrame    = No
 452    NumberImages           = 8
 453    Image                  = SCEGirlTalk00
 454    Image                  = SCEGirlTalk01
 455    Image                  = SCEGirlTalk02
 456    Image                  = SCEGirlTalk03
 457    Image                  = SCEGirlTalk04
 458    Image                  = SCEGirlTalk05
 459    Image                  = SCEGirlTalk06
 460    Image                  = SCEGirlTalk07
 461  End
 462  
 463  ;-------------------------------------------------------------------------------
 464  Animation Emoticon_TankThoughts
 465    AnimationMode          = LOOP
 466    AnimationDelay         = 66  ; in milliseconds
 467    RandomizeStartFrame    = No
 468    NumberImages           = 8
 469    Image                  = SCEWarTalk00
 470    Image                  = SCEWarTalk01
 471    Image                  = SCEWarTalk02
 472    Image                  = SCEWarTalk03
 473    Image                  = SCEWarTalk04
 474    Image                  = SCEWarTalk05
 475    Image                  = SCEWarTalk06
 476    Image                  = SCEWarTalk07
 477  End
 478  
 479  ;-------------------------------------------------------------------------------
 480  Animation Emoticon_Radioing
 481    AnimationMode          = LOOP
 482    AnimationDelay         = 66  ; in milliseconds
 483    RandomizeStartFrame    = No
 484    NumberImages           = 8
 485    Image                  = SCERadio00
 486    Image                  = SCERadio01
 487    Image                  = SCERadio02
 488    Image                  = SCERadio03
 489    Image                  = SCERadio04
 490    Image                  = SCERadio05
 491    Image                  = SCERadio06
 492    Image                  = SCERadio07
 493  End
 494  
 495  ;-------------------------------------------------------------------------------
 496  Animation Emoticon_Bored
 497    AnimationMode          = LOOP
 498    AnimationDelay         = 66  ; in milliseconds
 499    RandomizeStartFrame    = No
 500    NumberImages           = 8
 501    Image                  = SCEBored00
 502    Image                  = SCEBored01
 503    Image                  = SCEBored02
 504    Image                  = SCEBored03
 505    Image                  = SCEBored04
 506    Image                  = SCEBored05
 507    Image                  = SCEBored06
 508    Image                  = SCEBored07
 509  End
 510  
 511  ;-------------------------------------------------------------------------------
 512  Animation Emoticon_Sleeping
 513    AnimationMode          = LOOP
 514    AnimationDelay         = 66  ; in milliseconds
 515    RandomizeStartFrame    = No
 516    NumberImages           = 8
 517    Image                  = SCEAsleep00
 518    Image                  = SCEAsleep01
 519    Image                  = SCEAsleep02
 520    Image                  = SCEAsleep03
 521    Image                  = SCEAsleep04
 522    Image                  = SCEAsleep05
 523    Image                  = SCEAsleep06
 524    Image                  = SCEAsleep07
 525  End


Generated: Sat Mar 28 08:18:23 2009 Cross-referenced by PHPXref 0.7