Destruccioń total

Share your ideas about possible future content here.
User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Destruccioń total

#1

Post by RopaSucia »

:mine hojalá que agregaran mas daños a la caida de un edificio sea por explocioń
O por incendio o fallas en la infrestructura y provoque daños a los alrrededore tanto carretera
Como edificios sercanos y que hubiese una
animacioń de polvo y trozos del edificio callendo
Se que es algo exigente pero se veria mejor.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#2

Post by CommanderABab »

Dirty clothes
Settler
Total destruction
#one Post Fri Jan 31, 2020 4:24 pm
: minehojalá that added more damage to the fall of a building either by
fire or fire or infrastructure failures and cause damage to the alrrededore both road
and Sercanos buildings and that there was an
animation of dust and pieces of the building walking I know
that it is somewhat demanding But it would look better.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#3

Post by CommanderABab »

Code: Select all

"on removal fun":[]
I believe exists. It could build a building with a timed animation of the building's demolition using

Code: Select all

"handle interpolation":x
where x is some medium sized integer like 100-1000. The animation building would have to have a

Code: Select all

"fun":[{"condition":{"type":"days built","min":y,"max":999999},
            "actions": [{
						"type": "remove"
					},
					{
					"type": "build",
					"id": "$tree00"
				    }
				],
			
			"p": 1,
			"ignore success": true
		}]
where the y after min allows the animation to complete.

Building (planting) the tree is optional. :)

Anyone up to it?

User avatar
Lakan Haraya
Metropolitan
Reactions:
Posts: 131
Joined: 28 Mar 2019, 09:34
Location: Philippines
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#4

Post by Lakan Haraya »

CommanderABab wrote:
01 Feb 2020, 04:32

Code: Select all

"on removal fun":[]
I believe exists. It could build a building with a timed animation of the building's demolition ...
...
Anyone up to it?
Woah... I didn't know that we can do that...

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#5

Post by CommanderABab »

I think so.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#6

Post by CommanderABab »

Lakan Haraya wrote:
01 Feb 2020, 17:07
CommanderABab wrote:
01 Feb 2020, 04:32

Code: Select all

"on removal fun":[]
I believe exists. It could build a building with a timed animation of the building's demolition ...
...
Anyone up to it?
Woah... I didn't know that we can do that...

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#7

Post by CommanderABab »

Nope sorry.

User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#8

Post by RopaSucia »

Perdone la molestia pero ¿qué significa "on removal fun"?

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#9

Post by CommanderABab »

RopaSucia wrote:
20 Feb 2020, 22:16
Perdone la molestia pero ¿qué significa "on removal fun"?
None, wishful thinking. :/

User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#10

Post by RopaSucia »

A ):

User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#11

Post by RopaSucia »

1
Last edited by RopaSucia on 28 Aug 2020, 18:53, edited 1 time in total.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#12

Post by CommanderABab »

;)

User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#13

Post by RopaSucia »

1
Last edited by RopaSucia on 29 Aug 2020, 01:14, edited 1 time in total.

User avatar
JustAnyone
Developer
Reactions:
Posts: 3480
Joined: 23 Jul 2017, 12:45
Location: Easter Island
Plugins: Showcase Store

Platform

Re: Destruccioń total

#14

Post by JustAnyone »

CommanderABab wrote:
01 Feb 2020, 22:31
Nope sorry.
Have you tried this?

Code: Select all

"on removed fun":[]

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Destruccioń total

#15

Post by CommanderABab »

Thanks.

Post Reply Previous topicNext topic

Return to “Suggestions”