Integer – Talk

From Bohemia Interactive Community
Revision as of 11:34, 30 June 2006 by Suma (talk | contribs) (Script, or config.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What integer? There is no integer type in OFP scripting languge.

Bool/integer note seems to be valid in configs, but it certainly in not valid for scripts, bool is distint type in scripts and there is no automatic conversion.

--Suma 11:34, 30 June 2006 (CEST)