Jump to content

Systemmsg help


Recommended Posts

Hello everyneone , i need red code from java to systemmsg, i how i can do it ?

 

i have code :

 

            if (!activeChar.isClanLeader())

            {

                activeChar.sendMessage("This can be used only by Clan Leaders!");

                return;

            }

 

How i can set this code "This can be used only by Clan Leaders!" in red color? please help me

Link to comment
Share on other sites

Hello everyneone , i need red code from java to systemmsg, i how i can do it ?

 

i have code :

 

            if (!activeChar.isClanLeader())

            {

                activeChar.sendMessage("This can be used only by Clan Leaders!");

                return;

            }

 

How i can set this code "This can be used only by Clan Leaders!" in red color? please help me

xmmm by using this code i guess

huh

var activeChar.sendMessage = willbeYorA

if (!activeChar.isClanLeader())

            {

                willbeYorA("This can be used only by Clan Leaders!");

                return;

            }

if (!willbeYourA == true())

            {

              willbeYourA = FF000 //Or what's hex number Red Color it hase huh

          }

 

yeah huh very simple but you will need to look for existing functions that are using change name of the color and var functions( its seems in java code is kind'a bit different) there are some in some custom maded server's(new functions), or you just need logicaly think how it should be done - function indicating for color so it would be readble huh very simple yeah huh

 

or if its need cooperation with client! to take functions from client(FF000 - hex value) that makes willbeYourA a color,

xm you will need to look for some program i saw on this forum, that color your chat mm kind'a like soo need to look huh.

 

here it is that link huh ) http://maxcheaters.com/forum/index.php?topic=189203.0

 

9ljqtw.jpg

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   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.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock