01.07.2018, 00:51
You could create enums normally..
And save them after as you wish.. depends on what you're trying to do
PHP код:
enum (<<=1)
{
CMD_OWNER,
CMD_PATRIOT, etc..
}