Forum

> > Stranded II > General > scripts?
Forums overviewStranded II overviewGeneral overviewLog in to reply

English scripts?

10 replies
To the start Previous 1 Next To the start

old scripts?

batman
User Off Offline

Quote
in the cheat menu there is an execute script option but i don't know any scripts, if some one could maybe tell me some useful ones, please and thank you

old Re: scripts?

Gregg
User Off Offline

Quote
This one will raise your skills to any level@

Incskill "Plant" ,800;


The plant is the skill, repalce it with these:
Wood
Plant
Hunt
Fish
Dig

The 800 sets the level to 800. It's best to set all levels to 800 so they are at peak efficency (or better).

-Gregg

old Re: scripts?

NP_Beta
COMMUNITY BANNED Off Offline

Quote
1
addstate "unit", "1", "eternalfire"


try this, its quite good for .... uhm ... something

old Re: scripts?

Gregg
User Off Offline

Quote
Yeh, thats a good script, I can't recall what it does though....

old Re: scripts?

HudaJan
Super User Off Offline

Quote
Just try
1
2
addstate "unit",1,"speed";
statevalue "unit",1,"speed",0;
It'll increase your speed to max

old Re: scripts?

leinad1123
User Off Offline

Quote
spf357 has written
1
addstate "unit", "1", "eternalfire"


try this, its quite good for .... uhm ... something


you are so mean

@batman
if you speak a bit German you can read this here:
http://stranded.unrealsoftware.de/s2_commands.php
there is everything about scripts

if you don't speak German just ask in the scripting-question thread.

btw:
1
playerdamage damage;
could be useful too

old Re: scripts?

bezmolvie
User Off Offline

Quote
stand somewhere useful and type in
1
2
3
$xx=getx("unit",1);
		$yy=gety("unit",1);
		$zz=getz("unit",1);

Then go somewhere else and type in
1
setpos"unit",1,$xx,$yy,$zz;

You will teleport where you typed in the first thing.

old Re: scripts?

garfield751
User Off Offline

Quote
Gregg has written
This one will raise your skills to any level@

Incskill "Plant" ,800;


The plant is the skill, repalce it with these:
Wood
Plant
Hunt
Fish
Dig

The 800 sets the level to 800. It's best to set all levels to 800 so they are at peak efficency (or better).

-Gregg


OMG FINALLY!!!
Thanks I've been wondering how to do that.

Edit: nvm it dosent work
edited 1×, last 28.05.08 12:20:53 am

old Re: scripts?

NP_Beta
COMMUNITY BANNED Off Offline

Quote
1
consume [1] [,100] [,100] [,100]

wahts about this? try it

old Re: scripts?

HudaJan
Super User Off Offline

Quote
or you should try
1
2
msg "I'm jackass",6,500000;
speech "positive";
try it

old Re: scripts?

Brandon
User Off Offline

Quote
1
setpos 0,99999,0;


try it.

-if there is a memory violence error, try smaller number.-
To the start Previous 1 Next To the start
Log in to replyGeneral overviewStranded II overviewForums overview