User Tools

Site Tools


arma3:port-arma-2-character

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arma3:port-arma-2-character [2017-12-28 15:32]
snakeman created initial page.
arma3:port-arma-2-character [2018-01-02 00:33] (current)
snakeman added note about hiddenselections
Line 72: Line 72:
  
 Remove "​ItemMap",​ "​ItemCompass",​ "​ItemWatch"​ and "​ItemRadio"​ from weapons/​respawnweapons. These are placed through linkedItems now. Remove "​ItemMap",​ "​ItemCompass",​ "​ItemWatch"​ and "​ItemRadio"​ from weapons/​respawnweapons. These are placed through linkedItems now.
 +
 +If you use hiddenselectionstextures to choose many uniform types for this model, then it must be in uniform and character configs.
 +
 +Must be in both uniform class and character class:
 +<code cpp>
 +hiddenSelections[] = { "​camo"​ };
 +hiddenSelectionsTextures[] = { "​namespace\myaddon\data\mytexture_co.paa"​ };
 +</​code>​
arma3/port-arma-2-character.txt ยท Last modified: 2018-01-02 00:33 by snakeman