Integer – Talk

From Bohemia Interactive Community
Revision as of 01:24, 21 August 2012 by T D (talk | contribs) (Reverted edits by Heecf..... (talk) to last revision by Mikero)
(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)

am trying to build up a Config reference. It seemed 'appropriate' at this stage at least to insert these definitions here.

mikero