warning 213: tag mismatch
#1

Hello guys. This is my enum code :
Код:
enum Custom_event_maker
{
	id,
	vehicle,
	weapon1,
	weapon2,
	amount
}
And this is the statement I get error :
Код:
cem[playerid][vehicle]=0;
The error is : warning 213: tag mismatch
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)