ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

StartCharge: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Testid123 (talk | contribs)
mNo edit summary
Testid123 (talk | contribs)
mNo edit summary
 
Line 10: Line 10:
Specifies the starting number of charges to use the EMP weapon, if a value is specified  '''StartCharge''' equal to value [[MaxCharge]] will make the EMP weapon immediately ready to use.
Specifies the starting number of charges to use the EMP weapon, if a value is specified  '''StartCharge''' equal to value [[MaxCharge]] will make the EMP weapon immediately ready to use.


==Note==
*If '''StartCharge''' is greater than [[MaxCharge]]<br>
**[[VehicleTypes]] can be used EMP weapons only 1 time per round, for example {{f|MaxCharge|100|link}} '''StartCharge= 500'''
After using it 1 time [[VehicleTypes]] must wait to be fully charged first. to be usable again
==See Also==
==See Also==
[[IsMobileEMP]]<br>
[[IsMobileEMP]]<br>
[[MaxCharge]]
[[MaxCharge]]

Latest revision as of 09:12, 6 January 2025

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: StartCharge
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: VehicleTypes


Specifies the starting number of charges to use the EMP weapon, if a value is specified StartCharge equal to value MaxCharge will make the EMP weapon immediately ready to use.

Note

After using it 1 time VehicleTypes must wait to be fully charged first. to be usable again

See Also

IsMobileEMP
MaxCharge