SA-MP Forums Archive
help - 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)
+--- Thread: help (/showthread.php?tid=341322)



help - stormchaser206 - 10.05.2012

Code:
pawn Код:
File(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
Errors:
Код:
C:\Users\Keegan\Desktop\filterscripts\WWAdmin.pwn(180) : error 017: undefined symbol "File"
C:\Users\Keegan\Desktop\filterscripts\WWAdmin.pwn(180) : warning 215: expression has no effect
C:\Users\Keegan\Desktop\filterscripts\WWAdmin.pwn(180) : error 029: invalid expression, assumed zero
C:\Users\Keegan\Desktop\filterscripts\WWAdmin.pwn(180) : error 017: undefined symbol "extra"
C:\Users\Keegan\Desktop\filterscripts\WWAdmin.pwn(180) : fatal error 107: too many error messages on one line

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


4 Errors.



Re: help - HDFord - 10.05.2012

Instead of File put ini_parsefile and include y_ini atleast it looks like y_ini