Adding Teleport on red crate #1465
Answered
by
Vdauphin
SOF-Ice
asked this question in
Question and answer
-
Hi Vdauphin, I would like to add a teleport on a second red crate without create a FOB How can i do this ? |
Beta Was this translation helpful? Give feedback.
Answered by
Vdauphin
Dec 16, 2022
Replies: 2 comments 16 replies
-
Hello, [btc_player_side, btc_gear_object_2, "Arsenal 2"] call BIS_fnc_addRespawnPosition https://community.bistudio.com/wiki/BIS_fnc_addRespawnPosition Cheers |
Beta Was this translation helpful? Give feedback.
16 replies
Answer selected by
SOF-Ice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
https://community.bistudio.com/wiki/BIS_fnc_addRespawnPosition
Put this in init_server.sqf
Cheers