i cant see party message in journal

Ask for help

Moderators: Murderator+, Murderator

Post Reply
clagio
Posts: 58
Joined: 2004-05-09 19:53:49

i cant see party message in journal

Post 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 ;)
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post 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
Post Reply