error 035: argument type mismatch
#4

i do this: INI_WriteString(File,"pBanAdmin",PlayerName(player id));

but still the same.... here is the stock:

pawn Код:
stock PlayerName(playerid)
{
    new CName[24];
    GetPlayerName(playerid, CName, 24);
    return CName;
}
Reply


Messages In This Thread
error 035: argument type mismatch - by XGreen - 08.10.2014, 03:08
Re: error 035: argument type mismatch - by Crayder - 08.10.2014, 03:27
Re: error 035: argument type mismatch - by XGreen - 08.10.2014, 03:40
Re: error 035: argument type mismatch - by XGreen - 08.10.2014, 03:43
Re: error 035: argument type mismatch - by (SF)Noobanatior - 08.10.2014, 05:12
Respuesta: error 035: argument type mismatch - by !R1Ch@rD! - 08.10.2014, 05:23
Re: Respuesta: error 035: argument type mismatch - by XGreen - 08.10.2014, 13:53
Re: error 035: argument type mismatch - by AndySedeyn - 08.10.2014, 13:55
Re: error 035: argument type mismatch - by denNorske - 08.10.2014, 14:12
Re: error 035: argument type mismatch - by Rudy_ - 08.10.2014, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)