Emote, whisper и yell

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
AlexeyVorotnikov
Junior Expert
Posts: 138
Joined: 2004-09-18 15:12:06

Emote, whisper и yell

Post by AlexeyVorotnikov »

Хотелось бы иметь возможность из скрипта посылать сообщения типа emote, whisper и yell.
indy
Posts: 5
Joined: 2004-09-18 16:05:33

Post by indy »

Just use a command "uo.say" and before the text put ! or : ... but I don't know which char is for whisper... This will run, 'cos this command use your keystrokes...
Diablo
Posts: 16
Joined: 2004-07-22 16:41:14

Post by Diablo »

Uo.Say('! message') to yell
Uo.Say(': emote') to emote
Uo.Say('; message') to wisper
Uo.Say('/ message') for party message
Post Reply