string colors and money problem
#7

I resolved with function, stock it.
But how i obtain that code? this is col_gyellow 0xADFF2FAA
I guess the good code is ADFF2F, right?
EDIT: Thanks man with the string colors, now it's ok.
i put your function
PHP код:
stock NumberWithSign(const number, const sign[2] = "'")
{
    new 
str[10 EOS];
    
format(strsizeof(str), "%i"number);
    for(new 
strlen(str)-30-= 3)
    {
        
strins(strsignj);
    }
    return 
str;

But the value it's same like 50000$, not 50.000. I have to add another codes in my setmoney cmd?
Reply


Messages In This Thread
string colors and money problem - by GabiXx - 01.12.2016, 22:36
Re: string colors and money problem - by Dayrion - 01.12.2016, 23:02
Re: string colors and money problem - by GabiXx - 01.12.2016, 23:04
Re: string colors and money problem - by Dayrion - 01.12.2016, 23:54
Re: string colors and money problem - by GabiXx - 02.12.2016, 00:06
Re: string colors and money problem - by Dayrion - 02.12.2016, 00:14
Re: string colors and money problem - by GabiXx - 02.12.2016, 00:19
Re: string colors and money problem - by Dayrion - 02.12.2016, 01:07

Forum Jump:


Users browsing this thread: 1 Guest(s)