PDA

View Full Version : Walker.Stop() and one liner script



danipokego69
08-29-2016, 05:39 AM
can i use this script on one liner script? how?

shadowart
08-29-2016, 06:18 AM
You'll have to use a label sadly.

Elvang
08-29-2016, 10:40 AM
can i use this script on one liner script? how?

You could try substituting Walker.Delay(time) though.

And to use it simply Right click inside the Walker -> Add Script.

danipokego69
08-29-2016, 03:22 PM
but i want to totally desactivate the walker machine... and when i try with Walker.Stop() on one liner script, not works...

Trykon
08-29-2016, 03:33 PM
but i want to totally desactivate the walker machine... and when i try with Walker.Stop() on one liner script, not works...

Sorry but in this case you need lua script, as you cannot put walker.stop in walker, this is kind of stupid
You need lua script :/

danipokego69
08-29-2016, 09:17 PM
Sorry but in this case you need lua script, as you cannot put walker.stop in walker, this is kind of stupid
You need lua script :/

ok thanks for ur reply :)

1346798
08-30-2016, 10:07 AM
hello