Jump to content
  • 0

about @main , @trade , @ask in chat


Question

Posted

Hi I am searching for @main and @trade in rathena, found one but i think it was for eathena, I would like to request for :

@main (no need to activate @main on) with different color(light blue if possible),

@trade(no need to activate / color is orange if possible)

@ask ( blue green color if possbile)

I would be grateful if someone will make this, I dont really have idea about src modification

thank you

bump

bump

1 answer to this question

Recommended Posts

Posted (edited)

Well, I don't know how to change the colors, but there's a script to activate @main and @trade when a player logs in. Here it is. I know this isn't a source edit, but it still does the job. :)

- script cmd_npc -1,{
end;
OnPCLoginEvent:
if(getgmlevel() >= 10) { end; }
atcommand "@main on";
//Add more commands here..
end;
}

When you mean @trade, do you mean market chat?

Edited by UltraSlayer

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...