فهرست منبع

Corrected display_party_name configuration (#8711)

* Official servers display party name even if the user is not in a guild
Haydrich 6 ماه پیش
والد
کامیت
85c66327e0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      conf/battle/party.conf

+ 2 - 2
conf/battle/party.conf

@@ -54,8 +54,8 @@ idle_no_share: no
 party_even_share_bonus: 0
 
 // Display party name regardless if player is in a guild.
-// Official servers do not display party name unless the user is in a guild. (Note 1)
-display_party_name: no
+// Official servers display party name even if the user is not in a guild. (Note 1)
+display_party_name: yes
 
 // Prevent multiple characters of the same account to join the same party. (Note 1)
 block_account_in_same_party: yes