Jump to content

[DELETED]Eroari


st0ry
 Share

Recommended Posts

1.warning 202: number of arguments does not match definition

linia:    addcodes(playerid);

comanda : CMD:addluckycode(playerid, params[]) 
{
    if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to log in first.");
    if(PlayerInfo[playerid][pAdmin] >= 1)
    {
        addcodes(playerid);
    }
    return 1;
}

2.warning 217: loose indentation

https://pastebin.com/Q30uzwm9

3.D:\gm\gamemodes\bluffs.pwn(48680) : error 017: undefined symbol "query"
D:\gm\gamemodes\bluffs.pwn(48680) : error 017: undefined symbol "query"
D:\gm\gamemodes\bluffs.pwn(48680) : error 029: invalid expression, assumed zero
D:\gm\gamemodes\bluffs.pwn(48680) : fatal error 107: too many error messages on one line

e aceiasi linie, help my.

Link to comment
Share on other sites

pune new query[256];

    _________________________________________________
    |                                                        _________             |
    |    |    /          /|        |\            |      /                   \          |
    |    |  /        /   |          |  \          |      |                              |
    |    |/       /     |           |    \        |      |                              |   
    |    |\              |           |      \      |      |        _____            |
    |    |  \            |           |        \    |      |                 \           |
    |    |    \          |           |          \  |      |                   |          |
    |    |      \        |           |            \|      \_________/           |
    |_______________________________________________|

Link to comment
Share on other sites

Topic-ul a fost șters deoarece nu ai respectat modelul de postare. Te rugăm sa revii cu alt topic in care să respecți modelul.

Topic șters!

Respecta si vei fi respectat.

 

BigInt Pawn:

Pacman C++: 

Snake C++:

Minesweeper C++:

 

mattbb.cash

leaks.ro

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...