Suma – User talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(cfgAmmo Config Reference)
Line 1: Line 1:
==Command Reference==
==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 [[User:Hoz|hoz]] 04:40, 29 September 2006 (CEST)
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 [[User:Hoz|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<br>
*Ammo does 20 damage in total: 10 kinetic and 20 - 10 = 10 explosive
Which one is correct? :-)
Thanks in advance and cheers,
--[[User:TeRp|TeRp]] 02:36, 21 January 2007 (CET)

Revision as of 03:36, 21 January 2007

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 kinetic and 20 - 10 = 10 explosive

Which one is correct? :-)

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