Jump to content
  • 0

Help! How To Change @main Color


Yoga

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  66
  • Reputation:   1
  • Joined:  06/06/12
  • Last Seen:  

How? Give ME gUIDE..

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  141
  • Reputation:   34
  • Joined:  05/30/12
  • Last Seen:  

i dunno which system you use. try .color <number> (for example .color 29) to @main

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  66
  • Reputation:   1
  • Joined:  06/06/12
  • Last Seen:  

i already change like this

sprintf(atcmd_output, msg_txt(386), sd->status.name, message);

// I use 0xFE000000 color for signalizing that this message is

// main chat message. 0xFE000000 is invalid color, same using

// 0xFF000000 for simple (not colored) GM messages. [LuzZza]

intif_broadcast2(atcmd_output, strlen(atcmd_output) + 1, 0xF08080, 0, 0, 0, 0);

but i have problem..idk how to remove broadcast

Click to see image

http://i1327.photobucket.com/albums/u669/lopaktikey2012/ASDASDA.jpg

Edited by - LopakTikey -
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.

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.

×
×
  • Create New...