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
LesNik55

Пропадают машины после перезапуска сервера. DayZ Standalone

Доброго времени суток. 

Появилась проблема с исчезновение транспорта после перезагрузки сервера. 

В основном если в машине есть лут. (реже когда лута нет). 

С чем может быть связано данное дело? 

ЗА ранее благодарен. 

Share this post


Link to post
Share on other sites

15 answers to this question

Recommended Posts

  • 0

Ванила чернорусь. Тачки стоковые время жизни 3888000 

И именно которые продаются у трейдера или заспавненые мной

Edited by LesNik55 (see edit history)

Share this post


Link to post
Share on other sites



  • 0
4 часа назад, Kosmo сказал:

@LesNik55 дефотные тачки или модовские? И какое время жизни у ваших тачек стоит в эвентс и тайпсе?

 

34 минуты назад, LesNik55 сказал:

Ванила чернорусь. Тачки стоковые время жизни 3888000 

И именно которые продаются у трейдера или заспавненые мной

</event>
    <event name="VehicleOffroadHatchback">
        <nominal>20</nominal>
        <min>5</min>
        <max>11</max>
        <lifetime>388000</lifetime>
        <restock>0</restock>
        <saferadius>500</saferadius>
        <distanceradius>500</distanceradius>
        <cleanupradius>0</cleanupradius>
        <flags deletable="0" init_random="0" remove_damaged="1"/>
        <position>fixed</position>
        <limit>mixed</limit>
        <active>1</active>
        <children>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_Blue"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_White"/>
        </children>
    </event>

Share this post


Link to post
Share on other sites
  • 0
1 час назад, LesNik55 сказал:

 

</event>
    <event name="VehicleOffroadHatchback">
        <nominal>20</nominal>
        <min>5</min>
        <max>11</max>
        <lifetime>388000</lifetime>
        <restock>0</restock>
        <saferadius>500</saferadius>
        <distanceradius>500</distanceradius>
        <cleanupradius>0</cleanupradius>
        <flags deletable="0" init_random="0" remove_damaged="1"/>
        <position>fixed</position>
        <limit>mixed</limit>
        <active>1</active>
        <children>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_Blue"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_White"/>
        </children>
    </event>

ну во первых верните в евентах стандартный лайф тайм в 300, и посмотрите на лайфтайм в тайпсах.
время жизни машин на сервере через евенты не устанавливается

Share this post


Link to post
Share on other sites
  • 0
30 минут назад, SHUN сказал:

ну во первых верните в евентах стандартный лайф тайм в 300, и посмотрите на лайфтайм в тайпсах.
время жизни машин на сервере через евенты не устанавливается

Благодарю за ответ. 

Edited by LesNik55 (see edit history)

Share this post


Link to post
Share on other sites
  • 0

вот вам примеры:
Евент:
 

<event name="VehicleOffroadHatchback">
        <nominal>4</nominal>
        <min>2</min>
        <max>4</max>
        <lifetime>300</lifetime>
        <restock>0</restock>
        <saferadius>500</saferadius>
        <distanceradius>500</distanceradius>
        <cleanupradius>200</cleanupradius>
        <flags deletable="0" init_random="0" remove_damaged="1"/>
        <position>fixed</position>
        <limit>mixed</limit>
        <active>1</active>
        <children>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_Blue"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_White"/>
        </children>
    </event>

Тайпс:
 

<type name="OffroadHatchback">
    <nominal>0</nominal>
    <lifetime>604800</lifetime>
    <restock>1800</restock>
    <min>0</min>
    <quantmin>-1</quantmin>
    <quantmax>-1</quantmax>
    <cost>100</cost>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
  </type>

 

Share this post


Link to post
Share on other sites
  • 0
	<type name="OffroadHatchback">
        <lifetime>3888000</lifetime>
		<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
    </type>

Этого будет достаточно для тайпса.Фиксов больше никаких в ивентах не нужно абсолютно.Ах да.Проверь весь тайпс через валидатор xml или же dayztypespro

Share this post


Link to post
Share on other sites
  • 0
16 часов назад, SHUN сказал:

вот вам примеры:
Евент:
 

<event name="VehicleOffroadHatchback"> <nominal>4</nominal> <min>2</min> <max>4</max> <lifetime>300</lifetime> <restock>0</restock> <saferadius>500</saferadius> <distanceradius>500</distanceradius> <cleanupradius>200</cleanupradius> <flags deletable="0" init_random="0" remove_damaged="1"/> <position>fixed</position> <limit>mixed</limit> <active>1</active> <children> <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback"/> <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_Blue"/> <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_White"/> </children> </event>


<event name="VehicleOffroadHatchback">
        <nominal>4</nominal>
        <min>2</min>
        <max>4</max>
        <lifetime>300</lifetime>
        <restock>0</restock>
        <saferadius>500</saferadius>
        <distanceradius>500</distanceradius>
        <cleanupradius>200</cleanupradius>
        <flags deletable="0" init_random="0" remove_damaged="1"/>
        <position>fixed</position>
        <limit>mixed</limit>
        <active>1</active>
        <children>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_Blue"/>
            <child lootmax="0" lootmin="0" max="5" min="3" type="OffroadHatchback_White"/>
        </children>
    </event>

Тайпс:
 

<type name="OffroadHatchback"> <nominal>0</nominal> <lifetime>604800</lifetime> <restock>1800</restock> <min>0</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> </type>


<type name="OffroadHatchback">
    <nominal>0</nominal>
    <lifetime>604800</lifetime>
    <restock>1800</restock>
    <min>0</min>
    <quantmin>-1</quantmin>
    <quantmax>-1</quantmax>
    <cost>100</cost>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
  </type>

 

 

7 часов назад, hardpr0 сказал:

<type name="OffroadHatchback"> <lifetime>3888000</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type>


	<type name="OffroadHatchback">
        <lifetime>3888000</lifetime>
		<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
    </type>

Этого будет достаточно для тайпса.Фиксов больше никаких в ивентах не нужно абсолютно.Ах да.Проверь весь тайпс через валидатор xml или же dayztypespro

Благодарю. 

Share this post


Link to post
Share on other sites
  • 0

Вобщем ни чего из выше перечисленого не помогло решить проблему. После рестарта тачки все также исчезают с сервера.

Share this post


Link to post
Share on other sites
  • 0

Извните нуба, а в "экономике" у вас включено сохранение и респавн?

 

Share this post


Link to post
Share on other sites
  • 0

Вообщем. Помогла реинсталяция северных файлов с правками hardpt0. 

Share this post


Link to post
Share on other sites
  • 0
02.07.2021 в 20:34, LesNik55 сказал:

Вообщем. Помогла реинсталяция северных файлов с правками hardpt0. 

привет подскажи как сделать  реинсталяцию  файлов  с правками hardpt0

Share this post


Link to post
Share on other sites
  • 0

Привет, как ты это сделал?

я уже неделю мучаюсь с исчезновением авто

Share this post


Link to post
Share on other sites
  • 0

economy.xml изучаем и сравниваем.Для начала.

Share this post


Link to post
Share on other sites
  • 0

Оебяяяттть исчезают тачки когда спавню, их, после рестарта 🤧😭как починить? 

Share this post


Link to post
Share on other sites
  • 0
16.10.2023 в 19:33, AhrenLi сказал:

Привет, как ты это сделал?

я уже неделю мучаюсь с исчезновением авто

Решил проблему? 

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

×
×
  • 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.