모드 강좌
[GEN] 핵미사일 충전시간 줄이기
페이지 정보
본문
SpecialPower.ini를 열고 SuperweaponNeutronMissile를 찾으세요.
ReloadTime을 줄여주면 됩니다.
SpecialPower SuperweaponNeutronMissile
Enum = SPECIAL_NEUTRON_MISSILE
ReloadTime = 360000 ; in milliseconds. min is 2x door/open close time!
; InitiateSound = AirRaidSiren ; plays at source
InitiateAtLocationSound = AirRaidSiren ; plays at target
PublicTimer = Yes
ViewObjectDuration = 40000
ViewObjectRange = 250
RadiusCursorRadius = 210
ShortcutPower = Yes ;Capable of being fired by the side-bar shortcut.
AcademyClassify = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers.
End