[RLVa] Forced TPRequest response is now supported!
This commit is contained in:
@@ -155,11 +155,13 @@ enum ERlvBehaviour {
|
||||
RLV_BHVR_TPLM, // "tplm"
|
||||
RLV_BHVR_TPLOC, // "tploc"
|
||||
RLV_BHVR_TPLURE, // "tplure"
|
||||
RLV_BHVR_TPREQUEST, // "tprequest"
|
||||
RLV_BHVR_VIEWNOTE, // "viewnote"
|
||||
RLV_BHVR_VIEWSCRIPT, // "viewscript"
|
||||
RLV_BHVR_VIEWTEXTURE, // "viewtexture"
|
||||
RLV_BHVR_ACCEPTPERMISSION, // "acceptpermission"
|
||||
RLV_BHVR_ACCEPTTP, // "accepttp"
|
||||
RLV_BHVR_ACCEPTTPREQUEST, // "accepttprequest"
|
||||
RLV_BHVR_ALLOWIDLE, // "allowidle"
|
||||
RLV_BHVR_EDIT, // "edit"
|
||||
RLV_BHVR_EDITOBJ, // "editobj"
|
||||
@@ -335,7 +337,7 @@ enum ERlvAttachGroupType
|
||||
#define RLV_STRING_BLOCKED_STARTCONF "blocked_startconf"
|
||||
#define RLV_STRING_BLOCKED_STARTIM "blocked_startim"
|
||||
#define RLV_STRING_BLOCKED_TELEPORT "blocked_teleport"
|
||||
#define RLV_STRING_BLOCKED_TPLURE_REMOTE "blocked_tplure_remote"
|
||||
#define RLV_STRING_BLOCKED_TPLUREREQ_REMOTE "blocked_tplurerequest_remote"
|
||||
#define RLV_STRING_BLOCKED_VIEWXXX "blocked_viewxxx"
|
||||
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user