IRCCMD:
#4

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
I'm not stupid,i can read good.

I tried to add the new file[256]; but i get this errors:

Код:
C:\Documents and Settings\k\Desktop\SFWAR.pwn(2596) : error 012: invalid function call, not a valid address
C:\Documents and Settings\k\Desktop\SFWAR.pwn(2596) : warning 215: expression has no effect
C:\Documents and Settings\k\Desktop\SFWAR.pwn(2596) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\k\Desktop\SFWAR.pwn(2596) : error 029: invalid expression, assumed zero
C:\Documents and Settings\k\Desktop\SFWAR.pwn(2596) : fatal error 107: too many error messages on one line

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


4 Errors.
}
Line 2596 is:

Код:
ps= dini_Int(file(params), "Score");
you must be stupid.
How can you put params in a definition file?
-.-
Код:
ps= dini_Int(file, "Score",params);
Reply


Messages In This Thread
IRCCMD: - by Face9000 - 17.12.2010, 11:23
Re: IRCCMD: - by Face9000 - 17.12.2010, 18:05
Re: IRCCMD: - by WillyP - 17.12.2010, 18:08
Re: IRCCMD: - by MestreKiller - 17.12.2010, 18:08
Re: IRCCMD: - by Face9000 - 17.12.2010, 18:09
Re: IRCCMD: - by WillyP - 17.12.2010, 18:10
Re: IRCCMD: - by MestreKiller - 17.12.2010, 18:11
Re: IRCCMD: - by Face9000 - 17.12.2010, 18:11
Re: IRCCMD: - by MestreKiller - 17.12.2010, 18:13
Re: IRCCMD: - by WillyP - 17.12.2010, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)