Get 255 : Warning
#1

Hello guys
I need your help to day -_-

Look this my commands:
pawn Код:
YCMD:level3(playerid, params[], help)
{
    if(pInfo[playerid][pLevel] < 3) return sMess(playerid,1);
    strcat(wlcm,""YE"/kick /healall /armourall /ann \n");
    ShowPlayerDialog(playerid, 9100, DIALOG_STYLE_MSGBOX,"{00FF00}Admin commands Level 3 !", wlcm, "Ok", "");
    return 1;
}
>> YCMD:level3(playerid, params[], help) <on line 1056>

My problem i got this Warning!
Quote:

D:\+ANGGA+\SA-MP SERVER\SA-MP new Project\gamemodes\FR.pwn(1056) : warning 225: unreachable code
D:\+ANGGA+\SA-MP SERVER\SA-MP new Project\gamemodes\FR.pwn(1056) : error 017: undefined symbol "@yC_level3"
D:\+ANGGA+\SA-MP SERVER\SA-MP new Project\gamemodes\FR.pwn(1056) : error 017: undefined symbol "@yC_level3"
D:\+ANGGA+\SA-MP SERVER\SA-MP new Project\gamemodes\FR.pwn(1056) : error 017: undefined symbol "i"
D:\+ANGGA+\SA-MP SERVER\SA-MP new Project\gamemodes\FR.pwn(1056) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

I need help guys -_-
Reply
#2

FIXED !!!
I make little mistake with this { } !
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)