ArmA: Armed Assault: New Scripting Commands – Category talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(moved discussion)
 
(cleanup)
Line 1: Line 1:
== Why was this page created ==
== Why was this page created ==


Wikipedia doesn't allow to write some items in Category in bold, so [[User:Str|Str's]] idea ("Can be new ArmA/Game2 commands written in bold?") can be realise only this way. --[[User:Djura|Djura]] 10:22, 22 July 2006 (CEST)
Wikipedia doesn't allow to write some items in Category in bold, so [[User:Str|Str's]] idea ("Can be new ArmA/Game2 commands written in bold?") can be realise only this way. --[[User:Djura|Djura]] 10:22, 22 July 200
 
== Ready? ==
 
List should be complete. If you also think so, you can categorize it. --[[User:T D|T_D]] 23:10, 22 July 2006 (CEST)
 
==Name change?==
 
How about a name change here. I won't do it in case your busy editing away. [Armed Assault: New scripting commands list] How about something along these lines? [[User:Hoz|hoz]] 00:19, 23 July 2006 (CEST)


==Some ArmA commands are availible in OFP==
==Some ArmA commands are availible in OFP==
Line 53: Line 45:


:: Exactly. Eg lbSetData ''array'' does exist in OFP, but _control lbsetData ''index'' did not. --[[User:Raedor|raedor]] 16:35, 30 July 2006 (CEST)
:: Exactly. Eg lbSetData ''array'' does exist in OFP, but _control lbsetData ''index'' did not. --[[User:Raedor|raedor]] 16:35, 30 July 2006 (CEST)
== Compact TOC ==
Should I put a compact TOC in here (like I did in the [[Translations]] list)? --[[User:Kronzky|Kronzky]] 04:15, 31 July 2006 (CEST)
:Yes, it should be useful. Don't forget we have now new template [[Template:TOC]]. --[[User:Djura|Djura]] 08:45, 31 July 2006 (CEST)

Revision as of 01:27, 1 August 2006

Why was this page created

Wikipedia doesn't allow to write some items in Category in bold, so Str's idea ("Can be new ArmA/Game2 commands written in bold?") can be realise only this way. --Djura 10:22, 22 July 200

Some ArmA commands are availible in OFP

I tkink that in some command descriptions are not correct versions. Following commads are described as new, but are also availible in OFP:

B
buttonAction control
buttonSetAction control
C
createDialog
createUnit group
createVehicle array
ctrlEnable control
ctrlEnabled control
ctrlShow control
I
isEngineOn
L
lbAdd text
lbClear control
lbColor index
lbCurSel control
lbData index
lbDelete index
lbPicture index
lbSetColor control
lbSetCurSel index
lbSetData index
lbSetPicture
lbSetValue index
lbSize control
lbText index
lbValue index

--Str 13:01, 30 July 2006 (CEST)

They're new. Controls did not exist in OFP. --raedor 14:03, 30 July 2006 (CEST)

Oops, I've overlooked that it's _control. But the other ones, like CreateVehicle or lbxxx are working (actually, I've used most ot hem in my missions).

--Str 15:20, 30 July 2006 (CEST)

But this commands have new parameters. CreateVehicle can have other parameters in ArmA as in OFP --T_D 15:24, 30 July 2006 (CEST)
Exactly. Eg lbSetData array does exist in OFP, but _control lbsetData index did not. --raedor 16:35, 30 July 2006 (CEST)