Weird problem
#1

I made Ajail script, and I was working on the message to all, and it doesn't work.
This is just the message part, everything is defined and works but the message.
pawn Код:
GetPlayerName(playerid, sendername, sizeof(sendername));
        format(string, sizeof(string), "%s was admin jailed by %s for %s minutes, Reason: %s ",GivenName, sendername, jailTime, jailReason );
error line:        SendClientMessageToAll(playerid, 0xFF4646FF, string);

    }



    return 1;
}
pawn Код:
error 035: argument type mismatch (argument 2)
Reply


Messages In This Thread
Weird problem - by Scriptissue - 04.10.2010, 19:29
Re: Weird problem - by Double-O-Seven - 04.10.2010, 19:30
Re: Weird problem - by Bumbis - 04.10.2010, 19:32
Re: Weird problem - by Scriptissue - 04.10.2010, 19:46
Re: Weird problem - by Scriptissue - 04.10.2010, 20:22
Re: Weird problem - by samgreen - 04.10.2010, 21:20
Re: Weird problem - by smeti - 04.10.2010, 21:31
Re: Weird problem - by Scriptissue - 05.10.2010, 13:27
Re: Weird problem - by LarzI - 05.10.2010, 15:28
Respuesta: Weird problem - by almighty - 05.10.2010, 16:32

Forum Jump:


Users browsing this thread: 1 Guest(s)