|
@@ -602,22 +602,19 @@ player_skill_partner_check: yes
|
|
// Is the character of a GM account set as the object of a display by @ command etc. or not?
|
|
// Is the character of a GM account set as the object of a display by @ command etc. or not?
|
|
hide_GM_session: no
|
|
hide_GM_session: no
|
|
|
|
|
|
-// ユニット移動処-摯?@。0で-{鯖仕-l(回線負荷→重、鯖処-掾ィ軽)、1でAthena仕-l(回線負荷→軽、鯖処-掾ィ重)
|
|
|
|
-// translation (babelfish):
|
|
|
|
-// Unit portable place - ? @.
|
|
|
|
-// With 0 - {mackerel SI -l (circuit load -> heavily, the mackerel place - the ? ? lightly),
|
|
|
|
-// With 1 - Athena SI -l (circuit load -> lightly, the mackerel place - the ? ? it is heavy)
|
|
|
|
|
|
+
|
|
|
|
+// Skill unit movement processing method
|
|
|
|
+// 0 - Aegis system : Network load -> Heavier, Server load -> Lighter
|
|
|
|
+// 1 - Athena system : Network load -> Lighter, Server load -> Heavier
|
|
unit_movement_type: 0
|
|
unit_movement_type: 0
|
|
|
|
|
|
// Are other requests accepted during [various things[party,guild]] a request or not?
|
|
// Are other requests accepted during [various things[party,guild]] a request or not?
|
|
// It does not accept by no accepted by yes.
|
|
// It does not accept by no accepted by yes.
|
|
invite_request_check: yes
|
|
invite_request_check: yes
|
|
|
|
|
|
-// リ??ブトラップの仕-l 0:-{鯖仕-l、罠1個 1:Athena仕-l、使ったアイテ?を使った個数
|
|
|
|
-// translation (babelfish):
|
|
|
|
-// SI of ???????? -l
|
|
|
|
-// 0: - {Mackerel SI -l, trap 1
|
|
|
|
-// 1:Athena SI -l, the quantity which used the item which was used
|
|
|
|
|
|
+// Remove trap type
|
|
|
|
+// 0 - Aegis system : Returns 1 'Trap' item
|
|
|
|
+// 1 - Athena system : Allows the returned item and amount to be defined
|
|
skill_removetrap_type: 0
|
|
skill_removetrap_type: 0
|
|
|
|
|
|
// Will display experience gained from killing a monster. (Note 1)
|
|
// Will display experience gained from killing a monster. (Note 1)
|