Forum

> > Stranded II > General > "I'm stuck / how to do XY" thread
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch "I'm stuck / how to do XY" thread

1.867 Antworten
Seite
Zum Anfang Vorherige 1 259 60 6193 94 Nächste Zum Anfang

alt Re: "I'm stuck / how to do XY" thread

DC
Admin On Online

Zitieren
bloodleaf can be used to cure bleedings.
bitteroot makes you puke when you eat it. this is useful when you are drunk or smoked a joint because you lose their negative effects when puking.

alt can someone create a map and post it here?

Holy_Dragon
User Off Offline

Zitieren
i was wondering if someone could create a map with a native that you can trade with. for example: the native is selling fish for wood or buying wood for fish. just a small island, is there anyone who can creatye this map and place it on here for downloading?

alt Re: "I'm stuck / how to do XY" thread

Westbeam
User Off Offline

Zitieren
its easy to make a trader:
make this in the script of a people:
1
2
3
on:use {
dialogue "start",ID;
}

and make this in a info:
1
2
3
4
5
6
page=start
title=Trader
trade=start
sell=83,1
buy=66,1
trade=end

alt trade script 101

Holy_Dragon
User Off Offline

Zitieren
I was able to create this working script for trade:

on:start {
ai_stay "self";
}
//~chieftainscript
on:use {
     fademusic 10000;
     dialogue "start","maps\adventure\map_hunt.s2s","chieftaindialogue";
}
//~chieftaindialogue
page=start
title=chieftain
text=start
Yo!
Welcome to the gun store, Want to buy some hunting gear? I would be interested in doing business with you!
text=end
button=sell,Yeah, I have something to sell!
button=buy,Show me your goods!
button=nothing,I have no treasures.
button=action:close,I don't want anything!

page=nothing
title=chieftain
text=start
What? No treasures? I take Gold coins,... and I love fried fish by the way! So find something for me!
text=end
button=sell,Maybe I got something.
button=buy,What is your offer?
button=action:close,Bye.

page=sell
title=Trade with chieftain
# fried fish -> Gold
trade=start
sell=90,1
buy=5,1
trade=end
button=buy,I want to buy something.
button=action:close,Bye.

page=buy
title=Trade with chieftain
# Gold -> Bullet
trade=start
sell=5,1
buy=29,10
trade=end
# Gold -> Shotgun
trade=start
sell=5,30
buy=110,1
trade=end
# Gold -> Pistol
trade=start
sell=5,25
buy=58,1
trade=end
button=sell,I have something to sell.
button=action:close,Bye.
2× editiert, zuletzt 20.03.09 01:28:38

alt Files download

Aethalia
User Off Offline

Zitieren
I have been playing stranded for a while now and I have just downloaded the maps/files from the files section of this website, and I can't get any of them to work! I can get the first two to work, however the 5 in the "Mod Maps for s2" folder I can't get to work. I have tried them in the original stranded, kindap mod and massive mod2. Is there something special that I am missing here??? Thanks

alt Re: "I'm stuck / how to do XY" thread

Tau
User Off Offline

Zitieren
Especially German "mod maps" often only work with S2Extension mod, one of the best mods for S2. Unfortunately, its in German, so you will face difficulties if you don't know German. The download link is here, try it out and if you can cope with the language, it'll be great fun :D!

alt Re: "I'm stuck / how to do XY" thread

Holy_Dragon
User Off Offline

Zitieren
you need 2 flint stones or fire stones to start a fire. take the 2 flint stones in your hand and face the torch, camp fire..ect. and left mouse click them over it. this will start a fire....:} also you can light a tourch over a fire.
Zum Anfang Vorherige 1 259 60 6193 94 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht