my 101st thread!*celebration*
#1

sorry for stupid titles. gotta bring views
but so true i made at least 100 of those.
got some errors. some of them are obvious some arent.(100th bug!! i solved 3 times more of them so you wont think that im here just for you to fix things for me. i simply dont know. thats why my name is n00blek)

PHP код:
CMD:lideri(playerid,params[])
{
    for(new 
i=0;i<MAX_PLAYERS;i++)
    {
        if(
PlayerInfo[i][pRank] == 6)
        {
              new 
str[512],orgname[24],name[24];
            if(
PlayerInfo[i][pOrgID] == 1) { orgname "Grove Street Families"; }
---->            
format(str,sizeof(str),COL_RED,"%s | %s |",orgname,name(i));
            
ShowPlayerDialog(playerid,DIALOG_LIDERI,DIALOG_STYLE_MSGBOX,""COL_BLUE"Aktivni lideri:",str,"Ok","");
        }
    }
    return 
1;

PHP код:
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(474) : error 012invalid function callnot a valid address
C
:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(474) : warning 215expression has no effect
C
:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(474) : error 001expected token";"but found ")"
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(474) : error 029invalid expressionassumed zero
C
:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(474) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

Reply


Messages In This Thread
my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:18
Re: my 101st thread!*celebration* - by Sew_Sumi - 25.09.2017, 16:23
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:24
Re: my 101st thread!*celebration* - by coool - 25.09.2017, 16:33
Re: my 101st thread!*celebration* - by J0sh... - 25.09.2017, 16:34
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:38
Re: my 101st thread!*celebration* - by Fratello - 25.09.2017, 16:59
Re: my 101st thread!*celebration* - by Marricio - 25.09.2017, 17:33
Re: my 101st thread!*celebration* - by Kraeror - 25.09.2017, 18:20
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 18:53

Forum Jump:


Users browsing this thread: 2 Guest(s)