Skip to content

New log Point and New Teleport Red crate. (btc_gear_object & btc_create_object) #1092

Discussion options

You must be logged in to vote

And for the red crate redeploy and Arsenal option, could i edit something like this ?

 //Re-deploy
 private _actions = [];
 _actions pushBack ["redeploy", localize "STR_BTC_HAM_ACTION_BIRESPAWN", "\A3\ui_f\data\igui\cfg\simpleTasks\types\run_ca.paa", {
     if ([] call btc_fnc_fob_redeployCheck) then {
         player setPos [10, 10, 10];
         player hideObject true;
         forceRespawn player;
     };
 }, {!btc_log_placing}];
 _actions pushBack ["base", localize "STR_BTC_HAM_ACTION_REDEPLOYBASE", getText (configfile >> "CfgMarkers" >> getMarkerType "btc_base" >> "icon"), {
     if ([] call btc_fnc_fob_redeployCheck) then {[_player, btc_respawn_marker, false] call BIS_fnc_moveToResp…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Vdauphin
Comment options

Answer selected by Raz0rLegend
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants