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 serversDon'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
-
Our picks
Подскажите пожалуйста, что я сделал не так. Порядок действий был следующий:
1. Закинул в typs в миссии все строчки из FS
2. В файле zombie_territories.xml создал территорию с координатами
</territory>
<territory color="3432609315">
<zone name="InfectedFSKrovoSOS" smin="0" smax="0" dmin="8" dmax="12" x="3527.692871" z="34.153580" r="60"/>
</territory>
3. Объявил в файле cfgeventspawns.xml ивент
<eventposdef>
<event name="InfectedFSKrovoSOS" /
</eventposdef>
4. В файле events.xml настроил ивент
</event>
<event name="InfectedFSKrovoSOS">
<nominal>10</nominal>
<min>5</min>
<max>15</max>
<lifetime>3</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="5" lootmin="0" max="0" min="30" type="FS_KrovoSOS"/>
</children>
</event>
При старте пишет
19:43:46 [02] InfectedFSKrovoSOS
19:43:46 Primary Spawner: "Infected", active: yes, repeat: 1
А захожу в игру, нет ни одного. С зомби та же проблема.
Share this post
Link to post
Share on other sites