how to make colored messages?
how to make printed text green?
here is msg sending function Code:
public cmdChat(id, level, cid) |
Re: how to make colored messages?
.Owyn., there are already a lot of threads about colored message in chat, try to search a bit before, please.
|
Re: how to make colored messages?
i've seen some topics but if i try
format(message, 191, "(ADMINS) %s : ^x04%s", name, message) it doesn't work |
Re: how to make colored messages?
PHP Code:
|
Re: how to make colored messages?
thank you i got it to work, but what for did you make static GREEN? =0
|
Re: how to make colored messages?
Your welcome.
static GREEN[] doesn't equal zero. It equals ^x04, it can't contain anything else. However, you can make different colors with different values. |
Re: how to make colored messages?
it didnt was used in your code :D
|
Re: how to make colored messages?
Quote:
Quote:
:mrgreen: Anyway, ye "^x04" means green, to see the colors -> Search. |
Re: how to make colored messages?
My version (using it in my plugins).
Code:
|
Re: how to make colored messages?
О__о
i can't understand it |
| All times are GMT -4. The time now is 01:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.