Jump to content
Sign in to follow this  
Fenrisswolf

add action double issue

Recommended Posts

Hello,

i made an action for the side menue, see picture below, but now it is shown twice.

Like this ...

"Call Evac"

"Call Evac"

I used this ...

_player = player
_player = _this select 0;

? evac : exit;

["CALL_EVAC", getPos _player, getMarkerPos "mk_start", getMarkerPos "mk_dest",side player, objNull, ""]execVM"mando_bombs\mando_airsupport_nodlg.sqf";

evac=true;

exit;

Any idea how to fix this problem?

http://www.royal-bavarian-forces.net/download/file.php?id=92 (1050 kB)

Edited by Fenrisswolf

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  

×