Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Nu pot rezolva erorile


Question

Posted

Am asa erori

C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 012: invalid function call, not a valid address
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : warning 215: expression has no effect
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 029: invalid expression, assumed zero
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.

Asta e rindul de eroare         

PlayerInfo(playerid)[pMuted] = 0)

lol

4 answers to this question

Recommended Posts

Posted

Amu imi da oleca alte fel la erori :D

C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 001: expected token: ")", but found "["
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 029: invalid expression, assumed zero
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : warning 215: expression has no effect
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\eXtreMe\??????? ????\????? ????? (3)\filterscripts\afk-1.pwn(98) : fatal error 107: too many error messages on one line

Tot in acelasi rind

lol

Posted

Posteaza tot ce e la if(PlayerInfo[playerid][pMuted] ==0)

if(PlayerInfo[playerid][pMuted] ==0
{
    //restu de linii
}

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Posted

if(PlayerInfo[playerid][pMuted] ==0

          SendClientMessage(playerid,0x33CCFFAA, " You are in back in game !");

          Afk[playerid] = 0;

      }

lol

Guest
This topic is now closed to further replies.
×
×
  • 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.