ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: The Ghost on August 19, 2014, 08:08:42 AM

Title: Alliance msg sending
Post by: The Ghost on August 19, 2014, 08:08:42 AM
I had look  and can't seen to found how to get this to work. does someone  can tell me how I would send an alliance message?
 
that work for guild
Code: [Select]
msg \ (insert text)  

I have try does for alliance without result
Code: [Select]
msg  \shift
msg    shift \

Thanks for all your help
Title: Re: Alliance msg sending
Post by: manwinc on August 19, 2014, 08:30:15 AM

Code: [Select]
Msg |
Msg Hello World$
Halt
Title: Re: Alliance msg sending
Post by: The Ghost on August 19, 2014, 01:42:31 PM
Thx lot Manwinc. 
 tested and it work. I love it.
Thx again
Title: Re: Alliance msg sending
Post by: manwinc on August 19, 2014, 01:44:02 PM
Not a problem :)