2 Errors
#6

Quote:
Originally Posted by LarzI
Посмотреть сообщение
First of all, you need to make a variable to use the enum, or else it won't be any use of it.
Second of all, you made PropText as an array variable, and you don't use the array in the function.

These are the causes of your errors...

Fill in the array in PropText ([0] for an example. NOTE: the array cells aren't random.)
and make a var using the enum (if you haven't already) and use that instead of PropX
Example:
pawn Код:
new myEnumVar[propinfo][MAX_PROPERTIES];
Good luck!
(Sorry for bad explanation btw..)
Yes it is very bad explenation
Can you explain better??
Reply


Messages In This Thread
2 Errors - by nuriel8833 - 31.08.2010, 11:19
Re: 2 Errors - by LarzI - 31.08.2010, 11:30
Re: 2 Errors - by Vince - 31.08.2010, 11:40
Re: 2 Errors - by nuriel8833 - 31.08.2010, 13:13
Re: 2 Errors - by LarzI - 31.08.2010, 14:00
Re: 2 Errors - by nuriel8833 - 31.08.2010, 17:57
Re: 2 Errors - by nuriel8833 - 01.09.2010, 11:58
Re: 2 Errors - by LarzI - 01.09.2010, 13:17
Re: 2 Errors - by nuriel8833 - 02.09.2010, 15:22
Re: 2 Errors - by CyNiC - 02.09.2010, 15:36

Forum Jump:


Users browsing this thread: 5 Guest(s)