Forum

> > Stranded II > Scripts > what is the script ?
Forums overviewStranded II overview Scripts overviewLog in to reply

English what is the script ?

11 replies
To the start Previous 1 Next To the start

old Re: what is the script ?

-tony316-
User Off Offline

Quote
If you want to use the command you have to write the command itself with the unit id. If you have e.g. a unit with the id 100 you have to write:
1
ai_stay 100;

You can also replace the id with the parameter "self" if you´re using the script of the unit you want to stay.

If you want to deactivate the command you have to change the modus to 0.

Then it looks like that:
1
ai_stay 100,0;

Please check your script carefully before you´re posting it. Even if you´re a beginner it´s not difficult

old Re: what is the script ?

-tony316-
User Off Offline

Quote
Do you call that a reason? I´m working at several time-consuming projects so I neither have the time nor do I want to write every script you demand. You can´t call a map yours by the way if you got a lot of help with scripting

Write a script for the fence wit on:use, use an s2 cmd if with a s2 cmd playergotitem in the condition. And you´ll need an operator like == or > there.
Use the command s2 cmd free then to delete the fence. And please use the command reference DC did to avoid primitive questions here.

If you can achieve this you could improve the look of it with several options.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewStranded II overviewForums overview