Help me please.
#1

pawn Код:
if(g_fMask[playerid])
    {
        new string[128];
        format(string, sizeof string, "Stranger: %s", text);
        NearByMessage(WHITE, string);
        return 0;
    }
I then get this error

pawn Код:
C:\Users\Callum\Desktop\1996RP\Windows\gamemodes\1996RP.pwn(10919) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Callum\Desktop\1996RP\Windows\gamemodes\1996RP.pwn(10921) : error 035: argument type mismatch (argument 2)
Reply


Messages In This Thread
Help me please. - by Vero - 20.02.2011, 20:30
Re: Help me please. - by sansko - 20.02.2011, 20:33
Re: Help me please. - by Vero - 20.02.2011, 20:38
Re: Help me please. - by sansko - 20.02.2011, 20:41
Re: Help me please. - by Vero - 20.02.2011, 20:43
Re: Help me please. - by MadeMan - 20.02.2011, 20:44
Re: Help me please. - by Vero - 20.02.2011, 20:46
Re: Help me please. - by Vero - 20.02.2011, 20:48

Forum Jump:


Users browsing this thread: 1 Guest(s)