09.03.2007, 19:33:10
My custom EVA won't say a word, and neither will the built-in EVA say "Airstrike Initiated". I am using RA2: YR with RPCE revision #39. I'm stumped. and
are my evamd.ini entries.
This is my rulesmd entry:
Any clue what's going here?
Code:
[EVA_AirstrikeReady]
Text=
Russian=csofairready
Allied=cevaairready
Yuri=cyurairready
Type=QUEUE
Priority=NORMAL
Code:
[EVA_AirstrikeInitiated]
Text=
Russian=csof156
Allied=ceva156
Yuri=cyur156
Type= QUEUE
Priority=NORMAL
This is my rulesmd entry:
Code:
[AirstrikeSpecial]
UIName=Name:KAZI
Name=Kamikaze Airstrike
IsPowered=false
RechargeTime=5
Type=SpyPlane ;SpyPlane is the type for SpyPlane clones or Airstrikes
Action=Kazi ;check out the Adding custom Actions page to find out more about this
SidebarImage=KAZICON
ShowTimer=no
DisableableFromShell=no
FlashSidebarTabFrames=120
AITargetingType=1
;New Tags
SpyPlane=CRUISEM ;incoming AircraftType, either the SpyPlane or the one performing an airstrike
SpyPlanesNum=3 ;amount of planes coming in
IsAirstrike=yes ;Set to yes if Airstrike, set to no if SpyPlane
EvaReady=EVA_AirstrikeReady
EvaActivated=EVA_AirstrikeInitiated
Any clue what's going here?
Albert Einstein Wrote:Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe.