error very easy prob (i think)
#1

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


Код:
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.
this is the line thats haveing probs

Код:
gSettings[POCKET_MONEY] 		= dini_Int(SettingFile, "PocketMoney");
please help and if you need to see what i wrote before and after go here

http://slo.pastebin.com/bHPzhRye
Reply
#2

where did you find the script?
Reply
#3

Quote:
Originally Posted by akis_tze
Посмотреть сообщение
where did you find the script?
https://sampwiki.blast.hk/wiki/Creating_...n_FilterScript

And the errors come since you haven't even defined gSettings and used POCKET_MONEY as you have defined PocketMoney.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)