dini questions
#1

pawn Код:
new string2 = dini_Int("DMVInfo.ini", NameString); // line 89
if(strcmp(string2, "1", true) == 0) // line 90
{
    // Code
}
Код:
C:\Users\Family\Desktop\()\SAMP server shit\filterscripts\CarSchool.pwn(90) : error 035: argument type mismatch (argument 1)
C:\Users\Family\Desktop\()\SAMP server shit\filterscripts\CarSchool.pwn(89) : warning 204: symbol is assigned a value that is never used: "string2"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Any ideas? Also, is there a way to check whenever a player logs in, if they have a key in a certain file for themself? Like when a new player connects, the script checks if there's a key in that player's name, and if there isn't, automatically makes the key. Thanks.
Reply


Messages In This Thread
dini questions - by ilikepie2221 - 27.08.2009, 01:21
Re: dini questions - by HuRRiCaNe - 27.08.2009, 01:24
Re: dini questions - by ilikepie2221 - 27.08.2009, 01:45
Re: dini questions - by HuRRiCaNe - 27.08.2009, 01:59
Re: dini questions - by ilikepie2221 - 27.08.2009, 01:59
Re: dini questions - by ilikepie2221 - 27.08.2009, 15:38
Re: dini questions - by dice7 - 27.08.2009, 15:55
Re: dini questions - by ilikepie2221 - 27.08.2009, 17:50
Re: dini questions - by Jefff - 27.08.2009, 17:54
Re: dini questions - by ilikepie2221 - 27.08.2009, 17:58

Forum Jump:


Users browsing this thread: 1 Guest(s)