SA-MP Forums Archive
Some errors - 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: Some errors (/showthread.php?tid=382733)



Some errors - CrusherCpt - 04.10.2012

Hi, im trying to make an org base GM..
But I skipped some steps will making it and now I don't know what's wrong :/

Код:
error: 032: array index out of bounds (variable "pDados")
error: 032: array index out of bounds (variable "pDados")
error: 032: array index out of bounds (variable "pDados")
error: 017: undefined symbol "DOF2_FileExists"
error: 017: undefined symbol "DOF2_SetInt"
error: 017: undefined symbol "DOF2_SetInt"
error: 017: undefined symbol "DOF2_CreateFile"
error: 017: undefined symbol "DOF2_SetInt"
error: 017: undefined symbol "DOF2_SetInt"
error: 021: symbol already defined: "OnPlayerUpdate"
error: 032: array index out of bounds (variable "pDados")
error: 017: undefined symbol "Cargo"
error: 032: array index out of bounds (variable "pDados")
warning: 217: loose indentation
error: 010: invalid function or declaration
error: 032: array index out of bounds (variable "pDados")
error: 017: undefined symbol "PlayerInfo"
warning: 215: expression has no effect
error: 001: expected token: ";", but found "]"
error: 029: invalid expression, assumed zero
error fatal: 107: too many error messages on one line
And this is the GM:

GM.pwn

Please just try to help..


Re: Some errors - CrusherCpt - 05.10.2012

Bump..