15.08.2011, 20:45
I was updating DYBANK system but I saw a really big problem... This is my file wich has DYBANK system on updating...
http://solidfiles.com/d/3d36f/
Please help me
http://solidfiles.com/d/3d36f/
Please help me
Код:
C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\pawno\include\Dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(36) : error 017: undefined symbol "strtok" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(120) : warning 219: local variable "file" shadows a variable at a preceding level C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(120) : warning 219: local variable "Name" shadows a variable at a preceding level C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(144) : warning 219: local variable "file" shadows a variable at a preceding level C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(144) : warning 219: local variable "Name" shadows a variable at a preceding level C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(158) : error 055: start of function body without function header C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(160) : error 021: symbol already defined: "GetPlayerName" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(161) : error 010: invalid function or declaration C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(162) : error 010: invalid function or declaration C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(163) : error 010: invalid function or declaration C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(168) : error 021: symbol already defined: "dini_IntSet" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(170) : error 021: symbol already defined: "format" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(172) : error 021: symbol already defined: "dini_IntSet" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(173) : error 021: symbol already defined: "format" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(175) : error 010: invalid function or declaration C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(254 -- 255) : error 029: invalid expression, assumed zero C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(267 -- 268) : error 029: invalid expression, assumed zero C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(276) : error 002: only a single statement (or expression) can follow each "case" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(276) : warning 215: expression has no effect C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(276) : error 001: expected token: ";", but found "return" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(278) : warning 225: unreachable code C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(280) : error 017: undefined symbol "P_DATA" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(280) : warning 215: expression has no effect C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(280) : error 001: expected token: ";", but found "]" C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(280) : error 029: invalid expression, assumed zero C:\Users\PcUcan1\Desktop\Yiğit\SA\SAMP-Server2\filterscripts\DYBank.pwn(280) : fatal error 107: too many error messages on one line