C:\Documents and Settings\Administrator\Desktop\samp03asvr_R4_win32\gamemodes\Stunt.pwn(2157) : error 035: argument type mismatch (argument 2)
was heißt das?
zeile:
if (strcmp("/ROFL", cmdtext, true) == 0)
{
SendClientMessageToAll(playerid,COLOR_LIGHTBLUE,"%s Lacht sich total Tot! /ROFL ");
SendClientMessage(playerid,COLOR_YELLOW,"Erfolgreich Totgelacht!");
return 1;
}