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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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