ofp:missions:errorzerodivisor
Differences
This shows you the differences between two versions of the page.
ofp:missions:errorzerodivisor [2007/07/12 04:42] – created errorzerodivisor initial page snakeman | ofp:missions:errorzerodivisor [2024/07/31 13:12] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Error Zero Divisor ====== | + | ====== |
+ | |||
+ | [[https:// | ||
+ | |||
+ | **Operation Flashpoint (OFP)** aka ArmA: Cold War Assault (CWA) | ||
This error occurs when the variable you are trying to divide has a value of zero, or when you attempt to divide a variable by 0. | This error occurs when the variable you are trying to divide has a value of zero, or when you attempt to divide a variable by 0. | ||
Line 8: | Line 12: | ||
< | < | ||
- | _myVar = 0 / 15 | + | _myVar = 0 / 15 |
- | _myVar = 15 / 0 | + | _myVar = 15 / 0 |
_myVar = [1,2,3] select 15 | _myVar = [1,2,3] select 15 | ||
</ | </ | ||
+ |
ofp/missions/errorzerodivisor.1184215323.txt.gz · Last modified: 2007/07/12 04:42 (external edit)