16.08.2010, 21:35
hi guys i first and 26 problems when i compiled my script but after i followred what other people said it got 4 now thos 4 problems wont go away even if i add any think on to it. those probs are
this is the line thats haveing probs
please help and if you need to see what i wrote before and after go here
http://slo.pastebin.com/bHPzhRye
Код:
C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(35) : error 017: undefined symbol "gSettings" C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(35) : error 017: undefined symbol "POCKET_MONEY" C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(35) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\GTA\GTA SERVER\filterscripts\adminf.pwn(35) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
gSettings[POCKET_MONEY] = dini_Int(SettingFile, "PocketMoney");
http://slo.pastebin.com/bHPzhRye