Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Sign in to follow this  
billylee

Замена текстуры на объекте...

Товарищи, копаю долго, разными методами, не все докопал, но, закончилась фантазия.
Меняю путь к текстуре в РВМАТ и ХИДЕН ТЭКСЧЕР и ка ктолько не крутил, и по видосам и по чему угодно, я так понял есть старые объекты и на них вроде как проще сменить тектсуру, но вот к примеру возьмем скотч, как ему подсунуть тектуру? Указать путь к измененному РВМАТ? И заранее сменить тектуру и прописать в измененный РВМАТ? Я не вижу иного варианта тут, но у меня не работает такой метод... Или там без смены модели не меняется текстура?

class DuctTape: Inventory_Base
	{
		scope=2;
		displayName="$STR_CfgVehicles_DuctTape0";
		descriptionShort="$STR_CfgVehicles_DuctTape1";
		model="\dz\gear\consumables\DuctTape.p3d";
		OnRestrainChange="DuctTapeLocked";
		isMeleeWeapon=1;
		weight=100;
		weightPerQuantityUnit=5;
		absorbency=0.30000001;
		itemSize[]={2,2};
		rotationFlags=17;
		stackedUnit="percentage";
		quantityBar=1;
		varQuantityInit=100;
		varQuantityMin=0;
		varQuantityMax=100;
		repairKitType=5;
		class DamageSystem
		{
			class GlobalHealth
			{
				class Health
				{
					hitpoints=50;
					healthLevels[]=
					{
						
						{
							1,
							
							{
								"DZ\gear\consumables\data\duct_tape.rvmat"
							}
						},
						
						{
							0.69999999,
							
							{
								"DZ\gear\consumables\data\duct_tape.rvmat"
							}
						},
						
						{
							0.5,
							
							{
								"DZ\gear\consumables\data\duct_tape_damage.rvmat"
							}
						},
						
						{
							0.30000001,
							
							{
								"DZ\gear\consumables\data\duct_tape_damage.rvmat"
							}
						},
						
						{
							0,
							
							{
								"DZ\gear\consumables\data\duct_tape_destruct.rvmat"
							}
						}
					};
				};
			};
		};
		soundImpactType="plastic";
		class AnimEvents
		{
			class SoundWeapon
			{
				class rope_untie
				{
					soundSet="rope_untie_SoundSet";
					id=202;
				};
				class rope_struggle
				{
					soundSet="rope_struggle_SoundSet";
					id=203;
				};
				class ducttape_tieup
				{
					soundSet="ducttape_tieup_SoundSet";
					id=13338;
				};
				class rope_tieup_end
				{
					soundSet="rope_tieup_end_SoundSet";
					id=13339;
				};
				class rope_tieup_back
				{
					soundSet="rope_tieup_back_SoundSet";
					id=13340;
				};
			};
		};
	};

Помогите, а то разрыдаюсь...

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

@billylee  Советую изучить для начала что такое model.cfg, и что такое section в 3д модели.

Если в model.cfg не прописан section для 3д модели то ты ни как не изменишь ее текстуру

Share this post


Link to post
Share on other sites



  • 0

 model.cfg запакована в самой модели или ее отдельно искать?
p3d Analizer открывает только старые модельки? Через блендер с плагином Арма тоже не открываются модельки выдает ошибку, обджект билдер - тоже ругается на все подряд и диск Р делал и распаковывал все что нужно чето он не слушается, на видео чувак через него п3д открывает, довольный такой...))) , или вариант просто свою создавать в блендере например и потом ее подключать только так?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.