sound kuid:370528:1315

leksie

Active member
Hi all ,

Is there a way to remove the sound of n "sklad anim" from Neoklai kuid:370528:1315?
It's a build-in item build 2.0

I'm using TS12 3.7
--------------------------------------------------------------------------------------------------
kuid <kuid:370528:1315>
region "KZ"
type "Building"

obsolete-table
{
}

mesh-table
{
default
{
auto-create 1
mesh "skladA.im"
anim "skladA.kin"
animation-loop-speed 0.7
}
}

soundscript
{
daysingle
{
repeat-delay 0
distance 100,250
volume 3

sound
{
sp0000.wav
}
}
}
light 1
category-era-0 "2000s"
description "n_sklad_anim"
asset-filename "skladA"
username "n_sklad_anim"
thumbnail
author "Neoklai"
kind "scenery"
contact-email "zubec75@mail.ru"
contact-website "www.neoklai.ucoz.ru"
license "Контент предназначен для свободного применения и распространения в рамках карт и маршрутов. При размещении на других ресурсах ссылка на автора и его сайт (www.neoklai.ucoz.ru) обязательна.
Автор не возражает по поводу перекрасок данной модели. Изменения геометрии и прочих атрибутов, нарушающих целостность объекта не разрешается.

The content is intended for free application and distribution within the limits of maps and routes. At placing on other resources the reference to the author and its site (www.neoklai.ucoz.ru) is obligatory.
The author does not object concerning repaints of the given model. Changes of geometry and the other attributes breaking integrity of object it is not authorised. "
username-pl "n_skład_anim"

kuid-table
{
}
username-it "n_sklad_anim"
username-es "n_sklad_anim"
 
You can clone the asset then edit in Explorer (Right click on the asset to do that).
Edit the config.txt

Delete


soundscript
{
daysingle
{
repeat-delay 0
distance 100,250
volume 3

sound
{
sp0000.wav
}

}

}

Save the config.txt

Close Note Pad,
Close the folder.
Commit the asset, check for errors then test.

In your route, you can then do a replace assets and replace the built-in one with your version.
 
Back
Top