Page 1 of 1

i cant see party message in journal

Posted: 2004-12-10 07:59:21
by clagio
I made this script:

sub test()
repeat
wait(100)
until UO.InJournal("###")
UO.Print("Ok")
end sub


if i say "###", the script print "Ok"
if i say "###" by party system, it' doesn't print anything..

why?
how can i read party message?

tnx ;)

Posted: 2004-12-10 18:06:35
by Yoko
it is possibly party messages are not handled at all... because on shard i played perty system was not in use, so i forget about this thing. Use Requests branch to let me note for next changes