I'm back... already. Lmfao.
So I'm trying to open a menu inside a function. So the ct types /simon and it would open a menu. but there's already a function for /simon. so how would I make it when the ct types /simon it would call one function and also another? Could you do something like:
register_clcmd( "say /simon", "Func1", "Func2", )?
Am I being too confusing? xD I think even I'm confused by my own question.
I've tried adding
in the function but no luck.
EMenu = my menu function
__________________