Jump to content

Recommended Posts

Posted

Am adaugat si eu un td nou login...si nu vad care este problema...

 

public OnPlayerClickPlayerTextDraw(playerid, PlayerText:playertextid)
{
    if(playertextid == DIALOG_LOGIN1 || DIALOG_LOGIN2 || DIALOG_LOGIN3[playerid])
    {
           return 1;
    }
    return 0;
}

 

C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : warning 213: tag mismatch
C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : error 029: invalid expression, assumed zero
C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : error 029: invalid expression, assumed zero
C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : warning 215: expression has no effect
C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : error 001: expected token: ";", but found "]"
C:\Users\Cosmin\Desktop\Gamemode AngelZone\gamemodes\Rusteze.pwn(6130) : fatal error 107: too many error messages on one line

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
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.