Reapear Animal on the next day
19 replies



25.05.13 09:23:43 pm
I'm new here
., I want to ask, how to reapear Animal on the next day..
I've make an islands with many turtle, but after I kill them and sleep for the next day The turtle doesn't reapear (refresh).
I want they reapear after some time just like on adventure mode (3rd-island). "The Lion I killed they reapear in the next day".. is there any tips on this problem ?



%DaynNee%

I've make an islands with many turtle,
Yes, of course. Don't we all love dem turtlz?

he turtle doesn't reapear (refresh).
Try Smashing the F5 key.
my meme big
Put this code in "Global script" area.
Code:
1
2
3
4
5
6
7
8
9
10
11
2
3
4
5
6
7
8
9
10
11
on:changeday {
// Max number of Turtles
$max_turtles=25;
// Spawn Turtles
if (count("unit",10)<$max_turtles){
randomcreate "unit",10;
}
freevar $max_turtles;
}
// Max number of Turtles
$max_turtles=25;
// Spawn Turtles
if (count("unit",10)<$max_turtles){
randomcreate "unit",10;
}
freevar $max_turtles;
}
26.05.13 03:39:06 pm
Thx everyone for answering but they doesn't work..
@
KimKart:
I have Smash F5 button but The turtle didn't appear..
@
kosi maz:
I have put them on Global Script but also doesn't work..
or maybe there are some object that reapaer Turtle ??
just like Raptor Nest for Dinosaurus or Banana Tree for Monkey ??
but I Prefer for script ^^"
@

I have Smash F5 button but The turtle didn't appear..
@

I have put them on Global Script but also doesn't work..
or maybe there are some object that reapaer Turtle ??
just like Raptor Nest for Dinosaurus or Banana Tree for Monkey ??
but I Prefer for script ^^"
%DaynNee%
@
Ashelin:
Turtlepera. (opera)

Turtlepera. (opera)
A thousand may fall at your side, ten thousand at your right hand, but it will not come near you. You will only look with your eyes and see the recompense of the wicked. - Psalm 91:7-8 ESV
I only posted the popular ones, since no kid has ever tought of using the far more superior browsing software.
Quote:
Yes, we Geddit. (opera)
That work for me, spawn one turtle at midnight (on "changeday" event).
You also may try use a "spawn control" info.
@
Ashelin:
I'm yet another Opera user.
You also may try use a "spawn control" info.
@

I'm yet another Opera user.

27.05.13 12:35:38 am
@
kosi maz:
Where I can See SpawnControl ?
I have look it up on Stranded 2's folder on my PC.. but I can't find it..
sory for disturbing u with this question

Where I can See SpawnControl ?
I have look it up on Stranded 2's folder on my PC.. but I can't find it..
sory for disturbing u with this question

%DaynNee%

Try smashing it.
Sledge hammer prefered.
27.05.13 09:00:39 am
Thx everyone,
F5 and spawn Control Worked
Oh 1 more.
I want my NPC just like Bandit or Another NPC on Adventure/random map that after I hit "E" button some menu Apear And I can buy some Item from NPC.. Is there any tips from Infos or Another script ?

F5 and spawn Control Worked
Oh 1 more.
I want my NPC just like Bandit or Another NPC on Adventure/random map that after I hit "E" button some menu Apear And I can buy some Item from NPC.. Is there any tips from Infos or Another script ?
%DaynNee%
27.05.13 09:25:40 pm
@
kosi maz:
Sory to interupt u ^^"
I have a problem with my stranded
first
I put the Script on to them.
second
but after I open the editor and lookit up again. they(the scripts) disapear.
is it normal for u, or they r some problem with my stranded file ?
Everytime I put some script,
after I Close the stranded and look it up they disapear..

Sory to interupt u ^^"
I have a problem with my stranded
first
I put the Script on to them.
second
but after I open the editor and lookit up again. they(the scripts) disapear.
is it normal for u, or they r some problem with my stranded file ?
Everytime I put some script,
after I Close the stranded and look it up they disapear..

%DaynNee%
You need to save that map!
Or:
In main menu press [F12], that will load last tested map in the editor.
Or:
In main menu press [F12], that will load last tested map in the editor.
28.05.13 08:09:23 pm
Sory @
kosi maz: and @
Assassin moder: and everyone..
There r some problem with my Stranded File...
The Last Problem has been solved !
I must uninstal Stranded II and save them to Local Disk D
So Know every Script can be Used ^^"
maybe my antivirus is very active they delete some file from Stranded 2 file...
anyway thx everyone :D, now I can make my own map ^^"
.....


There r some problem with my Stranded File...
The Last Problem has been solved !

I must uninstal Stranded II and save them to Local Disk D
So Know every Script can be Used ^^"
maybe my antivirus is very active they delete some file from Stranded 2 file...
anyway thx everyone :D, now I can make my own map ^^"
.....
%DaynNee%
@
DaynNee: So we wainting for some stuff





