How to remove conversation invite rejection?

Where and how do I edit out the conversation rejection when running evebot in ratter mode? I've look through the .iss files and for the life of me can't find where this is controlled.
 

CyberTech

Second-in-Command
Staff member
Where and how do I edit out the conversation rejection when running evebot in ratter mode? I've look through the .iss files and for the life of me can't find where this is controlled.
Stable: obj_evebotui.iss, line 85, EVE:CloseAllChatInvites

Tagged Trunk: obj_evebot.iss, line 116

just put a semicolon at the beginning of the line to comment it out
 
Top Bottom