addAction – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:


[[User:Planck|Planck]] 19:27, 5 March 2007 (CET)
[[User:Planck|Planck]] 19:27, 5 March 2007 (CET)
----
You can pass 1 variable in the 'arguments' parameter position.
This 1 variable may be of any 'Type' - I haven't tested all the different types, but I did test a variable of type Array, Code, String and all were parsed to the designated script with the type intact. [[User:Sy|Sy]] 11:04, 6 March 2007 (NZT)

Revision as of 00:06, 6 March 2007

Is the 'spawn' command compatible with addaction? If so, what is the correct syntax?


Might it be that the arguments parameter is of type Code or possibly Structured Text....anyone??

Planck 19:27, 5 March 2007 (CET)


You can pass 1 variable in the 'arguments' parameter position.

This 1 variable may be of any 'Type' - I haven't tested all the different types, but I did test a variable of type Array, Code, String and all were parsed to the designated script with the type intact. Sy 11:04, 6 March 2007 (NZT)