How to disable the "Actions: Previous, Next Target (Ranged Attack), Previous Target (Ranged attack)"?

wagnermachado

Heir
Customer
Hello everyone, I have a question and really want to solve it. I can't find where to disable this function: Ctrl + T, which activates "Next Target" instead of the intended target. I want to disable this function and also disable it within Alt + C actions: "Previous Target," "Next Target," "Ranged Attack," "Previous Target Ranged Attack," as shown in the screenshots below.

1729107679356.webp1729107689001.webp
 
actionname
unbind keys in xdat

# Basic actions of players that are associated with the game client file ActionName_Classic-eu.dat
AltBasicActions = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,96,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015
# Basic actions of players in the transformation that are associated with the game client file ActionName_Classic-eu.dat
AltTransformationActions = 1,2,3,4,5,6,7,8,9,11,15,16,17,18,19,21,22,23,40,50,52,53,54,55,56,57,63,64,67,68,69,70,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015


check ID at action name and remove, that all
 
# Basic actions of players that are associated with the game client file ActionName_Classic-eu.dat
AltBasicActions = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,96,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015
# Basic actions of players in the transformation that are associated with the game client file ActionName_Classic-eu.dat
AltTransformationActions = 1,2,3,4,5,6,7,8,9,11,15,16,17,18,19,21,22,23,40,50,52,53,54,55,56,57,63,64,67,68,69,70,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015


check ID at action name and remove, that all
толку с этих экшенов в конфиге если они даже при отсутствии в списке работают, только варнинги в ГС лезут
1729117395957.webp
 
толку с этих экшенов в конфиге если они даже при отсутствии в списке работают, только варнинги в ГС лезут
View attachment 4513
Это WARNING, не ошибка и тд. Говорит что такой экшен не захендлен. Вангую что какой то скил пета пытаются вызвать который вы не вырезали из клиент.
Если бы ты внимательно читал ГАЙД!! Как добавлять петов, там есть параметры отвечающий за экшены, для этих целей и был сделан конфиг - что бы админы могли добавлять свои. Адмэнам можно не читать, толку все равно не будет
 
# Basic actions of players that are associated with the game client file ActionName_Classic-eu.dat
AltBasicActions = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,96,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015
# Basic actions of players in the transformation that are associated with the game client file ActionName_Classic-eu.dat
AltTransformationActions = 1,2,3,4,5,6,7,8,9,11,15,16,17,18,19,21,22,23,40,50,52,53,54,55,56,57,63,64,67,68,69,70,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015


check ID at action name and remove, that all
HOW TO DISABLE CTRL + T ? 1729493410358.webp
 
# Basic actions of players that are associated with the game client file ActionName_Classic-eu.dat
AltBasicActions = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,96,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015
# Basic actions of players in the transformation that are associated with the game client file ActionName_Classic-eu.dat
AltTransformationActions = 1,2,3,4,5,6,7,8,9,11,15,16,17,18,19,21,22,23,40,50,52,53,54,55,56,57,63,64,67,68,69,70,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015


check ID at action name and remove, that all

ActionName_Classic-eu.dat
Code:
action_begin    tag=1    id=93    type=-1    category=1    category2={-2}    cmd=[Next Target (ranged attack)] ...
action_begin    tag=1    id=94    type=-1    category=1    category2={-2}    cmd=[Previous Target (ranged attack)]  ...

1763397455538.webp

@Deazer Removed from AltBasicActions 93 and 94 IDs, the icons disapeared from actions, but they sill can use /targetnext2 or /targetprev2

Did i need to remove it somewhere else ? from your post looks like it should be enough.
 
ActionName_Classic-eu.dat
Code:
action_begin    tag=1    id=93    type=-1    category=1    category2={-2}    cmd=[Next Target (ranged attack)] ...
action_begin    tag=1    id=94    type=-1    category=1    category2={-2}    cmd=[Previous Target (ranged attack)]  ...

View attachment 7195

@Deazer Removed from AltBasicActions 93 and 94 IDs, the icons disapeared from actions, but they sill can use /targetnext2 or /targetprev2

Did i need to remove it somewhere else ? from your post looks like it should be enough.
The game client is SOLELY responsible for all of this, nothing needs to be done on the server side except to remove the cooldown in the config.
 
Back
Top