error 017: undefined symbol
#2

You haven't declared such a variable called "Bank".
Try adding "new Bank" to the top of your script (under your includes, defines, etc.. Where there should be some more variables).
Also, assign the pickup (CreatePickup) to the Bank variable like so:
pawn Код:
Bank = CreatePickup(...);
Reply


Messages In This Thread
error 017: undefined symbol - by Andrew163 - 02.08.2012, 11:35
Re: error 017: undefined symbol - by oKzrh - 02.08.2012, 11:37
Re: error 017: undefined symbol - by Andrew163 - 02.08.2012, 11:50
Re: error 017: undefined symbol - by oKzrh - 02.08.2012, 12:01
Re: error 017: undefined symbol - by Andrew163 - 03.08.2012, 03:44

Forum Jump:


Users browsing this thread: 2 Guest(s)