8,230
edits
Paradox-01 (talk | contribs) (+ temp + cat) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 66: | Line 66: | ||
| pause after reload in 1/60 seconds | | pause after reload in 1/60 seconds | ||
|- | |- | ||
| <MaxShots> | |valign=top| <MaxShots> | ||
| int16 | |valign=top| int16 | ||
| amount of shots | | amount of shots | ||
Let's say a weapon has 4 emitters each with <UsedAmmo>1 and the weapon shall be able to fire 3 times. Then <MaxShots> has to be 12 = 4 * 1 * 3. | |||
A mismatching <MaxShots> number creates an infinitive ammunition bug. | |||
|- | |- | ||
| <ParticleCount> | | <ParticleCount> |
edits