Jump to content
Sign in to follow this  
gonza

Arma1 --> Arma2 shortcut with addaction don't work

Recommended Posts

in arma1 when I press "T" (teamswitch)

the "Computer\cpu_dialog.sqf" is started but in arma2 it don't work

cpu_action=joueur1 addaction ["Ordinateur (T key)","Computer\cpu_dialog.sqf",joueur1, 1, false, false,"teamSwitch"];

Share this post


Link to post
Share on other sites

Hello Mr french and happy-to-be :)

One behaviour which is new in Arma2 is that scripting errors don't appear on the screen anymore. The script will be silently aborted and you won't know unless you open the arma2.rpt file in your user's files. So if the script is the problem then you would find potential errors listed there.

Cheers,

VictorFarbau

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
Sign in to follow this  

×