Suma – User talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (clarified second list entry.)
Line 16: Line 16:


Which one is correct? :-)
Which one is correct? :-)


Thanks in advance and cheers,
Thanks in advance and cheers,
--[[User:TeRp|TeRp]] 02:36, 21 January 2007 (CET)
--[[User:TeRp|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. --[[User:Suma|Suma]] 12:42, 22 January 2007 (CET)

Revision as of 13:42, 22 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 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)