Jump to content
gc8

Zeus placeables

Recommended Posts

Hello

can anyone help on how to get stuff placeable in zeus. I have player as Game master and I set Default addons to none in the GM object so I have nothing on placeable list when in zeus.

 

Then I tried this command from the wiki but  it does nothing:

 

player addCuratorAddons ["A3_Armor_F_AMV","A3_Armor_F_Panther"];

 

 

I can sync stuff to Manage addons module to get have them placeable in zeus but there has to be a better way.

 

anyone knows?

 

thx!

Share this post


Link to post
Share on other sites

addCuratorAddons has to be run on the Curator itself, not the player unit.

It also has to be done serverside.

Share this post


Link to post
Share on other sites
4 hours ago, Tajin said:

addCuratorAddons has to be run on the Curator itself, not the player unit.

It also has to be done serverside.

 

What is the curator exactly? is it the Game master object?

 

Edit:

I set the variable name of Game master to tzeus and then I have this in init.sqf:

 

tzeus addCuratorAddons ["A3_Armor_F_AMV","A3_Armor_F_Panther"];

 

but I get nothing in zeus

Share this post


Link to post
Share on other sites

Nevermind I tried some other addons and they seem to work!

 

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

×