They were made by @ErikaKalkbrenner
You can make your own too, but it needs a lot of learning
Can you give me the squad code from Zombie Bunker Protection V3.5, which would have almost endless energy and a lot of health?
From this map?
I can give you code to make players have quick health regeneration, like in my mod
Yes
Put this into entities.blk
enlisted_visible_base_soldier{
_override:b=yes
hitpoints__hpRecoverySpd:r=100 // HP regen speed
hitpoints__hpThreshold:r=100.0 // Disable HP regen limit
}
base_zombie_armored_soldier{
_override:b=yes
hitpoints__hpRecoverySpd:r=0.0 // Revert it back to 0.0
}
Strangely, nothing has changed for me.
It is health regeneration. So when you get hit by zombie, you will get health back faster
Oh, I see, but can you give me the code for the zombie squad mode?
I cannot give you the squads from Zombie Bunker Defense V3.5 though
Okay, are there any of yours?
Here is codes of all my open-sourced maps:
https://drive.google.com/drive/u/0/folders/1GTnnd2JyxXENfXEXGyxC36x-MUOVqWk7
You can check them out when you have the time, you will find a lot of cool stuff.
I am busy right now, i will explain to you tomorrow, when I have time
Okay, I’ll put aside the question of custom units, I’d like to know how a D-Day Zombies TPS camera would be made on the map.
this should be done in the scene.blk or entities.blk?
You can find D-Day Zombie’s code on the Drive link above,
It is in entities.blk and other files
You need additional files
Can I also ask you how to make music in battle for a zombie mod?
You already have Breaking Dead Music
My music comes from Operation: Earth Shield
There are 5 different battle music from Earth Shield, you can choose one of them to put in your scene
All you need is to replace the path in battle_music__intro
in your battle_music_with_spawn_waves
to one of the paths shown in the picture
Thanks, but I’d rather delete it.
Can I ask you why I don’t have zombie music, when all the games are dead, then the music
can you tell me how to make a marker so that zombies are displayed on the mini map?
or you can ask why I have such a long pause on wave 25 before the new wave, 3 or even 5 minutes.