Suma – User talk

From Bohemia Interactive Community
Revision as of 13:42, 22 January 2007 by Suma (talk | contribs) (→‎cfgAmmo Config Reference: explosive)
Jump to navigation Jump to search

Command Reference

Suma, when you have a chance please review processInitCommands and runInitScript there is some confusion on version introduced. Perhaps these commands shouldn't have been included in the Comref. terminate doesn't have a description. tx hoz 04:40, 29 September 2006 (CEST)

cfgAmmo Config Reference

Hi Suma, thanks for your changes to the CfgAmmo Config Reference. Concerning the damage, could you please clarify the explosive damage a bit more, it seems a bit vague currently. Does explosive mean that the ammo does an additional explosive damage or does it mean that the explosive value is subtracted from the hit damage?

Example: hit=20; explosive=10;

  • Ammo does 30 damage in total: 20 kinetic, 10 explosive
  • Ammo does 20 damage in total: 10 explosive and 20 - 10 = 10 kinetic

Which one is correct? :-)


Thanks in advance and cheers, --TeRp 02:36, 21 January 2007 (CET)

Almost correct is this one. Ammo does 20 damage in total: 10 explosive and 20 - 10 = 10 kinetic. However, explosive is given a as a ratio, and should be 0.5 and not 10. --Suma 12:42, 22 January 2007 (CET)