Forum

> > Stranded II > General > My Stranded
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch My Stranded

196 Antworten
Seite
Zum Anfang Vorherige 1 2 39 10 Nächste Zum Anfang

alt Re: My Stranded

Tinkerbell
User Off Offline

Zitieren
Bloodshot hat geschrieben
No, It was origanaly used for 1.0.0.0 but when I 1.0.0.1 came out I put my items in there. When I first realesed it it was for 1.0.0.1.


OK .. fair enough, but since I CAN make dough in Stranded II release 1.0.0.1 (Gold) from a separate water source, but NOT in YOUR mod ... I will try to find the error. IF I do, I will email you the answer.

Thank you anyway.

Edit: Friday July 4th

OK so the "Glitch" appears to be as follows: -

In the Script from “My Stranded”

### Flour (in items_edible.inf)
id=43
name=Flour
group=food
icon=gfx\flour.bmp
model=gfx\flour.b3d
scale=0.65
mat=dust
weight=250
info=a pile of flour. I can mix it with water to get dough
script=start
     on:use {
          if ( ((count_behaviourinrange("object","fountain",50)+count_behaviourinrange("object","watersource",50))>0) or (inarea_freshwater("unit",1)==1) ){
     }else{
          skipevent;               
     }
script=end

BUT in the Script from “Stranded II Gold”

### Flour (in items_edible.inf)
id=43
name=Flour
group=food
icon=gfx\flour.bmp
model=gfx\flour.b3d
scale=0.65
mat=dust
weight=250
info=a pile of flour. I can mix it with water to get dough
script=start
     on:use {
          if ( ((count_behaviourinrange("object","fountain",50)+count_behaviourinrange("object","watersource",50))>0) or (inarea_freshwater("unit",1)==1) ){
               play "mat_flesh5.wav";
               alteritem 1,82;
               process "making dough",500;
          }else{
               msg "I need water!",3;
               speech "negative";
          }
     }
     on:eat {
          process "eating",1000;
          eat 1,10,-20,0;
     }
script=end


So all I did was to replace YOUR script with the one from Stranded II 1.0.0.1

I have tested it, and now the problem I mentioned has been solved.

I hope you don't mind.
2× editiert, zuletzt 04.07.08 16:08:17

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
I wonder where that piece of script went... ... massive mod mabey? anyways, follow tinkerbell and replace the scripts. I'm not doing much work right now since of july 4th .

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
Sorry for lack of develompment. I've taken a vacation and was playing other games, but I'll be scripting now... i'm working on recruting other peoples mods to combie, as said before "it's ashame you have to play with your favorite objects in diferent mods, instead of playing with them all together" (not actual quote, but I remeber someone (i think tinkerbell) writing it). Well, time to start playing again... oh, btw, i really love comments, good or bad- please tell me how I can make it better or ideas for new objects ( I can't model so don't make it unlike any other one) thanks all

Alright: The VC mege is 98% done and 100% compatible. I'll check for errors and then Transfer better graphics over. check for updates soon! Edit: Done! It's 8:12 here and i have to go to a friends while my parents work... excpect updates around 3:30 or 4:00.

Alright, I'm uploading now- I added a couple more features and fixed some bugs- should be here in a couple minutes

Ok: DONE! New Version

Darn- add this to ur game.inf in sys folder-
1
2
3
4
terrain_color_normal=230,223,145, 69,138,13, 160,172,125
terrain_color_desert=230,223,145, 254,243,118, 245,204,61
terrain_color_snow=200,224,230, 255,255,255, 100,100,100
terrain_color_sawmp=159,206,0, 135,174,0, 70,104,72

Alright, incase u need a couple spoilers for combos, here they are:
Flashlight:
Spoiler >
Flashlight giveaway:
Spoiler >

Battery:
Spoiler >
Batery giveaway:
Spoiler >


I'm working on a baby raptor. Get a raptor egg, give it warmth, hatch, feed it, and when it get's to be an adult, you can ride it longer than a tamed raptor, and because it will stand still for you, you will recive hunting expireince by studieng it!
7× editiert, zuletzt 25.08.08 22:56:37

alt Re: My Stranded

top_snille
User Off Offline

Zitieren
plz tell me when released plz plz plz(sry for noobing)
but i sounds cool
i download ''New Version''
and it dont work why in the h***?
1× editiert, zuletzt 26.08.08 19:22:30

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
Blood, i was trying to translate the ext mod in baby-steps, but is not required or important to the game. Top_snille, more detail, how does it not work; ingame error, won't start...

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
Don't click on any of the .bat files
Btw: I will be adding kidnap mod to My Stranded and the mod will be known as MKVCS (My Kidnaped Verticlly challednged Stranded.) If anyone has a better name tell me ( Basicly tell me a name ) New version should be done by tomorow. Oh, btw: top_snille, did that solve ur problom? If it didn't, are you sure you extracted the files?
2× editiert, zuletzt 28.08.08 23:53:44

alt Re: My Stranded

DontKnowToScript
User Off Offline

Zitieren
bloodshot,can i copy something from the game?
EDIT:i have a name for your mod: mixous mod
1× editiert, zuletzt 29.08.08 11:15:53

alt Re: My Stranded

DontKnowToScript
User Off Offline

Zitieren
im making my own mod,so i need a couple (not all) of items u have in "my stranded"
btw:how do i make a bow net spawn multiple fish per day?
have u saw the "giant hut" picture in newbie questions? (its about X20 from normal hut size )

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
the giant hut is easy, just increase the scale... If you are making a mod why not join me?

alt Re: My Stranded

Gast

Zitieren
bloodshot im confused how do u install my stranded and do i need to overwrite stranded 2 and massive mod with it?

alt Re: My Stranded

DontKnowToScript
User Off Offline

Zitieren
bloodshot if u want,i can join u,im making things really fast...
i dont say that giant hut is big business,it just freakin...
i also added big hut who think giant hut is too large,and normal hut is too small.
1× editiert, zuletzt 29.08.08 18:48:08

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
Blood, no, just put it outside of the massive mod folder. dkhts, yeah, you should join me...

alt Re: My Stranded

DontKnowToScript
User Off Offline

Zitieren
bloodsheder hat geschrieben
no what i mean is do i need massive mod in order to use your mod with it?

NO u only need the original stranded copy it and overwrite the copy

alt Re: My Stranded

bezmolvie
User Off Offline

Zitieren
Sorry about the version, we just got Verizon fios and i couldn't get the internet pluged in yesterday. I am really sorry, but it'll be out soon.
Zum Anfang Vorherige 1 2 39 10 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht