| Yoko http://forum.yoko.com.ua/ |
|
| how to using text or values from journal in my script... http://forum.yoko.com.ua/viewtopic.php?f=20&t=2352 |
Page 1 of 1 |
| Author: | god [ 2004-12-24 18:38:10 ] |
| Post subject: | how to using text or values from journal in my script... |
First of all I want to say what I want to reach... I've made script which use heavy crossbow, load time depends on DEX (in journal information is line: weapon load time: 8943ms So, I'm looking for this line, get it and use time in ms for wait before next action I do... My problem is that when i'm using this scripot from hide I've never success ... Output is similar but in journal added one line: weapon load time: 8943ms Only daggers cab be used... So look at my script and try point me... Code: sub hxb() |
|
| Author: | god [ 2004-12-30 23:19:06 ] |
| Post subject: | Re: how to using text or values from journal in my script... |
god wrote: First of all I want to say what I want to reach...
I've made script which use heavy crossbow, load time depends on DEX (in journal information is line: weapon load time: 8943ms So, I'm looking for this line, get it and use time in ms for wait before next action I do... My problem is that when i'm using this scripot from hide I've never success ... Output is similar but in journal added one line: [/code] Thanks for help mates! Incredible that nobody answered me I've found out how to do it.. So I used this: Code: uo.exec("filterspeech on")
to suppress an output in journal and it is enough.. Might can be usefull for you... bye bye |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|