Dini scripting help (simple) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dini scripting help (simple) (
/showthread.php?tid=85614)
Dini scripting help (simple) -
anumaz - 08.07.2009
Hey, I get this error when I try to compile:
Код:
C:\Documents and Settings\Anthony Dupont\Mes documents\BUREAU\samp02Xserver.win32\gamemodes\purereality.pwn(2468) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
Line 2468 = PlayerInfo[playerid][pLevel] = dini_IntSet(PlayerFile, "Level");
Can someone help me to fix it?
Re: Dini scripting help (simple) -
anumaz - 08.07.2009
nvm, solved
dini_IntSet(filename[], key[], value)
I didn't put my value