i'm trying to read something said at party but the injournal command doesn't read.
how can i do it ?
How can i get the frase said in party ?
Journal - Can any1 help ? [Maybe Yoko?]
Moderators: Murderator+, Murderator
-
- Posts: 64
- Joined: 2005-09-08 18:38:12
Edred wrote:Sensitivies left to vacation. Please, add more details...
well
i did a script that waits for something said for a friend, like this
while uo.injournal('Something')
"do something"
deletejournal()
wend
so, when my friend says "Something" in party, nothing happens, its doesn't work, its like injection doesn't read that line.
i hope u undertand
my english is not so good so i couldn't find the words to explain better.
try help me
thanks
-
- Posts: 64
- Joined: 2005-09-08 18:38:12
Edred wrote:Code: Select all
uo.deletejournal()
repeat
wait(100)
until uo.injournal('Something')
"do something"
this is a simple script that works with almost every message excepts the party messages (that green messages that appears when you are in a party with someone and type /p message). be sure, i'm not a great scripter but i know how to script and i've tried this one too.
i realized that the uo.journal() changes it's value but uo.injournal() no.
could be this any option of the main tab ?
i don't know what to do anymore...
please try to help me
thanks