25.01.2013, 18:02
pawn Код:
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(516) : error 025: function heading differs from prototype
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(10310) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(17727) : error 025: function heading differs from prototype
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(60442) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(73812) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(10189) : warning 204: symbol is assigned a value that is never used: "WeightUsed"
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(17085) : warning 204: symbol is assigned a value that is never used: "tutorialtimer"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Line 10310 : if(IsPlayerAiming(playerid))
Line 17727: public OnPlayerLogin(playerid,password[])
Line 60442: OnPlayerLogin(playerid,tmp);
Line 73812: OnPlayerLogin(playerid,tmppass);
Line 10189: WeightUsed = 0;
Line 17085: tutorialtimer = SetTimer("TutorialLoop", 1000, 1);
Regards,
Gortex