#1

How do I create a enum like this:
pawn Код:
enum numbers
{
55,66,77
};
So that way when I refer to a command I can do if(numbers) something like that.
Reply


Messages In This Thread
Enum - by Mento - 06.05.2012, 23:09
Re: Enum - by Vince - 06.05.2012, 23:12
Re: Enum - by Mento - 06.05.2012, 23:15
Re: Enum - by FalconX - 07.05.2012, 00:59
Re: Enum - by Mento - 07.05.2012, 04:00
Re: Enum - by newbienoob - 07.05.2012, 06:15
Re: Enum - by Mento - 07.05.2012, 10:29

Forum Jump:


Users browsing this thread: 1 Guest(s)