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!
了解更多
guirab09 2023 年 9 月 26 日 上午 6:23
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
< >
正在显示第 1 - 1 条,共 1 条留言
Mortal 9 2023 年 9 月 26 日 上午 11:53 
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)
最后由 Mortal 编辑于; 2023 年 9 月 26 日 上午 11:55
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50