Jump to content
Violt

(Re)Spawn Menu help [Request]

Recommended Posts

Hello, 

 

I am using the Vanilla Respawn Menu for my Arma 3 Mil-Sim Mission. 

But i can't seem to get the roles and loadouts to work. 

I just need someone to help me with this. 

I already have a loadout setup with the following items: 

(It's exported from the arsenal)

 

comment "Add containers"; 
this forceAddUniform "rhs_uniform_acu_ucp"; 
this addItemToUniform "ACE_EarPlugs"; 
for "_i" from 1 to 7 do {this addItemToUniform "rhsusf_mag_7x45acp_MHP";}; 
this addHeadgear "rhsusf_patrolcap_ucp"; 
 
comment "Add weapons"; 
this addWeapon "rhsusf_weap_m1911a1"; 
 
comment "Add items"; 
this linkItem "ItemMap"; 
this linkItem "ItemCompass"; 
this linkItem "tf_microdagr"; 
this linkItem "tf_anprc152_5"; 
this linkItem "ItemGPS";

 

I will send you my mission file through pm if you can help. 

 

Many Thanks!

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

×