永发信息网

红警武器修改

答案:2  悬赏:70  手机版
解决时间 2021-02-21 13:43
  • 提问者网友:感性作祟
  • 2021-02-21 03:42
[RADT3]
Image=MARV
SizeLimit=100
UIName=Name:MARV-FLY
Name=Shining's Ultimate Exterminate Railgun Tank X
OmniCrusher=yes
MovementZone=CrusherAll
Prerequisite=
Primary=CenturionRailgun2
ElitePrimary=CenturionRailgun2
GetsBounty=yes
VeteranGetsBounty=yes
EliteGetsBounty=yes
Turret=yes
Strength=9999
Category=AFV
Armor=standardtank
IsTilter=yes
TooBigToFitUnderBridge=true
TechLevel=1
Sight=50
Speed=15
CrateGoodie=yes
Crusher=yes
Owner=Vietnamese,Chinese
RequiredHouses=Vietnamese,Chinese
Cost=15
Points=150
ROT=20
IsSelectableCombatant=yes
AllowedToStartInMultiplayer=no
Explosion=TANKDIE
CreateSound=RadarVanCreate
VoiceSelect=RadarVanSelect
VoiceMove=RadarVanMove
VoiceAttack=RadarVanAttackCommand
CrushSound=TankCrush
VoiceFeedback=BuildingDamaged
DieSound=TankDestroyDie
MoveSound=RadarVanMoveStart
Maxdebris=100
MinDebris=98
DebrisTypes=RADTD
DebrisMaximums=1
Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
MovementZone=Destroyer
ThreatPosed=30
DamageParticleSystems=SparkSys,YellowSmokeSys
DamageSmokeOffset=100, 100, 275
Weight=3.5
VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
Accelerates=false
ZFudgeColumn=8
ZFudgeTunnel=13
Size=5
ImmuneToRadiation=yes
Crewed=no
CrewType=CONS
Explodes=yes
DeathWeapon=NukePayload
Turret=yes
IsTilter=yes
ImmuneToPsionics=yes
OpportunityFire=yes
Deployer=yes
DeployFire=yes
Secondary=SeismicWave

[CenturionRailgun2]
Damage=1500
ROF=10
Range=20
Speed=100
Projectile=InvisibleHigh
Warhead=SeismicWaveWH
Report=ObeliskAttack
IsLaser=true
IsHouseColor=true
LaserDuration=90
IsBigLaser=yes
DecloakToFire=no

[CenturionRailWH]
CellSpread=1.0
WallAbsoluteDestroyer=yes
AA=yes
Wall=yes
Wood=yes
Rocker=yes
EVerses=75%,75%,75%,75%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,0%
ShakeXlo=1
ShakeXhi=1
ShakeYlo=1
ShakeYhi=1
InfDeath=4
AnimList=MININUKE

各位高手,怎么把以上这个单位改成可以防空啊?这是个战车单位,武器以及弹头代码都发了,就看你们了。
最佳答案
  • 五星知识达人网友:笑迎怀羞
  • 2021-02-21 04:38
能否对空和武器中的抛射体
Projectile=InvisibleHigh有关
先把这里的InvisibleHigh改成InvisibleHigh2
然后搜索[InvisibleHigh],复制它的整段代码,在[InvisibleHigh]的上方粘贴,并把新粘贴的代码中[InvisibleHigh]改为[InvisibleHigh2],同时加上一条语句AA=yes
然后就OK了
全部回答
  • 1楼网友:思契十里
  • 2021-02-21 05:42
用xcc mixer从*.mix文件里提取出rules.ini "*"就是指任何文字. *.mix的意思就是任何扩展名是mix的文件. 红警2原版的是ra2.mix 红警2原版的方法是:用xcc mixer打开ra2.mix,你会看到许多的mix文件,再打开其中的local.mix,你又会看到许多文件,你再找到一个名为rules.txt的文件,然后释放,释放出来的名字是rules.ini 然后把rules.ini放到红警目录里就可以修改了. 其他版本要打开的mix文件略有不同.但方法一样. ----------------------------------------------------- 怎么修改原子弹的范围。红警的。哪个文件是修改的。 红警2的和尤里的就是下面控制的: [nuke] cellspread=10 【这就是范围】 percentatmax=.02 ;used to be .8 wallabsolutedestroyer=yes wood=yes verses=100%,100%,100%,200%,100%,100%,60%,100%,8%,100%,100% infdeath=7; sparky=no tiberium=yes ;animlist=nukeball ; sjm: activated from code now... see bullet ai animlist=nukeanim ; sjm: this is once again the warhead-related anim ;shakexlo=4 ;shakexhi=4 ;shakeylo=20 ;shakeyhi=20 -------------------------------------------------- 红警rules.ini修改之nukebomb nukebomb是核弹武器名称. 要修改超级武器的时间就先打开rules.ini 在点找查输入[multispecial]这是核武器的名字,在下面的rechargetime=10这是充电的时间.10代表10分钟输入0.1就ok了. 还有下面的 [ironcurtainspecial]是铁幕 [lightningstormspecial]暴风雨 ------------------------------- 红色警戒2修改~超级武器 1.核弹只要五秒就就绪 ;this is the nuke special [multispecial] uiname=name:nuke name=n u k e !!! ispowered=true rechargevoice=00-i154 chargingvoice= impatientvoice= suspendvoice= ;rechargetime=0.1 rechargetime=10 <------改为0.1 type=multimissile sidebarimage=nukeicon action=nuke weapontype=nukecarrier showtimer=yes disableablefromshell=yes ; gs this determines which superweapons are turned off by the checkbox 2.时空转换只要五秒就就绪 [chronospherespecial] uiname=name:chrono name=chrono sphere ispowered=true rechargevoice=00-i156 chargingvoice= impatientvoice= suspendvoice= rechargetime=7 <------一样!改成0.1 type=chronosphere action=chronosphere sidebarimage=chroicon preclick=yes showtimer=yes disableablefromshell=yes ; gs this determines which superweapons are turned off by the checkbox 3.铁幕只要五秒就就绪 [ironcurtainspecial] uiname=name:iron name=iron curtain ispowered=true rechargevoice=00-i156 chargingvoice= impatientvoice= suspendvoice= rechargetime=5 <-------不用说吧?改为0.1 type=ironcurtain action=ironcurtain sidebarimage=ircricon showtimer=yes disableablefromshell=yes ; gs this determines which superweapons are turned off by the checkbox usechargedrain=true 4.闪电风暴只要五秒就就绪 [lightningstormspecial] uiname=name:storm name=lightning storm ispowered=true rechargevoice=00-i156 chargingvoice= impatientvoice= suspendvoice= rechargetime=10 <------10就是10分钟咩~改为0.1 type=lightningstorm action=lightningstorm sidebarimage=bolticon showtimer=yes disableablefromshell=yes ; gs this determines which superweapons are turned off by the checkbox
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯