[PLUSEMU] Cusotom command :eha not working?

Jozh

New Project Coming Soon!
Oct 8, 2016
122
21
Heyyy! I am having issues with the :eha I have provided a screen shot below when I try to execute the command in the client it do not work?



thanks in advance!
 

EmMeX

New Member
Sep 26, 2012
19
1
Please note that you should NOT enter any custom message/roomid/userid when using this command.
Code:
if (Params.Length != 1)
{
   Session.SendWhisper("Invalid command! :eventalert", 0);
}
There are no custom parameters to use this command (basing this of the assumption that you are using the "built-in" eha command).

Usage:
Code:
:eha

Hope this clears the command up for you.
 

Jozh

New Project Coming Soon!
Oct 8, 2016
122
21
Please note that you should NOT enter any custom message/roomid/userid when using this command.
Code:
if (Params.Length != 1)
{
   Session.SendWhisper("Invalid command! :eventalert", 0);
}
There are no custom parameters to use this command (basing this of the assumption that you are using the "built-in" eha command).

Usage:
Code:
:eha

Hope this clears the command up for you.

ididnt touch nothing thats how it came with the emu still having trouble getting this to work can u connect to teamviewer and help me?
 

Users who are viewing this thread

Top