how can I change "you rank is.." with colors
I want to change my colours of the message "Your rank is %d of %d with %d kills e.t.c", but it doesn't want :@
Can you help me please In amxmodx/data/lang/statsx.txt I make that: Code:
YOUR_RANK_IS = !tYour rank is %d of %d with %d kill(s), %d hit(s), %0.2f%% eff. and %0.2f%% acc. |
Re: how can I change "you rank is.." with colors
OMG don't post that much code. Attach it if it's custom; if it's not custom then don't post/attach anything just refer to the plugin filename.
|
Re: how can I change "you rank is.." with colors
ok can anyone help me ?
|
Re: how can I change "you rank is.." with colors
Quote:
|
Re: how can I change "you rank is.." with colors
And, since this is the scripting help forum you should be doing this yourself. Are you the one that asked for this for another plugin already? You can just do what I did there. It's the exact same thing.
|
Re: how can I change "you rank is.." with colors
okay look again, but i posted that, therefore see what I edited in code
Is it okay already? |
Re: how can I change "you rank is.." with colors
You have to change the code of the plugin to use client_print_colored() or whatever command I used that last time.
|
Re: how can I change "you rank is.." with colors
I can't.. I tried with your variable sharp, but when I write in chat "/rank" messages show with space (namely there where I've putted "!g, !t, !y")
If it's not a problem, would you post ready code, and as soon as I saw your post, I'll test it |
Re: how can I change "you rank is.." with colors
1 Attachment(s)
Next time you should be posting in Suggestion/Requests.
|
Re: how can I change "you rank is.." with colors
1 Attachment(s)
:(
Code:
YOUR_RANK_IS = !tYour rank is %d of %d with %d kill(s), %d hit(s), %0.2f%% eff. and %0.2f%% acc.Quote:
|
| All times are GMT -4. The time now is 07:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.