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  
vilimen

Зомби спавнятся на Хеликах. Поездах

Всех приветствую. Приобрел мод на зомби. 
Открыл видос в ютубе, как добавить новых зомби.
Вроде всё сделал по видосу, а потом обратил внимание на то что , новые зомби спавнятся , на хеликах. конвоях . поездах. 

events.xml
 

<event name="InfectedBroM_GasProtect_Yellow">
        <nominal>16</nominal>
        <min>4</min>
        <max>8</max>
        <lifetime>900</lifetime>
        <restock>0</restock>
        <saferadius>100</saferadius>
        <distanceradius>50</distanceradius>
        <cleanupradius>100</cleanupradius>
        <flags deletable="0" init_random="0" remove_damaged="1"/>
        <position>player</position>
        <limit>custom</limit>
        <active>1</active>
        <children>
            <child lootmax="0" lootmin="0" max="6" min="4" type="BroM_GasProtect_Yellow"/>
            <child lootmax="0" lootmin="0" max="6" min="4" type="BroM_GasProtect_Green"/>
            <child lootmax="0" lootmin="0" max="6" min="4" type="BroM_GasProtect_Red"/>
            <child lootmax="0" lootmin="0" max="6" min="4" type="BroM_GasProtect_Blue"/>
        </children>
    </event>

types_custom.xml
 

<type name="BroM_GasProtect_Yellow">
        <nominal>5</nominal>
        <lifetime>900</lifetime>
        <restock>900</restock>
        <min>1</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="0" deloot="0"/>
    </type>
	<type name="BroM_GasProtect_Blue">
        <nominal>5</nominal>
        <lifetime>900</lifetime>
        <restock>900</restock>
        <min>1</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="0" deloot="0"/>
    </type>
	<type name="BroM_GasProtect_Green">
        <nominal>5</nominal>
        <lifetime>900</lifetime>
        <restock>900</restock>
        <min>1</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="0" deloot="0"/>
    </type>
	<type name="BroM_GasProtect_Red">
        <nominal>5</nominal>
        <lifetime>900</lifetime>
        <restock>900</restock>
        <min>1</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="0" deloot="0"/>
    </type>

zombie_territories.xml
 

<territory color="4278190080">
        <zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1726.25" z="13901.3" r="100"/>
        <zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1572.5" z="14062.5" r="100"/>
        <zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1725" z="14128.8" r="100"/>
        <zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1417.5" z="14467.5" r="100"/>
        <zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1682.5" z="14320" r="100"/>
		<zone name="InfectedBroM_GasProtect_Yellow" smin="0" smax="0" dmin="4" dmax="6" x="1500.83" z="13634.26" r="100"/>
    </territory>

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 1
        <nominal>0</nominal>
        <lifetime>900</lifetime>
        <restock>900</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"/>
    

....тайпс здорового человека.

Share this post


Link to post
Share on other sites



  • 0

@alex_good_kaban спавнлутавыносмозга

<secondary>InfectedArmy</secondary> - это имя другого события, которое вы хотите вызвать одновременно с этим событием, например, чтобы вызвать зомби вокруг здания или предмета. Настраивается в дочернем событии.(можно создать свой, но смешать зомбей с волками-не получится, генетика не та)

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.