Having trouble converting
#4

Ok now i got these :/ dunno what i did wrong :/
Код:
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2019) : error 076: syntax error in the expression, or invalid function call
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2020) : error 035: argument type mismatch (argument 3)
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2029) : error 035: argument type mismatch (argument 3)
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2054) : error 012: invalid function call, not a valid address
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2054) : warning 215: expression has no effect
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2054) : error 001: expected token: ";", but found ")"
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2054) : error 029: invalid expression, assumed zero
C:\Users\iphone\Desktop\SFCNR\gamemodes\Sfcnr.pwn(2054) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.
Line 2019
pawn Код:
dini_Set(Path,"Ppassword",hashpass);
Line 2020
pawn Код:
dini_IntSet(path, "Username", PlayerName(playerid));
Line 2029
pawn Код:
dini_IntSet(path, "Register date", string);
Line 2054
pawn Код:
SetPlayerScore(playerid,dini_Int(UserPath(playerid), "Score"));
Reply


Messages In This Thread
Having trouble converting - by thefatshizms - 13.08.2012, 15:26
Re: Having trouble converting - by lamarr007 - 13.08.2012, 15:55
Re: Having trouble converting - by thefatshizms - 13.08.2012, 16:05
Re: Having trouble converting - by thefatshizms - 13.08.2012, 16:19
Re: Having trouble converting - by lamarr007 - 13.08.2012, 16:26
Re: Having trouble converting - by thefatshizms - 13.08.2012, 16:28
Re: Having trouble converting - by thefatshizms - 13.08.2012, 16:49
Re: Having trouble converting - by playbox12 - 13.08.2012, 17:28
Re: Having trouble converting - by lamarr007 - 13.08.2012, 21:36
Re: Having trouble converting - by thefatshizms - 13.08.2012, 21:48

Forum Jump:


Users browsing this thread: 1 Guest(s)