D'Paula 0 Posted January 7, 2022 (edited) Olá, como faço para que um logotipo seja exibido em um veículo/aeronaves em minha missão de coração e mente globalmente para todos que entrarem no servidor dedicado? Adicionado o seguinte comando ao init do veículo. Preciso adicionar alguma chamada? qual pasta devo adicionar? Estou fazendo algo errado? Adicionei o seguinte comando ao init da aeronave: this setObjectTextureGlobal [0, "rhsusf\addons\rhsusf_a2port_air\uh60m\data\uh60m_fuselage_co.paa","rhsusf\addons\rhsusf_a2port_air\uh60m\data\uh60m_engine_co.paa"]; = mission.sqf class Item5 { dataType="Object"; class PositionInfo { position[]={9705.3271,41.682804,3961.6113}; ângulos[]={0,3.1415927,0}; }; lado="Vazio"; bandeiras=4; class Atributos { lock="LOCKED"; init="call{this setVariable [""btc_dont_delete"",true];}; " \n "este setObjectTextureGlobal [0,""rhsusf\addons\rhsusf_a2port_air\uh60m\data\uh60m_fuselage_co.paa"",""rhsusf\ addons\rhsusf_a2port_air\uh60m\data\uh60m_engine_co.paa""];"; nome="btc_veh_4"; descrição="Trancado"; }; id=36956; type="RHS_UH60M_d"; atlOffset=0,076999664; class Attribute0 { property="VehicleCustomization"; expression="if (local _this) then {([_this] + _value + [true]) chamar (uinamespace getvariable 'BIS_fnc_initVehicle')};"; class Valor Obrigado pela atenção Atenciosamente D'Paula Admin / Coord.Marketing / Programador Junior CETCAM ARMA 3 MILSIM Edited February 7, 2022 by D'Paula Alteração no nome de nossa escola Arma 3 Milsim de CETCAF para CETCAM Share this post Link to post Share on other sites
mrewok 47 Posted January 26, 2022 If the veh are properly configured the Squad_Xml is the easy way (if it's still work trought ). 1 Share this post Link to post Share on other sites