addmessage doesn't work

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
toha
Posts: 2
Joined: Wed Sep 27, 2017 1:30 pm

addmessage doesn't work

#1 Post by toha » Wed Sep 27, 2017 1:40 pm

i am quite new. all workig well except addmessage()

i've tried

Code: Select all

addMessage("123123");
but nothing going on in ingame chat or anywhere else in game and no any errors in console.
Also tried

Code: Select all

sendMacro("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00RB WTF???|r')")
after this a receive in console

Code: Select all

Use MACRO: Executing RoMScript "DEFAULT_CHAT_FRAME:AddMessage('|cffffff0".
if i use

Code: Select all

RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00RB WTF???|r')")
same, nothing
also tried

Code: Select all

RoMScript('ChatFrame1:AddMessage("message")');
what i do wrong?

question #2

Is it possible to print message above another NPC?

toha
Posts: 2
Joined: Wed Sep 27, 2017 1:30 pm

Re: addmessage doesn't work

#2 Post by toha » Tue Oct 03, 2017 3:32 am

solved

database.load();
settings.load();
settings.loadProfile("your_profile");

before using addMessage();

but still don't know is possibble to print above object

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 41 guests