Functionality using fun
Moderators: Scenario Moderators, Plugin Moderators
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Functionality using fun
If you always want to do just the action, there is no need to put the condition part in.
- Imran M
- Inhabitant of a Country
- Posts: 844
- Joined: 24 Oct 2018, 13:41
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Functionality using fun
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?
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Functionality using fun
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 )
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 )
- CERRERA
- Townsman
- Posts: 48
- Joined: 25 Jan 2020, 06:19
- Location: Philippines
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Functionality using fun
I need help
There's any code for alternate type,?
●Like
{type road decoration}
{Type fence}
{Etc}
●Example
{Lamp > wire > lamp > wire....}
There's any code for alternate type,?
●Like
{type road decoration}
{Type fence}
{Etc}
●Example
{Lamp > wire > lamp > wire....}