[Guide] how to add planes, rotating objects, and add soldiers with animations to your map!

Nice!

Maybe he did it by attach_decorators, but…
Added new object in entities.blk.

1 Like

why does everything has to be so complicated :frowning:

it used to work before though:

( gray halftrack below the turret. that’s a reindinst )

although collisions started to kick in by the same method above

2 Likes
1 Like

if you restart, will it save?

because i did so in the past. but upon restarting, it used to not work

2 Likes

Yes. All screenshots are after restart.

Maybe you used another objects? or write it wrongly?
Only customizable... can be edited.
But common... can’t.

3 Likes

great finding then :+1:

will works just nicely with bots that you found as well

3 Likes

Yes, pushed this mini improvement with the update.

4 Likes

GREAT! finally in my tunisian map i can have PzII with proper camo.

Just - I found out, that you can have ITA camo scheme on GER armored vehicles, probably you can have any camo scheme on any vehicle. just did not try all on all, maybe just those “simple” works (one color “desert” scheme)

1 Like

at the time that i made the guide, some camouflage weren’t applicable on others nation vehicles.

probably things changed for the better :slight_smile:

for example here - ita and ger vehicle in same camo scheme

2 Likes

great to know that battlepass vehicles are now able to fully save and store their decals with a new paintjob.

something that wasn’t doable in the past :+1:

and for all - there is still some (small) steps in improvement of the MOD tool :wink:

1 Like

forgot to mention:

this is how you apply cosmetics onto soldiers

and if you want to see somewhat of a list of majority of the clothings available, check:

keep in mind that it’s not updated and it contains some errors.

plus, it’s somewhat discontinued. although i will make a newer one when i’ll have some time.

but if you have any doubts, just go in the equipment section and check both the name and the attached slots of where they go.

1 Like

This is awesome. Can you have the soldiers run around and do certain actions? I could imagine trying to make a whole short film with voice overs, I have so many ideas. Also, how do you film cinematics using mods? Is there a way to get the replay?

1 Like

I think this post is extremely outdated as its from Sep 2022.

Is there an updated guide?

I don’t think so, but the AI plane stuff seem to be unchanged till this day. So most of the content here should work.

Huh thats what I needed, i have finally found it. It would be nice if the planes would drop bombs, since i believe I am able to make them spawn with zombie_spawn_mode!

About the concept:

  1. I would use entities.blk to create ai planes with different endPos for them to fly.
  2. Next, create new entity and _use the zombie paratrooper spawner :slight_smile:
  3. Change the said entity to use team x spawn (where x is a positive integer >=3).
  4. Change the spawn template to be the plane (and maybe increase the spawn height for good measure)
  5. Place respTeam1 and set teamId to x
  6. Repeat the steps 2 to 5 but change value of x
  • Might be a good idea to set the plane’s team to 2 or 3, and _use the ai pilot crew thing, so that the planes have a red marker on them.

  • Btw, the paratrooper spawner mechanic can be exploited to spawn anything you want, because it just spawn what its told to. (Like i can spawn in walking zombie too, or an AI tank)

(It is intended for them to crash, because players are supposed to shoot them down optionally for extra score)

(I am posting to see if anyone knows how to make the ai planes drop bombs/fire rockets, because an attacker plane that couldn’t attack is no fun for both players and the pilot)

yes.

there’s a cinematic soldier for it.

but no idea how that works.

the only person that does, is no longer in the forum.

good luck friend.

the free camera that comes with.

just create a mission with various settings that you want and record with the replay.

fair warning, replay system does not always replicate what you actually did.

for example, some templates do not show up.

neither custom made soldiers.

nope.
still works to this day.

1 Like

Oh ok. Dang, wish it wouldn’t be such a pain to do.