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.
OnPlayerLogin(playerid,tmppass); |
OnPlayerLogin(playerid,tmppass)
OnPlayerLogin(playerid,tmp); |
OnPlayerLogin(playerid,tmp)
"Hate to double post"
Anyway i might got some fixes Change to pawn Код:
pawn Код:
|
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(492) : 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(17724) : 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(60439) : 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(60440) : error 001: expected token: ";", but found "return"
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(73809) : error 017: undefined symbol "OOnPlayerLogin"
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(73812) : error 001: expected token: ";", but found "}"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
C:\Documents and Settings\Uporabnik\Desktop\Scripts for sell [0.3e]\[E] Name Roleplay (By LilCuete)\gamemodes\N-RP10.pwn(492) : 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(17724) : 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(60439) : 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(73809) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
forward OnPlayerLogin(playerid,password[]);
public OnPlayerLogin(playerid,password[])
OnPlayerLogin(playerid,tmp);
OnPlayerLogin(playerid,tmppass);