Yoko
http://forum.yoko.com.ua/

command line to stop a certain script
http://forum.yoko.com.ua/viewtopic.php?f=20&t=7745
Page 1 of 1

Author:  Nettertje [ 2006-05-22 21:37:51 ]
Post subject:  command line to stop a certain script

i want to make my script stop in an IF loop

Code:
if b=10 then
stop script  ==> what's the command line for this?
else
do something

Author:  Mihail [ 2006-05-22 22:14:08 ]
Post subject: 

you can use
Code:
return

or
Code:
uo.closeuo()

Author:  DerMeister =) [ 2006-05-22 22:17:39 ]
Post subject: 

ОТЖОГ =) а можно еще и uo.shutdownwindows(normal/forced) использовать =)

Author:  Grin [ 2006-05-22 23:15:06 ]
Post subject: 

What do you mean? Put it sleep or end script?

Author:  Scripts Writer [ 2006-05-23 01:10:57 ]
Post subject: 

Code:
uo.Exec('terminate "name of script"')

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/