If i want to send a msg to the player with one of this chat types, how can i do it?
Like this activeChar.SendMsg(.....etc etc..
Lets say with the type 15?
public final static int ALL = 0;
public final static int SHOUT = 1; // !
public final static int TELL = 2;
public final static int PARTY = 3; // #
public final static int CLAN = 4; // @
public final static int GM = 5;
public final static int PETITION_PLAYER = 6;
public final static int PETITION_GM = 7;
public final static int TRADE = 8; // +
public final static int ALLIANCE = 9; // $
public final static int ANNOUNCEMENT = 10;
public final static int BOAT = 11;
public final static int L2FRIEND = 12;
public final static int MSNCHAT = 13;
public final static int PARTYMATCH_ROOM = 14;
public final static int PARTYROOM_COMMANDER = 15; // (Yellow)
or how can i send a msg to player with my own color chat?
Hey all,
I'm looking for OOG bot that works with Interlude (Java).
In past I was using L2Superman and L2Walker.
I tried to find, but all OOG walkers I found don't work...
Thanks !
Hello mate, it's been a while since you appeared on discord, I would like your attention to finalize the ongoing project, if you see this please reply to me.
i think Interlude is better...there are lots of IL pack based on Vanganth old code in this forum,you can find it.
C5 only bugged in there.
Kameal i only know the La2world did that.
HB ,hmmm...the COEP i guess.
Question
killer666
Hello folks.
If i want to send a msg to the player with one of this chat types, how can i do it?
Like this activeChar.SendMsg(.....etc etc..
Lets say with the type 15?
or how can i send a msg to player with my own color chat?
3 answers to this question
Recommended Posts