how to correct these warnings?
#8

Thanks for answering, here is the enum.

Код:
enum _gangzone
{
	ZoneID,
	Float:ZoneMinPos[2], //already defined as float
	Float:ZoneMaxPos[2], //.....
	ZoneOwner,
	ZoneName[50],
	ZoneHolder,
	ZoneArea,
	ZoneLocked,
	bool:ZoneStatus,
	ZoneTimer
}
Reply


Messages In This Thread
how to correct these warnings? - by MonsterGamer - 24.09.2017, 04:31
Re: how to correct these warnings? - by MonsterGamer - 24.09.2017, 13:24
Re: how to correct these warnings? - by raydx - 24.09.2017, 13:34
Re: how to correct these warnings? - by Xeon™ - 24.09.2017, 13:35
Re: how to correct these warnings? - by Zeth - 24.09.2017, 13:35
Re: how to correct these warnings? - by VVWVV - 24.09.2017, 13:45
Re: how to correct these warnings? - by Xeon™ - 24.09.2017, 14:29
Re: how to correct these warnings? - by MonsterGamer - 24.09.2017, 15:24

Forum Jump:


Users browsing this thread: 1 Guest(s)