Jump to content

[DELETED]Eroare la compilare


MatR3
 Share

Recommended Posts

C:\Users\Ionut\Desktop\gm principal\gamemodes\BigZoneGM.pwn(44711) : warning 225: unreachable code
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
    for(new i; i < sizeof(antisqlinjection); i++)
        {
        if(strfind(inputtext, antisqlinjection, true) != -1)
        {
        SCM(playerid, COLOR_GREEN, " Nu poti folosi aceste caractere.");
        return 1;
        }
        }
    }

La comanda %n sa nu iti mai pice sv ce pot face?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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