Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
private msg?
#1
its possible make a macro with the option to send a private msg?
i try with Self.Say(Text)

Self.Say(*Garuh* hiho)

but brokes the tibia rule with the *name* text (literally... don't send the msg and write in default channel instead private)

its possible with anything send a private msg?
Reply
#2
(10-04-2015, 04:53 AM)Garuh Wrote: its possible make a macro with the option to send a private msg?
i try with Self.Say(Text)

Self.Say(*Garuh* hiho)

but brokes the tibia rule with the *name* text (literally... don't send the msg and write in default channel instead private)

its possible with anything send a private msg?

Self.PrivateMessage(ToPlayer, Text) Send a private message to a player

http://wiki.bmega.net/doku.php?id=macros_commands
Reply
#3
(10-05-2015, 11:12 AM)MegaNo0body Wrote:
(10-04-2015, 04:53 AM)Garuh Wrote: its possible make a macro with the option to send a private msg?
i try with Self.Say(Text)

Self.Say(*Garuh* hiho)

but brokes the tibia rule with the *name* text (literally... don't send the msg and write in default channel instead private)

its possible with anything send a private msg?

Self.PrivateMessage(ToPlayer, Text) Send a private message to a player

http://wiki.bmega.net/doku.php?id=macros_commands

oh... so easy...
thanks Mega!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)