Help: Is there a way to remove the timer of the end of game in a mod?

As the title says, can you somehow remove it?

Yes. You can.
If I remember correctly…
It’s strategic point properties.
Change capzone_timer__timeLeft to -1
(Maybe you will need do it for all points).

1 Like

Also, i have seen people which had a custom loading screen when you start their mod… How can i do that? Example of another mod:
grafik

You can add it in briefing entity.


(Game will randomly choose one of these pictures).
But yeah. Currently time you can use only that ingame.

1 Like

So i can choose which of these loading screens i want to show ingame? Also, how do i know which loading screen is which jpg?

No. You can’t.
Editor not so cool.
And you need write correctly path to graphic file.

Well… Here way how to got these path and check image:
You need open file loading.vromfs.bin (Enlisted/content/enlisted/).
But for that you need special program wt-tools v0.2.2.9 · GitHub.
Set link to file vromfs_unpack.exe when try open file loading.vromfs.bin.
It will unpack file and create folder loading.
And you will got path to pictures and can see all them.
(I recommend after unpack files move them to Desktop because when game starts it cleans unknown files).

In loading_images write path to file that you want to see when level loading.
Example: ui/normandy_field_02.jpg.

1 Like

So lets say i would want “ui/normandy_field_02.jpg” so i enter it where you said and then this will be the loading screen when you enter the mod?

Yes.

1 Like

Like this?

1 Like

Yes.

1 Like

You can add more variations if want.

1 Like

okay i will test it now :slight_smile:

It works! I really dont want to take much of your time, but i really am so thankful for everything you do :slight_smile:
One last thing please, how can i change the first spawn camera? It currently looks like this

1 Like

Just move static_cam entity.
(It’s already created object, so not need create another one).

1 Like

you get it everytime. Since your profile is private, i cannot send messages to you, but when i post about my problems in this forum, its like you appear, singlehandedly solve my problem and then gone again.
Youre like a helpful ghost :slight_smile: Comrade, i am really really thankful that you help me, i wish you a great rest of the day!

1 Like

Well… I think i’ll still keep it private.
But will send message to you.

1 Like