Page 1 of 1

set time of fireworks switchs activates

Posted: 04 Jun 2020, 14:45
by byxxiaonanhui
We have a switch which turns on at Jan 1st in the game date.But we Chinese(yeah,I'm a Chinese 12-years-old student.)have Spring Festival. Maybe some of your countrys also have some different festival, so it would be better to choose when the switch turns on. And we can also choose to activate the switch when the city upgrades.

Re: set time of fireworks switchs activates

Posted: 04 Jun 2020, 15:28
by Bearbear76
You can do that with plugins, JSON or Lua.

I would recommend JSON first so here are the important docs:
Getting started: viewtopic.php?f=41&t=1215
fun basics: viewtopic.php?f=81&t=5016
Date fun: viewtopic.php?f=81&t=4744

View them in order. If you have any questions just ask here.
I know this is not a quick way of doing it but I think it would definitely be fun.

Re: set time of fireworks switchs activates

Posted: 06 Jun 2020, 05:17
by byxxiaonanhui
Ølsken wrote:
04 Jun 2020, 15:28
You can do that with plugins, JSON or Lua.

I would recommend JSON first so here are the important docs:
Getting started: viewtopic.php?f=41&t=1215
fun basics: viewtopic.php?f=81&t=5016
Date fun: viewtopic.php?f=81&t=4744

View them in order. If you have any questions just ask here.
I know this is not a quick way of doing it but I think it would definitely be fun.
thanks a lot