User Tools

Site Tools


ofp:missions:errorzerodivisor

OFP Error Zero Divisor

OFP Forum, OFP Home, OFP File Formats, OFP Tools, OFP Missions, OFP 3D Modeling, OFP Terrain

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.

It also occurs when you attempt to access an element of an array which does not exist.

Example:

_myVar = 0 / 15
_myVar = 15 / 0
_myVar = [1,2,3] select 15
ofp/missions/errorzerodivisor.txt · Last modified: 2024/07/31 13:12 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.