Why do I get those warnings?
#10

Quote:
Originally Posted by Sascha
View Post
you have:
new spawnInfo[][spawnEnums]

if one of the variables that is stored in this spawnInfo variable is a float, the major variable (spawnInfo) must be a variable, too.
In your case this is a string or integer, however it should be a float, as the X Y Z and A coords are floats...

just change it to "new FloatpawnInfo" and you'll be fine..
(except that you'll need to get another variable for the "location")
Okay thanks
It works
Reply


Messages In This Thread
Why do I get those warnings? - by nuriel8833 - 21.04.2011, 07:32
Re: Why do I get those warnings? - by Sascha - 21.04.2011, 09:35
Re: Why do I get those warnings? - by nuriel8833 - 21.04.2011, 10:47
Re: Why do I get those warnings? - by Vince - 21.04.2011, 10:56
Re: Why do I get those warnings? - by nuriel8833 - 21.04.2011, 11:17
Re: Why do I get those warnings? - by Sascha - 21.04.2011, 11:41
Re: Why do I get those warnings? - by [ADC]Aldi96 - 21.04.2011, 11:43
Re: Why do I get those warnings? - by nuriel8833 - 21.04.2011, 11:49
Re: Why do I get those warnings? - by Sascha - 21.04.2011, 12:31
Re: Why do I get those warnings? - by nuriel8833 - 21.04.2011, 13:09

Forum Jump:


Users browsing this thread: 1 Guest(s)