Hello,
i do not understand alias flags. how can i make alias both enabaled and using regular expression?
AddAlias(
'someName',
'the command',
'say testing',
1
)
1 will enable. how to add other flags?
i want to use this function so i do not have to add stuff in the xml format.
i do not understand alias flags. how can i make alias both enabaled and using regular expression?
AddAlias(
'someName',
'the command',
'say testing',
1
)
1 will enable. how to add other flags?
i want to use this function so i do not have to add stuff in the xml format.