Hallo Habe 2. Errors im System.
Errors :C:\Users\Dominik\Desktop\Selfmade!\gamemodes\LDL12.pwn(6138) : error 027: invalid character constant
C:\Users\Dominik\Desktop\Selfmade!\gamemodes\LDL12.pwn(6138) : error 027: invalid character constant
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
Code : if(strcmp(cmdtext,"/report",true)==0)
{
6138 -> ShowPlayerDialog(playerid,DIALOG_REPORT_MENU,DIALOG_STYLE_LIST,"Report","Bug\Cheater\Frage zum Server", "Weiter", "Abbrechen");
return 1;
}
Mit freundlichen Grüßen