argument type mismatch
#2

pawn Код:
SendClientMessage(COLOR_WHITE, MSGPescar[randpescar]); // It's SendClientMessage(playerid, COLOR_WHITE, MSGPescar[randpescar]);

// But in this case, there is no playerid, so why not use
SendClientMessageToAll(COLOR_WHITE, MSGPescar[randpescar]);
Reply


Messages In This Thread
argument type mismatch - by monster010 - 16.08.2014, 15:40
Re: argument type mismatch - by Affan - 16.08.2014, 15:42
Re: argument type mismatch - by monster010 - 16.08.2014, 15:53
Re: argument type mismatch - by Tadas - 16.08.2014, 15:54
Re: argument type mismatch - by Affan - 16.08.2014, 15:56
Re: argument type mismatch - by monster010 - 16.08.2014, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)