They Are Billions

They Are Billions

Custom Levels for They Are Billions
Add custom levels to They Are Billions by subscribing to these workshop items!
Learn More
guirab09 26 Sep, 2023 @ 6:23am
help needed for a event
i am trying to have a story relevant "craracter" aand make it so that the game ends if said caracter dies. Using IsDead(X), i can do that. the problem rises with the other condition which is tthe game isnt on a specific difficulty.

ive tried to set this as a condition
!Defined( Difficulty =0) & Isdead(X) and the game end in a loss the moment the game start.

help
< >
Showing 1-1 of 1 comments
Mortal 9 26 Sep, 2023 @ 11:53am 
you don't need to use !Defined...
First, make sure you put the same "Name ID" (for example "Bob") in the "IsDead(Bob)=True" condition.
If you think you can do "IsDead(Soldier)=True" or something like that, it won't work. it has to be with ID.
I'll give you an Example [i.ibb.co], so you can see what you can do (with or without a Difficulty condition)
Last edited by Mortal; 26 Sep, 2023 @ 11:55am
< >
Showing 1-1 of 1 comments
Per page: 1530 50