Jump to content

Recommended Posts

Since I won't have possibility to check my scripts on another machine for some time I want to ask: is "publicVariable" able to handle arrays in 1.99 ?

And if not: Any idea how to achieve the same effect using fwatch?

Share this post


Link to post
Share on other sites

Okay... Different approach:

isServer was introduced on Arma 1.06 and added to CWA

I can see that publicVariable supports "String" and "Text" type of data in Arma 1.00.

Did anyone know if this was also updated in CWA? I don't see that in change log, but hope dies last :/

Share this post


Link to post
Share on other sites

The following Types of data are supported:

-Number

 

Since OFP version 1.34:

-Boolean

-Object

-Group

 

Since ArmA version 1.00:

-String

-Text

 

Since ArmA version 1.09:

-Array

-Code

 

Since Arma 3 version 1.26:

-Nothing (nil)

 

Yeah there might not be a way to use publicVarible to transfer arrays and strings in OFP/ARMA:CWA but you can try something else.

Share this post


Link to post
Share on other sites

Yeah, I've seen that, but as I said: "isServer" was introduced on Arma 1.06 and added to CWA. Maybe some commands from Arma 1.00 were also added.

I'll check it ASAP... which is not so soon sadly :/

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×