Project

General

Profile

Feature - Enhancement #2082

EQ2_onIncomingText (Event) ( Expand to Accept All Chat Types Like Narrative etc )

Added by Pork almost 6 years ago. Updated over 4 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
Category:
-
Start date:
2018-05-15
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

Expand { EQ2_onIncomingText (Event) } to Parse all Types of chat Via ( int ChatType ).

 

At the Moment { EQ2_onIncomingText (Event) } Parses all text no matter what it is in its current state.

We Would Like access to All Chat types Like you have done within ChatText Event Via the ( int ChatType ).

this would allow us a filter stuff via the ChatType code.

Main Type being (Narrative).

Example Below: 

atom EQ2_onIncomingText(string Message) would become atom EQ2_onIncomingText(string Message, int ChatType)

so it would not break any existing scripts.


Files

ChatOptions.PNG (151 KB) Kannkor, 2018-05-17 11:42 PM

Also available in: Atom PDF