Page 2 of 2

Re: Functionality using fun

Posted: 28 Aug 2018, 05:03
by CommanderABab
If you always want to do just the action, there is no need to put the condition part in.

Re: Functionality using fun

Posted: 09 Feb 2019, 22:46
by Imran M
How would I make a shuttle crash? So, on 21.03.16 (in game), a shuttle goes up, but on 04.05.17 it can do one of two things: crash (1% chance) or land safely (99%). How could I use fun to do this. I know they're both possible, and the casino and meteorite disaster are examples of this, but how could I use them both?

Re: Functionality using fun

Posted: 10 Feb 2019, 01:08
by Lobby
You could have two animations added to your space pad: One for the successful launch and one that contains the crash.
Via fun you would pause stop both animations on frame 0 (in which they contain an empty frame).

Prior to starting the rocket you would randomly decide which animation to run using the rnd condition (see here https://theotown.com/forum/viewtopic.php?f=81&t=4532 )

Re: Functionality using fun

Posted: 08 Aug 2020, 19:05
by CERRERA
I need help
There's any code for alternate type,?

●Like
{type road decoration}
{Type fence}
{Etc}

●Example
{Lamp > wire > lamp > wire....}
received_1189743621422711.jpeg