Fixed the eqbc stuff by jchanging line 35-37 to look at dannet only in the explore mac
That stopped the eqbc stuff
#define /commTell "/docommand /dgt"
#define /commGroup "/docommand /dgga"
#define /commCommand "/docommand /noparse /dgga"
#define /commEXEC "/docommand /noparse /dgga "
for the blnWait, I just changed it to local instead of outer. Not sure if that screwed up something but I couldn't find blnWait anywhere else in the mac so not sure
That stopped the eqbc stuff
#define /commTell "/docommand /dgt"
#define /commGroup "/docommand /dgga"
#define /commCommand "/docommand /noparse /dgga"
#define /commEXEC "/docommand /noparse /dgga "
for the blnWait, I just changed it to local instead of outer. Not sure if that screwed up something but I couldn't find blnWait anywhere else in the mac so not sure
Last edited:

