12.07.2010, 22:10
(
Последний раз редактировалось felipex; 12.07.2010 в 22:21.
)
For grim's got this error :
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(504) : error 017: undefined symbol "sscanf"
and for yours DJ :
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(507) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(50 : error 047: array sizes do not match, or destination array is too small
I had a code similar to yours DJ, and got same errors =d
EDIT : Didn't see your comment about my errorr of small array, changed for 256 and worked, ty
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(504) : error 017: undefined symbol "sscanf"
and for yours DJ :
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(507) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\felipe engine\Desktop\SERVER GTA SAMP\filterscripts\Gangness.pwn(50 : error 047: array sizes do not match, or destination array is too small
I had a code similar to yours DJ, and got same errors =d
EDIT : Didn't see your comment about my errorr of small array, changed for 256 and worked, ty