Realchat[Rep]
#1

it doesent work.no errors just no work.2.i make it in public?forward?

1.
PHP код:
new realchat 1
2.
PHP код:
if (realchat)
    {
        if(
gPlayerLogged[playerid] == 0)
        {
            return 
0;
          }
        new 
i;
        while (
text[++i])
        
text[0] = toupper(text[0]);
        {
            if(
text[i] > 64 && text[i]< 91text[i] += 32;
        }
        
GetPlayerName(playeridsendernamesizeof(sendername));
        
format(stringsizeof(string), "{247BFF}%s Spune: {FF3F0F}%s"sendernametext);
        
ProxDetector(20.0playeridstring,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
        return 
0;
    }
    return 
1;

Reply


Messages In This Thread
Realchat[Rep] - by Dan_Barocu - 02.03.2012, 18:23
Re: Realchat[Rep] - by Mike_Peterson - 02.03.2012, 18:25
Re: Realchat[Rep] - by Dan_Barocu - 02.03.2012, 18:48
Re: Realchat[Rep] - by Dan_Barocu - 02.03.2012, 18:50
Re: Realchat[Rep] - by Mike_Peterson - 02.03.2012, 18:57
Re: Realchat[Rep] - by Dan_Barocu - 02.03.2012, 18:58
Re: Realchat[Rep] - by Mike_Peterson - 02.03.2012, 19:01
Re: Realchat[Rep] - by Dan_Barocu - 02.03.2012, 19:03
Re: Realchat[Rep] - by Dan_Barocu - 02.03.2012, 21:20

Forum Jump:


Users browsing this thread: 8 Guest(s)