Tablet/Map on addaction

  1. 6 years ago

    Hi,

    Im trying to have either the tablet or a full screen version of the map (with ability to add spotreps etc) open on an addaction set on a standard mapboard game object.

    this addAction ["Show map", "scripts\showalivemap.sqs"]

    I've had limited success with:

    [["openFull"],"ALIVE_fnc_displayMenu",player,false,false] spawn BIS_fnc_MP; 

    and

    [["open"],"ALIVE_fnc_mainTablet",player,false,false] spawn BIS_fnc_MP;

    basically what function is called when someone opens the tablet from the alive menu?

  2. I think I found it: http://alivemod.com/forum/1459-alive-command-tablet-as-addaction/0#p5896

 

or Sign Up to reply!