thunderkill Joined Jan 31, 2015 Messages 116 Feb 9, 2015 Thread Author #1 As far as i have seen there is no chat api to send a message to the chat. So a chat API would be needed. Chat.SendMessage(ChatType, Message) Chat.SendMessage(Message) Chat.PrivateMessage(Message, Receiver) etc etc... @Cloud Thank you, ~Thunderr
As far as i have seen there is no chat api to send a message to the chat. So a chat API would be needed. Chat.SendMessage(ChatType, Message) Chat.SendMessage(Message) Chat.PrivateMessage(Message, Receiver) etc etc... @Cloud Thank you, ~Thunderr
phasecoder Joined Jan 1, 2015 Messages 272 Feb 9, 2015 #2 it wouldn't be too hard to code your self you already have the Keyboard api
thunderkill Joined Jan 31, 2015 Messages 116 Feb 9, 2015 Thread Author #3 PhaseCoder said: it wouldn't be too hard to code your self you already have the Keyboard api Click to expand... I have already made one myself. It would just be easier and the RuneMate API would be more complete with it.
PhaseCoder said: it wouldn't be too hard to code your self you already have the Keyboard api Click to expand... I have already made one myself. It would just be easier and the RuneMate API would be more complete with it.
C cloud Engineer Joined Jul 28, 2013 Messages 2,776 Feb 15, 2015 #4 I would be open to the idea if someone else prototyped it.