Forum

> > Stranded II > General > It rain in the hut
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch It rain in the hut

8 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt It rain in the hut

Starcom
User Off Offline

Zitieren
Hi,

An user of my forum wrote me about the rain crossing the hut roof and turn off the firecamp that he make inside the hut.

What can you say about this ?

alt Re: It rain in the hut

DontKnowToScript
User Off Offline

Zitieren
you could do:(add this line into the flint stone script)
1
2
3
4
5
6
7
on:impact {
...
...
...
...
...
addstate impact_class,impact_id,"eternal fire";

alt Re: It rain in the hut

Gast

Zitieren
DontKnowToScript hat geschrieben
you could do:(add this line into the flint stone script)
1
2
3
4
5
6
7
on:impact {
...
...
...
...
...
addstate impact_class,impact_id,"eternal fire";

Sure, but this code turn all fires as eternal. It's not the goal.

DC hat geschrieben
the player is just not able to construct 100% waterproof buildings

Nice answer DC !!
I think I will answer it to my user too.

Perhaps could it be corrected in a future release ? right ?

alt Re: It rain in the hut

A Mad Bro
User Off Offline

Zitieren
you could use triggers

when it starts raining, every campfire in the trigger gets the enternal fire state.
1× editiert, zuletzt 18.09.08 21:16:38

alt Re: It rain in the hut

jockmo42
User Off Offline

Zitieren
Guenter13 hat geschrieben
you could use triggers

when it starts raining, every campfire in the trigger gets the enternal fire state.


But to get the effect he wants, you'd have to make sure it is built inside of the hut. Maybe a check to see if it's in an area equal to the circumference of the hut's base in game units.

alt Re: It rain in the hut

Flying Lizard
User Off Offline

Zitieren
apparently this is how DC makes sure that the player is in a shelter in the sleep-script anyway (well, actually he counts the hut behaviours in range, but that's nearly the same)
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht