Integer – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Script, or config.)
 
No edit summary
Line 4: Line 4:


--[[User:Suma|Suma]] 11:34, 30 June 2006 (CEST)
--[[User:Suma|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.

Revision as of 12:38, 30 June 2006

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.