Why do I get those warnings?
#5

Quote:
Originally Posted by Vince
View Post
Show 'spawnEnum'. We need to see the tags of the variables. Likely you forgot to add the Float: tag to your variables.
Nope I haven't forgotten:
PHP Code:
enum spawnEnum
{
    
Floatx,
    
Floaty,
    
Floatz,
    
Floata,
    
location[24]
}; 
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: 2 Guest(s)