-
Notifications
You must be signed in to change notification settings - Fork 2
String Codes
Kelvin edited this page Apr 6, 2022
·
1 revision
| Int | Hex | Value |
|---|---|---|
| 0 | 0x0000 | s_empty_string |
| 1 | 0x0001 | s_char_input_name |
| 2 | 0x0002 | s_char_level_job |
| 3 | 0x0003 | s_char_delete_waiting |
| 4 | 0x0004 | s_char_ask_delete |
| 5 | 0x0005 | s_char_ask_delete_with_wait |
| 6 | 0x0006 | s_char_ask_delete_final |
| 7 | 0x0007 | s_char_ask_delete_confirm_checkbox |
| 8 | 0x0008 | s_char_ask_revival_char |
| 9 | 0x0009 | s_char_err_char_count |
| 10 | 0x000A | s_char_err_char_count_by_gameevent |
| 11 | 0x000B | s_char_err_name |
| 12 | 0x000C | s_char_err_system |
| 13 | 0x000D | s_char_err_input |
| 14 | 0x000E | s_char_err_ban_any |
| 15 | 0x000F | s_char_err_ban_all |
| 16 | 0x0010 | s_char_err_already_taken |
| 17 | 0x0011 | s_char_err_invalid_def_item |
| 18 | 0x0012 | s_char_err_job_forbidden |
| 19 | 0x0013 | s_char_err_creation_restriction |
| 20 | 0x0014 | s_char_err_unknown |
| 21 | 0x0015 | s_char_err_exist_ugc_map |
| 22 | 0x0016 | s_char_err_already_destroy |
| 23 | 0x0017 | s_char_err_destroy |
| 24 | 0x0018 | s_char_err_delete_name |
| 25 | 0x0019 | s_char_err_guild_master |
| 26 | 0x001A | s_char_err_guild |
| 27 | 0x001B | s_char_err_ugc_market |
| 28 | 0x001C | s_char_err_black_market_count |
| 29 | 0x001D | s_char_err_unread_mail |
| 30 | 0x001E | s_char_err_no_destroy_wait |
| 31 | 0x001F | s_char_info_birthday |
| 32 | 0x0020 | s_char_info_level_job |
| 33 | 0x0021 | s_char_info_guild |
| 34 | 0x0022 | s_char_info_ugcmap |
| 35 | 0x0023 | s_char_info_home_name |
| 36 | 0x0024 | s_char_info_guild_name |
| 37 | 0x0025 | s_char_info_home_commend |
| 38 | 0x0026 | s_char_info_err_not_found |
| 39 | 0x0027 | s_change_charname_disconnect |
| 40 | 0x0028 | s_change_charname_confirm |
| 41 | 0x0029 | s_change_charname_err_bad_words |
| 42 | 0x002A | s_change_charname_err_already_taken |
| 43 | 0x002B | s_change_charname_err_consume_item |
| 44 | 0x002C | s_change_charname_err_system |
| 45 | 0x002D | s_err_gender |
| 46 | 0x002E | s_err_target |
| 47 | 0x002F | s_err_job |
| 48 | 0x0030 | s_err_stat |
| 49 | 0x0031 | s_err_lack_coupon |
| 50 | 0x0032 | s_err_lack_super_coupon |
| 51 | 0x0033 | s_err_lack_money |
| 52 | 0x0034 | s_err_lack_meso |
| 53 | 0x0035 | s_err_lack_merat |
| 54 | 0x0036 | s_err_lack_merat_blue |
| 55 | 0x0037 | s_err_lack_merat_red |
| 56 | 0x0038 | s_err_lack_payment_item |
| 57 | 0x0039 | s_err_lack_honor_token |
| 58 | 0x003A | s_err_lack_karma_token |
| 59 | 0x003B | s_err_lack_lu_token |
| 60 | 0x003C | s_err_lack_habi_token |
| 61 | 0x003D | s_err_lack_reverse_coin |
| 62 | 0x003E | s_err_lack_mentor_token |
| 63 | 0x003F | s_err_lack_mentee_token |
| 64 | 0x0040 | s_err_lack_star_point |
| 65 | 0x0041 | s_err_lack_meso_market_token |
| 66 | 0x0042 | s_err_unable |
| 67 | 0x0043 | s_err_inventory |
| 68 | 0x0044 | s_err_inventory_tab_full |
| 69 | 0x0045 | s_err_dropitem_pickfail_ownership |
| 70 | 0x0046 | s_err_lack_hp |
| 71 | 0x0047 | s_err_lack_sp |
| 72 | 0x0048 | s_err_lack_ep |
| 73 | 0x0049 | s_err_lack_shopitem |
| 74 | 0x004A | s_err_invalid_item |
| 75 | 0x004B | s_err_input |
| 76 | 0x004C | s_err_cannot_find_user |
| 77 | 0x004D | s_err_input_whisper_target |
| 78 | 0x004E | s_err_cannot_find_club |
| 79 | 0x004F | s_err_input_club |
| 80 | 0x0050 | s_err_cannot_move |
| 81 | 0x0051 | s_err_cannot_fly |
| 82 | 0x0052 | s_err_cannot_use_here |
| 83 | 0x0053 | s_err_cannot_use_dead |
| 84 | 0x0054 | s_err_cannot_use_cooltime |
| 85 | 0x0055 | s_err_cannot_use_only_shadowworld |
| 86 | 0x0056 | s_err_require_additional_effect |
| 87 | 0x0057 | s_err_got_of_control_unable_potion |
| 88 | 0x0058 | s_err_skill_use_disable |
| 89 | 0x0059 | s_err_skill_use_disable_by_require_condition |
| 90 | 0x005A | s_err_lack_guild_trophy |
| 91 | 0x005B | s_err_lack_achieve |
| 92 | 0x005C | s_err_lack_championship_grade |
| 93 | 0x005D | s_err_lack_championship_join_count |
| 94 | 0x005E | s_err_cannot_use_by_function_cube_climb |
| 95 | 0x005F | s_err_cannot_use_by_function_cube_jump |
| 96 | 0x0060 | s_err_cannot_use_by_function_cube_skill |
| 97 | 0x0061 | s_err_cannot_use_by_function_cube_play_instrument |
| 98 | 0x0062 | s_err_cannot_use_in_design_home |
| 99 | 0x0063 | s_err_cannot_buy_limited_item_more |
| 100 | 0x0064 | s_err_cannot_install_blueprint |
| 101 | 0x0065 | s_err_cannot_install_maid_in_practice |
| 102 | 0x0066 | s_err_cannot_install_nurturing_in_design_home |
| 103 | 0x0067 | s_err_cannot_install_magic_portal |
| 104 | 0x0068 | s_err_cannot_install_trigger_editor |
| 105 | 0x0069 | s_err_cannot_install_trigger_controlobject |
| 106 | 0x006A | s_err_cannot_install_interior_message |
| 107 | 0x006B | s_err_cannot_install_event_cube |
| 108 | 0x006C | s_err_cannot_install_trophy_relative_cube |
| 109 | 0x006D | s_err_cannot_install_workbench_cube |
| 110 | 0x006E | s_err_cannot_install_fittingdoll |
| 111 | 0x006F | s_err_cannot_install_ugcdesign_maidin_other |
| 112 | 0x0070 | s_err_cannot_destroy_petitem_summon |
| 113 | 0x0071 | s_err_cannot_destroy_petitem_hasitem |
| 114 | 0x0072 | s_err_check_survival_with |
| 115 | 0x0073 | s_err_cannot_use_maview_in_testsvr |
| 116 | 0x0074 | s_job_difficulty |
| 117 | 0x0075 | s_err_job_not_enough_meso |
| 118 | 0x0076 | s_err_job_not_enough_level |
| 119 | 0x0077 | s_err_job_bad_job |
| 120 | 0x0078 | s_err_job_no_penalty |
| 121 | 0x0079 | s_err_job_no_home |
| 122 | 0x007A | s_err_job_not_complete_quest |
| 123 | 0x007B | s_err_job_privilege |
| 124 | 0x007C | s_err_job_dayofweek |
| 125 | 0x007D | s_err_job_debuff |
| 126 | 0x007E | s_err_job_guild |
| 127 | 0x007F | s_err_job_inventory_full |
| 128 | 0x0080 | s_err_job_unknown |
| 129 | 0x0081 | s_mirror_err_not_editable_cp |
| 130 | 0x0082 | s_mirror_err_not_editable_cp_by_transp_badge |
| 131 | 0x0083 | s_mirror_err_not_equip_cp |
| 132 | 0x0084 | s_err_empty_tabname |
| 133 | 0x0085 | s_err_duplicate_tabname |
| 134 | 0x0086 | s_err_lack_itemcount |
| 135 | 0x0087 | s_err_null_product |
| 136 | 0x0088 | s_err_near_taxi_station |
| 137 | 0x0089 | s_err_taxi_same_field |
| 138 | 0x008A | s_taxi_transfer |
| 139 | 0x008B | s_cash_taxi_transfer |
| 140 | 0x008C | s_event_free_taxi_transfer |
| 141 | 0x008D | s_err_cash_taxi_continent |
| 142 | 0x008E | s_err_cash_taxi_cannot_departure |
| 143 | 0x008F | s_err_cash_taxi_cannot_destination |
| 144 | 0x0090 | s_err_cash_taxi_cannot_now |
| 145 | 0x0091 | s_err_cash_taxi_cannot_craft_mode |
| 146 | 0x0092 | s_err_cash_taxi_cannot_place |
| 147 | 0x0093 | s_err_cash_call_medic_prohibit_map |
| 148 | 0x0094 | s_err_cash_call_medic_cannot_now |
| 149 | 0x0095 | s_err_cash_call_medic_revival_count |
| 150 | 0x0096 | s_err_cash_call_medic_cannot_place |
| 151 | 0x0097 | s_cash_call_medic_complete |
| 152 | 0x0098 | s_err_cash_call_market_prohibit_map |
| 153 | 0x0099 | s_err_cash_call_market_cannot_now |
| 154 | 0x009A | s_err_cash_call_market_cannot_place |
| 155 | 0x009B | s_err_cash_call_market_cannot_already |
| 156 | 0x009C | s_err_cash_call_bank_cannot_now |
| 157 | 0x009D | s_err_cash_call_bank_cannot_now_already |
| 158 | 0x009E | s_err_cash_call_bank_cannot_now_place |
| 159 | 0x009F | s_err_cash_call_cancel |
| 160 | 0x00A0 | s_err_timeevent_move_field |
| 161 | 0x00A1 | s_err_timeevent_battle |
| 162 | 0x00A2 | s_err_timeevent_samefield |
| 163 | 0x00A3 | s_err_timeevent_same_continent |
| 164 | 0x00A4 | s_err_itemlink_cannot_other_user |
| 165 | 0x00A5 | s_err_worldmap_search_nothing_field |
| 166 | 0x00A6 | s_err_worldmap_search_invisible_field |
| 167 | 0x00A7 | s_worldmap_timeevent_move |
| 168 | 0x00A8 | s_timeevent_notice_chat |
| 169 | 0x00A9 | s_revival_panelty |
| 170 | 0x00AA | s_fail_login |
| 171 | 0x00AB | s_fail_connect |
| 172 | 0x00AC | s_fail_char_create |
| 173 | 0x00AD | s_notice_shutdown |
| 174 | 0x00AE | s_npc_normal |
| 175 | 0x00AF | s_npc_leader |
| 176 | 0x00B0 | s_npc_named |
| 177 | 0x00B1 | s_npc_boss |
| 178 | 0x00B2 | s_npc_field_boss |
| 179 | 0x00B3 | s_npc_dungeon_boss |
| 180 | 0x00B4 | s_npc_friendly |
| 181 | 0x00B5 | s_item_require_weapon |
| 182 | 0x00B6 | s_item_edit_time |
| 183 | 0x00B7 | s_item_end_time |
| 184 | 0x00B8 | s_item_end_time_expired |
| 185 | 0x00B9 | s_item_end_time_maid |
| 186 | 0x00BA | s_item_end_time_maid_expired |
| 187 | 0x00BB | s_item_end_time_pcbang |
| 188 | 0x00BC | s_item_end_time_pcbang_expired |
| 189 | 0x00BD | s_item_end_time_tooltip |
| 190 | 0x00BE | s_item_end_time_tooltip_expiration |
| 191 | 0x00BF | s_item_end_time_tooltip_pcbang |
| 192 | 0x00C0 | s_item_end_time_tooltip_maid |
| 193 | 0x00C1 | s_item_end_time_when_item_get_tooltip |
| 194 | 0x00C2 | s_item_end_time_when_item_get_tooltip_pcbang |
| 195 | 0x00C3 | s_item_end_time_when_item_get_tooltip_maid |
| 196 | 0x00C4 | s_item_word_d |
| 197 | 0x00C5 | s_item_word_h |
| 198 | 0x00C6 | s_item_word_m |
| 199 | 0x00C7 | s_item_type_active |
| 200 | 0x00C8 | s_item_type_passive |
| 201 | 0x00C9 | s_item_type_twohand |
| 202 | 0x00CA | s_item_type_lefthand |
| 203 | 0x00CB | s_item_type_righthand |
| 204 | 0x00CC | s_item_err_code |
| 205 | 0x00CD | s_item_err_puton |
| 206 | 0x00CE | s_item_err_putoff |
| 207 | 0x00CF | s_item_err_destroy_equip |
| 208 | 0x00D0 | s_item_err_no_weapon |
| 209 | 0x00D1 | s_item_err_invalid_weapon |
| 210 | 0x00D2 | s_item_err_Invalid_slot |
| 211 | 0x00D3 | s_item_err_cash_slot |
| 212 | 0x00D4 | s_item_err_cash_putoff |
| 213 | 0x00D5 | s_item_err_twohand |
| 214 | 0x00D6 | s_item_err_drop |
| 215 | 0x00D7 | s_item_err_cannot_drop |
| 216 | 0x00D8 | s_item_err_cannot_drop_if_binding |
| 217 | 0x00D9 | s_item_err_binding_destroy |
| 218 | 0x00DA | s_item_err_binding_destroy_at_fittingdoll |
| 219 | 0x00DB | s_item_err_binditem_in_socket_store_out |
| 220 | 0x00DC | s_item_err_binding_in_socket_destroy |
| 221 | 0x00DD | s_item_err_binding_in_socket_destroy_at_fittingdoll |
| 222 | 0x00DE | s_item_err_cubeitem_destroy |
| 223 | 0x00DF | s_item_err_puton_low_level |
| 224 | 0x00E0 | s_item_err_puton_expired |
| 225 | 0x00E1 | s_item_err_puton_pcbang |
| 226 | 0x00E2 | s_item_err_use_low_level |
| 227 | 0x00E3 | s_item_invalid_function_item |
| 228 | 0x00E4 | s_item_invalid_function_not_use_item |
| 229 | 0x00E5 | s_item_invalid_do_not_have |
| 230 | 0x00E6 | s_word_item_change_name_samename |
| 231 | 0x00E7 | s_item_err_puton_job |
| 232 | 0x00E8 | s_item_err_disable_job |
| 233 | 0x00E9 | s_item_err_puton_invalid |
| 234 | 0x00EA | s_item_err_invalid_count |
| 235 | 0x00EB | s_item_err_cant_sell |
| 236 | 0x00EC | s_item_err_transfer_item_bound |
| 237 | 0x00ED | s_item_err_range |
| 238 | 0x00EE | s_item_err_skill_level |
| 239 | 0x00EF | s_item_err_puton_skill_samekinds |
| 240 | 0x00F0 | s_item_err_invaild_store_type |
| 241 | 0x00F1 | s_item_err_store_full |
| 242 | 0x00F2 | s_item_tooltip_ugc_removed |
| 243 | 0x00F3 | s_item_ugc_name_blocked |
| 244 | 0x00F4 | s_item_err_cant_sell_riding_item |
| 245 | 0x00F5 | s_item_err_cant_attach_to_mail_riding_item |
| 246 | 0x00F6 | s_item_err_cant_drop_riding_item |
| 247 | 0x00F7 | s_item_err_cant_trade_riding_item |
| 248 | 0x00F8 | s_item_err_donot_preview |
| 249 | 0x00F9 | s_item_err_donot_preview_expire |
| 250 | 0x00FA | s_item_err_binditem |
| 251 | 0x00FB | s_item_err_binditem_store_out |
| 252 | 0x00FC | s_item_err_puton_invalid_binding |
| 253 | 0x00FD | s_item_err_use_invalid_binding |
| 254 | 0x00FE | s_item_err_moveDisableitem_store_out |
| 255 | 0x00FF | s_item_opt_error |
| 256 | 0x0100 | s_item_opt_sa_improve_acquire_exp |
| 257 | 0x0101 | s_item_opt_sa_improve_acquire_exp_v |
| 258 | 0x0102 | s_item_opt_sa_improve_acquire_exp_r |
| 259 | 0x0103 | s_item_opt_sa_improve_acquire_meso |
| 260 | 0x0104 | s_item_opt_sa_improve_acquire_meso_v |
| 261 | 0x0105 | s_item_opt_sa_improve_acquire_meso_r |
| 262 | 0x0106 | s_item_opt_sa_improve_speed_swim |
| 263 | 0x0107 | s_item_opt_sa_improve_speed_swim_v |
| 264 | 0x0108 | s_item_opt_sa_improve_speed_swim_r |
| 265 | 0x0109 | s_item_opt_sa_improve_speed_dash |
| 266 | 0x010A | s_item_opt_sa_improve_speed_dash_v |
| 267 | 0x010B | s_item_opt_sa_improve_speed_dash_r |
| 268 | 0x010C | s_item_opt_sa_improve_acquire_potion |
| 269 | 0x010D | s_item_opt_sa_improve_acquire_potion_v |
| 270 | 0x010E | s_item_opt_sa_improve_acquire_potion_r |
| 271 | 0x010F | s_item_opt_sa_improve_acquire_equipment |
| 272 | 0x0110 | s_item_opt_sa_improve_acquire_equipment_v |
| 273 | 0x0111 | s_item_opt_sa_improve_acquire_equipment_r |
| 274 | 0x0112 | s_item_opt_sa_improve_damage_critical |
| 275 | 0x0113 | s_item_opt_sa_improve_damage_critical_v |
| 276 | 0x0114 | s_item_opt_sa_improve_damage_critical_r |
| 277 | 0x0115 | s_item_opt_sa_improve_damage_normalNpc |
| 278 | 0x0116 | s_item_opt_sa_improve_damage_normalNpc_v |
| 279 | 0x0117 | s_item_opt_sa_improve_damage_normalNpc_r |
| 280 | 0x0118 | s_item_opt_sa_improve_damage_leaderNpc |
| 281 | 0x0119 | s_item_opt_sa_improve_damage_leaderNpc_v |
| 282 | 0x011A | s_item_opt_sa_improve_damage_leaderNpc_r |
| 283 | 0x011B | s_item_opt_sa_improve_damage_namedNpc |
| 284 | 0x011C | s_item_opt_sa_improve_damage_namedNpc_v |
| 285 | 0x011D | s_item_opt_sa_improve_damage_namedNpc_r |
| 286 | 0x011E | s_item_opt_sa_improve_damage_bossNpc |
| 287 | 0x011F | s_item_opt_sa_improve_damage_bossNpc_v |
| 288 | 0x0120 | s_item_opt_sa_improve_damage_bossNpc_r |
| 289 | 0x0121 | s_item_opt_sa_improve_recovery_regen_doheal |
| 290 | 0x0122 | s_item_opt_sa_improve_recovery_regen_doheal_v |
| 291 | 0x0123 | s_item_opt_sa_improve_recovery_regen_doheal_r |
| 292 | 0x0124 | s_item_opt_sa_improve_recovery_regen_receiveheal |
| 293 | 0x0125 | s_item_opt_sa_improve_recovery_regen_receiveheal_v |
| 294 | 0x0126 | s_item_opt_sa_improve_recovery_regen_receiveheal_r |
| 295 | 0x0127 | s_item_opt_sa_reduce_time_stun |
| 296 | 0x0128 | s_item_opt_sa_reduce_time_stun_v |
| 297 | 0x0129 | s_item_opt_sa_reduce_time_stun_r |
| 298 | 0x012A | s_item_opt_sa_improve_recovery_hp_dokill |
| 299 | 0x012B | s_item_opt_sa_improve_recovery_hp_dokill_v |
| 300 | 0x012C | s_item_opt_sa_improve_recovery_hp_dokill_r |
| 301 | 0x012D | s_item_opt_sa_improve_recovery_sp_dokill |
| 302 | 0x012E | s_item_opt_sa_improve_recovery_sp_dokill_v |
| 303 | 0x012F | s_item_opt_sa_improve_recovery_sp_dokill_r |
| 304 | 0x0130 | s_item_opt_sa_improve_recovery_ep_dokill |
| 305 | 0x0131 | s_item_opt_sa_improve_recovery_ep_dokill_v |
| 306 | 0x0132 | s_item_opt_sa_improve_recovery_ep_dokill_r |
| 307 | 0x0133 | s_item_opt_sa_reduce_time_cooldown |
| 308 | 0x0134 | s_item_opt_sa_reduce_time_cooldown_v |
| 309 | 0x0135 | s_item_opt_sa_reduce_time_cooldown_r |
| 310 | 0x0136 | s_item_opt_sa_stat_attackpoint |
| 311 | 0x0137 | s_item_opt_sa_stat_attackpoint_v |
| 312 | 0x0138 | s_item_opt_sa_stat_attackpoint_r |
| 313 | 0x0139 | s_item_opt_sa_improve_elements_ice |
| 314 | 0x013A | s_item_opt_sa_improve_elements_ice_v |
| 315 | 0x013B | s_item_opt_sa_improve_elements_ice_r |
| 316 | 0x013C | s_item_opt_sa_improve_elements_fire |
| 317 | 0x013D | s_item_opt_sa_improve_elements_fire_v |
| 318 | 0x013E | s_item_opt_sa_improve_elements_fire_r |
| 319 | 0x013F | s_item_opt_sa_improve_elements_dark |
| 320 | 0x0140 | s_item_opt_sa_improve_elements_dark_v |
| 321 | 0x0141 | s_item_opt_sa_improve_elements_dark_r |
| 322 | 0x0142 | s_item_opt_sa_improve_elements_light |
| 323 | 0x0143 | s_item_opt_sa_improve_elements_light_v |
| 324 | 0x0144 | s_item_opt_sa_improve_elements_light_r |
| 325 | 0x0145 | s_item_opt_sa_improve_elements_poison |
| 326 | 0x0146 | s_item_opt_sa_improve_elements_poison_v |
| 327 | 0x0147 | s_item_opt_sa_improve_elements_poison_r |
| 328 | 0x0148 | s_item_opt_sa_improve_elements_thunder |
| 329 | 0x0149 | s_item_opt_sa_improve_elements_thunder_v |
| 330 | 0x014A | s_item_opt_sa_improve_elements_thunder_r |
| 331 | 0x014B | s_item_opt_sa_improve_damage_nearrange |
| 332 | 0x014C | s_item_opt_sa_improve_damage_nearrange_r |
| 333 | 0x014D | s_item_opt_sa_improve_damage_nearrange_v |
| 334 | 0x014E | s_item_opt_sa_improve_damage_longrange |
| 335 | 0x014F | s_item_opt_sa_improve_damage_longrange_r |
| 336 | 0x0150 | s_item_opt_sa_improve_damage_longrange_v |
| 337 | 0x0151 | s_item_opt_sa_improve_piercing_par |
| 338 | 0x0152 | s_item_opt_sa_improve_piercing_par_r |
| 339 | 0x0153 | s_item_opt_sa_improve_piercing_par_v |
| 340 | 0x0154 | s_item_opt_sa_improve_piercing_mar |
| 341 | 0x0155 | s_item_opt_sa_improve_piercing_mar_r |
| 342 | 0x0156 | s_item_opt_sa_improve_piercing_mar_v |
| 343 | 0x0157 | s_item_opt_sa_reduce_elements_ice |
| 344 | 0x0158 | s_item_opt_sa_reduce_elements_ice_v |
| 345 | 0x0159 | s_item_opt_sa_reduce_elements_ice_r |
| 346 | 0x015A | s_item_opt_sa_reduce_elements_fire |
| 347 | 0x015B | s_item_opt_sa_reduce_elements_fire_v |
| 348 | 0x015C | s_item_opt_sa_reduce_elements_fire_r |
| 349 | 0x015D | s_item_opt_sa_reduce_elements_dark |
| 350 | 0x015E | s_item_opt_sa_reduce_elements_dark_v |
| 351 | 0x015F | s_item_opt_sa_reduce_elements_dark_r |
| 352 | 0x0160 | s_item_opt_sa_reduce_elements_light |
| 353 | 0x0161 | s_item_opt_sa_reduce_elements_light_v |
| 354 | 0x0162 | s_item_opt_sa_reduce_elements_light_r |
| 355 | 0x0163 | s_item_opt_sa_reduce_elements_poison |
| 356 | 0x0164 | s_item_opt_sa_reduce_elements_poison_v |
| 357 | 0x0165 | s_item_opt_sa_reduce_elements_poison_r |
| 358 | 0x0166 | s_item_opt_sa_reduce_elements_thunder |
| 359 | 0x0167 | s_item_opt_sa_reduce_elements_thunder_v |
| 360 | 0x0168 | s_item_opt_sa_reduce_elements_thunder_r |
| 361 | 0x0169 | s_item_opt_sa_reduce_time_condition |
| 362 | 0x016A | s_item_opt_sa_reduce_time_condition_v |
| 363 | 0x016B | s_item_opt_sa_reduce_time_condition_r |
| 364 | 0x016C | s_item_opt_sa_reduce_distance_knockBack |
| 365 | 0x016D | s_item_opt_sa_reduce_distance_knockBack_v |
| 366 | 0x016E | s_item_opt_sa_reduce_distance_knockBack_r |
| 367 | 0x016F | s_item_opt_sa_reduce_damage_nearrange |
| 368 | 0x0170 | s_item_opt_sa_reduce_damage_nearrange_r |
| 369 | 0x0171 | s_item_opt_sa_reduce_damage_nearrange_v |
| 370 | 0x0172 | s_item_opt_sa_reduce_damage_longrange |
| 371 | 0x0173 | s_item_opt_sa_reduce_damage_longrange_r |
| 372 | 0x0174 | s_item_opt_sa_reduce_damage_longrange_v |
| 373 | 0x0175 | s_item_opt_sa_improve_damage_final |
| 374 | 0x0176 | s_item_opt_sa_improve_damage_final_r |
| 375 | 0x0177 | s_item_opt_sa_improve_damage_final_v |
| 376 | 0x0178 | s_item_opt_sa_probability_stun_nearrange |
| 377 | 0x0179 | s_item_opt_sa_probability_stun_nearrange_r |
| 378 | 0x017A | s_item_opt_sa_probability_stun_nearrange_v |
| 379 | 0x017B | s_item_opt_sa_probability_stun_longrange |
| 380 | 0x017C | s_item_opt_sa_probability_stun_longrange_r |
| 381 | 0x017D | s_item_opt_sa_probability_stun_longrange_v |
| 382 | 0x017E | s_item_opt_sa_probability_knockback_nearrange |
| 383 | 0x017F | s_item_opt_sa_probability_knockback_nearrange_r |
| 384 | 0x0180 | s_item_opt_sa_probability_knockback_nearrange_v |
| 385 | 0x0181 | s_item_opt_sa_probability_knockback_longrange |
| 386 | 0x0182 | s_item_opt_sa_probability_knockback_longrange_r |
| 387 | 0x0183 | s_item_opt_sa_probability_knockback_longrange_v |
| 388 | 0x0184 | s_item_opt_sa_probability_cannotmove_nearrange |
| 389 | 0x0185 | s_item_opt_sa_probability_cannotmove_nearrange_r |
| 390 | 0x0186 | s_item_opt_sa_probability_cannotmove_nearrange_v |
| 391 | 0x0187 | s_item_opt_sa_probability_cannotmove_longrange |
| 392 | 0x0188 | s_item_opt_sa_probability_cannotmove_longrange_r |
| 393 | 0x0189 | s_item_opt_sa_probability_cannotmove_longrange_v |
| 394 | 0x018A | s_item_opt_sa_probability_splashdamage_nearrange |
| 395 | 0x018B | s_item_opt_sa_probability_splashdamage_nearrange_r |
| 396 | 0x018C | s_item_opt_sa_probability_splashdamage_nearrange_v |
| 397 | 0x018D | s_item_opt_sa_probability_splashdamage_longrange |
| 398 | 0x018E | s_item_opt_sa_probability_splashdamage_longrange_r |
| 399 | 0x018F | s_item_opt_sa_probability_splashdamage_longrange_v |
| 400 | 0x0190 | s_item_opt_sa_improve_npckill_dropitem_incrate |
| 401 | 0x0191 | s_item_opt_sa_improve_npckill_dropitem_incrate_r |
| 402 | 0x0192 | s_item_opt_sa_improve_npckill_dropitem_incrate_v |
| 403 | 0x0193 | s_item_opt_sa_improve_acquire_questreward_exp |
| 404 | 0x0194 | s_item_opt_sa_improve_acquire_questreward_exp_v |
| 405 | 0x0195 | s_item_opt_sa_improve_acquire_questreward_exp_r |
| 406 | 0x0196 | s_item_opt_sa_improve_acquire_questreward_meso |
| 407 | 0x0197 | s_item_opt_sa_improve_acquire_questreward_meso_v |
| 408 | 0x0198 | s_item_opt_sa_improve_acquire_questreward_meso_r |
| 409 | 0x0199 | s_item_opt_sa_improve_acquire_fishing_exp |
| 410 | 0x019A | s_item_opt_sa_improve_acquire_fishing_exp_v |
| 411 | 0x019B | s_item_opt_sa_improve_acquire_fishing_exp_r |
| 412 | 0x019C | s_item_opt_sa_improve_acquire_arcade_exp |
| 413 | 0x019D | s_item_opt_sa_improve_acquire_arcade_exp_v |
| 414 | 0x019E | s_item_opt_sa_improve_acquire_arcade_exp_r |
| 415 | 0x019F | s_item_opt_sa_improve_acquire_playinstrument_exp |
| 416 | 0x01A0 | s_item_opt_sa_improve_acquire_playinstrument_exp_v |
| 417 | 0x01A1 | s_item_opt_sa_improve_acquire_playinstrument_exp_r |
| 418 | 0x01A2 | s_item_opt_sa_invoke_effect |
| 419 | 0x01A3 | s_item_opt_sa_invoke_skill_decrease_cooldowntime_v |
| 420 | 0x01A4 | s_item_opt_sa_invoke_skill_increase_cooldowntime_v |
| 421 | 0x01A5 | s_item_opt_sa_invoke_skill_damage_v |
| 422 | 0x01A6 | s_item_opt_sa_invoke_effect_duration_v |
| 423 | 0x01A7 | s_item_opt_sa_invoke_effect_conditioneffect_probability_v |
| 424 | 0x01A8 | s_item_opt_sa_invoke_effect_dotdamage_v |
| 425 | 0x01A9 | s_item_opt_sa_invoke_effect_hprecovery_v |
| 426 | 0x01AA | s_item_opt_sa_invoke_effect_hp_v |
| 427 | 0x01AB | s_item_opt_sa_invoke_effect_hp_rgp_v |
| 428 | 0x01AC | s_item_opt_sa_invoke_effect_hp_inv_v |
| 429 | 0x01AD | s_item_opt_sa_invoke_effect_sp_v |
| 430 | 0x01AE | s_item_opt_sa_invoke_effect_sp_rgp_v |
| 431 | 0x01AF | s_item_opt_sa_invoke_effect_sp_inv_v |
| 432 | 0x01B0 | s_item_opt_sa_invoke_effect_ep_v |
| 433 | 0x01B1 | s_item_opt_sa_invoke_effect_ep_rgp_v |
| 434 | 0x01B2 | s_item_opt_sa_invoke_effect_ep_inv_v |
| 435 | 0x01B3 | s_item_opt_sa_invoke_effect_str_v |
| 436 | 0x01B4 | s_item_opt_sa_invoke_effect_atp_v |
| 437 | 0x01B5 | s_item_opt_sa_invoke_effect_pap_v |
| 438 | 0x01B6 | s_item_opt_sa_invoke_effect_dex_v |
| 439 | 0x01B7 | s_item_opt_sa_invoke_effect_evp_v |
| 440 | 0x01B8 | s_item_opt_sa_invoke_effect_map_v |
| 441 | 0x01B9 | s_item_opt_sa_invoke_effect_int_v |
| 442 | 0x01BA | s_item_opt_sa_invoke_effect_cap_v |
| 443 | 0x01BB | s_item_opt_sa_invoke_effect_par_v |
| 444 | 0x01BC | s_item_opt_sa_invoke_effect_luk_v |
| 445 | 0x01BD | s_item_opt_sa_invoke_effect_cad_v |
| 446 | 0x01BE | s_item_opt_sa_invoke_effect_mar_v |
| 447 | 0x01BF | s_item_opt_sa_invoke_effect_car_v |
| 448 | 0x01C0 | s_item_opt_sa_invoke_effect_pen_v |
| 449 | 0x01C1 | s_item_opt_sa_invoke_effect_asp_v |
| 450 | 0x01C2 | s_item_opt_sa_invoke_effect_ndd_v |
| 451 | 0x01C3 | s_item_opt_sa_invoke_effect_msp_v |
| 452 | 0x01C4 | s_item_opt_sa_invoke_effect_abp_v |
| 453 | 0x01C5 | s_item_opt_sa_invoke_effect_rmsp_v |
| 454 | 0x01C6 | s_item_opt_sa_invoke_effect_jmp_v |
| 455 | 0x01C7 | s_item_opt_sa_invoke_effect_wap_min_v |
| 456 | 0x01C8 | s_item_opt_sa_invoke_effect_wap_max_v |
| 457 | 0x01C9 | s_item_opt_sa_invoke_effect_offensive_physical_damage_v |
| 458 | 0x01CA | s_item_opt_sa_invoke_effect_defensive_physical_damage_v |
| 459 | 0x01CB | s_item_opt_sa_invoke_effect_offensive_magical_damage_v |
| 460 | 0x01CC | s_item_opt_sa_invoke_effect_defensive_magical_damage_v |
| 461 | 0x01CD | s_item_opt_sa_invoke_effect_defensive_neardistance_damage_v |
| 462 | 0x01CE | s_item_opt_sa_invoke_effect_defensive_longdistance_damage_v |
| 463 | 0x01CF | s_item_opt_sa_invoke_effect_improve_elements_fire_v |
| 464 | 0x01D0 | s_item_opt_sa_invoke_effect_improve_elements_ice_v |
| 465 | 0x01D1 | s_item_opt_sa_invoke_effect_improve_elements_thunder_v |
| 466 | 0x01D2 | s_item_opt_sa_invoke_effect_improve_elements_poison_v |
| 467 | 0x01D3 | s_item_opt_sa_invoke_effect_improve_elements_holy_v |
| 468 | 0x01D4 | s_item_opt_sa_invoke_effect_improve_elements_dark_v |
| 469 | 0x01D5 | s_item_opt_sa_invoke_effect_reduce_elements_fire_v |
| 470 | 0x01D6 | s_item_opt_sa_invoke_effect_reduce_elements_ice_v |
| 471 | 0x01D7 | s_item_opt_sa_invoke_effect_reduce_elements_thunder_v |
| 472 | 0x01D8 | s_item_opt_sa_invoke_effect_reduce_elements_poison_v |
| 473 | 0x01D9 | s_item_opt_sa_invoke_effect_reduce_elements_holy_v |
| 474 | 0x01DA | s_item_opt_sa_invoke_effect_reduce_elements_dark_v |
| 475 | 0x01DB | s_item_opt_sa_invoke_skill_decrease_cooldowntime_r |
| 476 | 0x01DC | s_item_opt_sa_invoke_skill_increase_cooldowntime_r |
| 477 | 0x01DD | s_item_opt_sa_invoke_skill_damage_r |
| 478 | 0x01DE | s_item_opt_sa_invoke_effect_duration_r |
| 479 | 0x01DF | s_item_opt_sa_invoke_effect_conditioneffect_probability_r |
| 480 | 0x01E0 | s_item_opt_sa_invoke_effect_dotdamage_r |
| 481 | 0x01E1 | s_item_opt_sa_invoke_effect_hprecovery_r |
| 482 | 0x01E2 | s_item_opt_sa_invoke_effect_hp_r |
| 483 | 0x01E3 | s_item_opt_sa_invoke_effect_hp_rgp_r |
| 484 | 0x01E4 | s_item_opt_sa_invoke_effect_hp_inv_r |
| 485 | 0x01E5 | s_item_opt_sa_invoke_effect_sp_r |
| 486 | 0x01E6 | s_item_opt_sa_invoke_effect_sp_rgp_r |
| 487 | 0x01E7 | s_item_opt_sa_invoke_effect_sp_inv_r |
| 488 | 0x01E8 | s_item_opt_sa_invoke_effect_ep_r |
| 489 | 0x01E9 | s_item_opt_sa_invoke_effect_ep_rgp_r |
| 490 | 0x01EA | s_item_opt_sa_invoke_effect_ep_inv_r |
| 491 | 0x01EB | s_item_opt_sa_invoke_effect_str_r |
| 492 | 0x01EC | s_item_opt_sa_invoke_effect_atp_r |
| 493 | 0x01ED | s_item_opt_sa_invoke_effect_pap_r |
| 494 | 0x01EE | s_item_opt_sa_invoke_effect_dex_r |
| 495 | 0x01EF | s_item_opt_sa_invoke_effect_evp_r |
| 496 | 0x01F0 | s_item_opt_sa_invoke_effect_map_r |
| 497 | 0x01F1 | s_item_opt_sa_invoke_effect_int_r |
| 498 | 0x01F2 | s_item_opt_sa_invoke_effect_cap_r |
| 499 | 0x01F3 | s_item_opt_sa_invoke_effect_par_r |
| 500 | 0x01F4 | s_item_opt_sa_invoke_effect_luk_r |
| 501 | 0x01F5 | s_item_opt_sa_invoke_effect_cad_r |
| 502 | 0x01F6 | s_item_opt_sa_invoke_effect_mar_r |
| 503 | 0x01F7 | s_item_opt_sa_invoke_effect_car_r |
| 504 | 0x01F8 | s_item_opt_sa_invoke_effect_pen_r |
| 505 | 0x01F9 | s_item_opt_sa_invoke_effect_asp_r |
| 506 | 0x01FA | s_item_opt_sa_invoke_effect_ndd_r |
| 507 | 0x01FB | s_item_opt_sa_invoke_effect_msp_r |
| 508 | 0x01FC | s_item_opt_sa_invoke_effect_abp_r |
| 509 | 0x01FD | s_item_opt_sa_invoke_effect_rmsp_r |
| 510 | 0x01FE | s_item_opt_sa_invoke_effect_jmp_r |
| 511 | 0x01FF | s_item_opt_sa_invoke_effect_wap_min_r |
| 512 | 0x0200 | s_item_opt_sa_invoke_effect_wap_max_r |
| 513 | 0x0201 | s_item_opt_sa_invoke_effect_offensive_physical_damage_r |
| 514 | 0x0202 | s_item_opt_sa_invoke_effect_defensive_physical_damage_r |
| 515 | 0x0203 | s_item_opt_sa_invoke_effect_offensive_magical_damage_r |
| 516 | 0x0204 | s_item_opt_sa_invoke_effect_defensive_magical_damage_r |
| 517 | 0x0205 | s_item_opt_sa_invoke_effect_defensive_neardistance_damage_r |
| 518 | 0x0206 | s_item_opt_sa_invoke_effect_defensive_longdistance_damage_r |
| 519 | 0x0207 | s_item_opt_sa_invoke_effect_improve_elements_fire_r |
| 520 | 0x0208 | s_item_opt_sa_invoke_effect_improve_elements_ice_r |
| 521 | 0x0209 | s_item_opt_sa_invoke_effect_improve_elements_thunder_r |
| 522 | 0x020A | s_item_opt_sa_invoke_effect_improve_elements_poison_r |
| 523 | 0x020B | s_item_opt_sa_invoke_effect_improve_elements_holy_r |
| 524 | 0x020C | s_item_opt_sa_invoke_effect_improve_elements_dark_r |
| 525 | 0x020D | s_item_opt_sa_invoke_effect_reduce_elements_fire_r |
| 526 | 0x020E | s_item_opt_sa_invoke_effect_reduce_elements_ice_r |
| 527 | 0x020F | s_item_opt_sa_invoke_effect_reduce_elements_thunder_r |
| 528 | 0x0210 | s_item_opt_sa_invoke_effect_reduce_elements_poison_r |
| 529 | 0x0211 | s_item_opt_sa_invoke_effect_reduce_elements_holy_r |
| 530 | 0x0212 | s_item_opt_sa_invoke_effect_reduce_elements_dark_r |
| 531 | 0x0213 | s_item_opt_has_additional_effect |
| 532 | 0x0214 | s_item_opt_sa_improve_damage_pvp |
| 533 | 0x0215 | s_item_opt_sa_improve_damage_pvp_r |
| 534 | 0x0216 | s_item_opt_sa_improve_damage_pvp_v |
| 535 | 0x0217 | s_item_opt_sa_reduce_damage_pvp |
| 536 | 0x0218 | s_item_opt_sa_reduce_damage_pvp_v |
| 537 | 0x0219 | s_item_opt_sa_reduce_damage_pvp_r |
| 538 | 0x021A | s_login_err_connect |
| 539 | 0x021B | s_login_err_disconnected |
| 540 | 0x021C | s_login_err_id |
| 541 | 0x021D | s_login_err_pwd |
| 542 | 0x021E | s_login_err_access |
| 543 | 0x021F | s_login_err_full_server |
| 544 | 0x0220 | s_login_err_version |
| 545 | 0x0221 | s_login_err_full_ch |
| 546 | 0x0222 | s_login_err_db |
| 547 | 0x0223 | s_login_err_unknown |
| 548 | 0x0224 | s_login_err_check_passport |
| 549 | 0x0225 | s_login_err_restrict_title |
| 550 | 0x0226 | s_login_err_restrict |
| 551 | 0x0227 | s_login_err_alphatester |
| 552 | 0x0228 | s_login_err_block_new_account |
| 553 | 0x0229 | s_login_err_guest_nopcbang |
| 554 | 0x022A | s_login_err_session_error |
| 555 | 0x022B | s_login_err_external_block_nsn |
| 556 | 0x022C | s_login_err_external_block_ip |
| 557 | 0x022D | s_login_err_admin_ip |
| 558 | 0x022E | s_login_err_main_atl |
| 559 | 0x022F | s_login_err_auto_external_block |
| 560 | 0x0230 | s_login_err_tencent_signature |
| 561 | 0x0231 | s_ah_err_close |
| 562 | 0x0232 | s_ngs_err_login_error |
| 563 | 0x0233 | s_relocate_world_err |
| 564 | 0x0234 | s_mail_send |
| 565 | 0x0235 | s_mail_return |
| 566 | 0x0236 | s_mail_delete |
| 567 | 0x0237 | s_notify_mail_recieve |
| 568 | 0x0238 | s_mail_err_cannot_attach_item |
| 569 | 0x0239 | s_mail_read_list |
| 570 | 0x023A | s_mail_delete_list |
| 571 | 0x023B | s_mail_receive_list |
| 572 | 0x023C | s_mail_delete_list_received_mail |
| 573 | 0x023D | s_mail_delete_list_attached_mail |
| 574 | 0x023E | s_mail_delete_list_attached_mail_checkbox |
| 575 | 0x023F | s_mail_send_date |
| 576 | 0x0240 | s_mail_attach_item |
| 577 | 0x0241 | s_mail_delete_confirm |
| 578 | 0x0242 | s_mail_delete_exist_ad |
| 579 | 0x0243 | s_mail_delete_exist_attach |
| 580 | 0x0244 | s_mail_send_really |
| 581 | 0x0245 | s_mail_read_fail |
| 582 | 0x0246 | s_mail_error |
| 583 | 0x0247 | s_mail_error_already_attach_meso |
| 584 | 0x0248 | s_mail_error_range |
| 585 | 0x0249 | s_mail_error_not_select |
| 586 | 0x024A | s_mail_error_username |
| 587 | 0x024B | s_mail_error_cannot_attach_item |
| 588 | 0x024C | s_mail_error_attachcount |
| 589 | 0x024D | s_mail_error_already_receive |
| 590 | 0x024E | s_mail_error_recipient_equal_sender |
| 591 | 0x024F | s_mail_error_createmail |
| 592 | 0x0250 | s_mail_error_sendmail |
| 593 | 0x0251 | s_mail_error_empty_cleaning_user |
| 594 | 0x0252 | s_mail_error_empty_cleaning_system |
| 595 | 0x0253 | s_mail_error_empty_title |
| 596 | 0x0254 | s_mail_error_empty_content |
| 597 | 0x0255 | s_mail_error_alreadyread |
| 598 | 0x0256 | s_mail_error_receiveitem_to_inven |
| 599 | 0x0257 | s_mail_error_receive_expired |
| 600 | 0x0258 | s_mail_error_ad_expired |
| 601 | 0x0259 | s_mail_error_block_from_me |
| 602 | 0x025A | s_mail_error_block_from_other |
| 603 | 0x025B | s_mail_error_admin_character |
| 604 | 0x025C | s_mail_error_from_admin_to_user |
| 605 | 0x025D | s_mail_error_bancheck |
| 606 | 0x025E | s_mail_error_admin_block |
| 607 | 0x025F | s_mail_cleaning_title |
| 608 | 0x0260 | s_mail_cleaning_usermail |
| 609 | 0x0261 | s_mail_cleaning_systemmail |
| 610 | 0x0262 | s_mail_error_limit_input |
| 611 | 0x0263 | s_mail_period_item_include |
| 612 | 0x0264 | s_mail_period_item_include_chat |
| 613 | 0x0265 | s_inventory_tab_equip |
| 614 | 0x0266 | s_inventory_tab_life |
| 615 | 0x0267 | s_inventory_tab_etc |
| 616 | 0x0268 | s_inventory_tab_summon |
| 617 | 0x0269 | s_inventory_tab_petequip |
| 618 | 0x026A | s_inventory_tab_skin |
| 619 | 0x026B | s_inventory_tab_gem |
| 620 | 0x026C | s_inventory_tab_quest |
| 621 | 0x026D | s_inventory_tab_material |
| 622 | 0x026E | s_inventory_tab_mastery |
| 623 | 0x026F | s_inventory_tab_pet |
| 624 | 0x0270 | s_inventory_tab_activeskill |
| 625 | 0x0271 | s_inventory_tab_coin |
| 626 | 0x0272 | s_inventory_tab_badge |
| 627 | 0x0273 | s_inventory_tab_survival |
| 628 | 0x0274 | s_inventory_ask_expand |
| 629 | 0x0275 | s_inventory_err_expand_max |
| 630 | 0x0276 | s_move_err_no_server |
| 631 | 0x0277 | s_move_err_over_user |
| 632 | 0x0278 | s_move_err_dungeon_not_exist |
| 634 | 0x027A | s_move_err_member_limit |
| 635 | 0x027B | s_move_err_time_out |
| 636 | 0x027C | s_move_err_field_limit |
| 637 | 0x027D | s_beauty_skin_name |
| 638 | 0x027E | s_beauty_notice_hide_cap_by_transp_badge |
| 639 | 0x027F | s_beauty_msg_back_game_no_save |
| 640 | 0x0280 | s_beauty_msg_error_code |
| 641 | 0x0281 | s_beauty_tooltip_price |
| 642 | 0x0282 | s_beauty_tooltip_style |
| 643 | 0x0283 | s_beauty_tooltip_style_save_date |
| 644 | 0x0284 | s_beauty_msg_random |
| 645 | 0x0285 | s_beauty_msg_coloring_confirm |
| 646 | 0x0286 | s_beauty_goto_map_invalid_dead |
| 647 | 0x0287 | s_beauty_goto_map_invalid_battle |
| 648 | 0x0288 | s_beauty_goto_map_invalid_samefield |
| 649 | 0x0289 | s_msg_die_beginner |
| 650 | 0x028A | s_msg_die_warring_different_map_revive |
| 651 | 0x028B | s_msg_revival_btn |
| 652 | 0x028C | s_msg_revival_mapleworld_btn |
| 653 | 0x028D | s_msg_revival_merat_btn |
| 654 | 0x028E | s_msg_revival_merat_cannot_debuff |
| 655 | 0x028F | s_msg_revival_merat_cannot_here |
| 656 | 0x0290 | s_msg_revival_merat_msg_box |
| 657 | 0x0291 | s_msg_revival_merat_not_dead |
| 658 | 0x0292 | s_msg_revival_meso_btn |
| 659 | 0x0293 | s_msg_revival_meso_event_btn |
| 660 | 0x0294 | s_msg_revival_dungeon_warning |
| 661 | 0x0295 | s_msg_game_over |
| 662 | 0x0296 | s_msg_disconnect_kickuser |
| 663 | 0x0297 | s_msg_item_sell_request |
| 664 | 0x0298 | s_msg_item_sell_count_request |
| 665 | 0x0299 | s_msg_item_sell_confirm |
| 666 | 0x029A | s_msg_item_buy_confirm |
| 667 | 0x029B | s_msg_revial_meso |
| 668 | 0x029C | s_msg_not_visit |
| 669 | 0x029D | s_msg_not_visitable |
| 670 | 0x029E | s_msg_admin_input_accountsn |
| 671 | 0x029F | s_msg_tombstone |
| 672 | 0x02A0 | s_msg_meso_drop |
| 673 | 0x02A1 | s_msg_item_drop |
| 674 | 0x02A2 | s_msg_item_buy |
| 675 | 0x02A3 | s_msg_item_sell |
| 676 | 0x02A4 | s_msg_item_repurchase |
| 677 | 0x02A5 | s_msg_item_upgrade_level |
| 678 | 0x02A6 | s_msg_item_upgrade_failed |
| 679 | 0x02A7 | s_msg_item_upgrade_disabled |
| 680 | 0x02A8 | s_msg_item_upgrade_complete |
| 681 | 0x02A9 | s_msg_item_default |
| 682 | 0x02AA | s_msg_item_open_item_box |
| 683 | 0x02AB | s_msg_item_open_item_dont_ask_check |
| 684 | 0x02AC | s_msg_item_open_item_dont_ask_check_buycube |
| 685 | 0x02AD | s_msg_item_use_name |
| 686 | 0x02AE | s_msg_item_use_only_shadowcontinent |
| 687 | 0x02AF | s_msg_item_remove_expired_item_in_inventory |
| 688 | 0x02B0 | s_msg_expand_inven_complete |
| 689 | 0x02B1 | s_msg_expand_inven_already_maximum |
| 690 | 0x02B2 | s_msg_expand_character_slot_complete |
| 691 | 0x02B3 | s_msg_expand_character_slot_already_maximum |
| 692 | 0x02B4 | s_msg_expand_inven_forced |
| 693 | 0x02B5 | s_msg_currency_overflow |
| 694 | 0x02B6 | s_store_ask_expand |
| 695 | 0x02B7 | s_store_ask_deposit |
| 696 | 0x02B8 | s_store_ask_withdraw |
| 697 | 0x02B9 | s_store_ask_in |
| 698 | 0x02BA | s_store_ask_out |
| 699 | 0x02BB | s_store_ask_close |
| 700 | 0x02BC | s_store_ask_homebank_close |
| 701 | 0x02BD | s_store_err_code |
| 702 | 0x02BE | s_store_err_expand_max |
| 703 | 0x02BF | s_store_err_deposit_disable_type |
| 704 | 0x02C0 | s_store_err_deposit_invalid_money |
| 705 | 0x02C1 | s_store_err_deposit_max_money |
| 706 | 0x02C2 | s_store_err_withdraw_invalid_money |
| 707 | 0x02C3 | s_store_err_withdraw_not_enough_balance |
| 708 | 0x02C4 | s_store_err_deposit_not_enough_balance |
| 709 | 0x02C5 | s_msg_party_invite |
| 710 | 0x02C6 | s_msg_popup_time |
| 711 | 0x02C7 | s_msg_take_item |
| 712 | 0x02C8 | s_msg_take_item_count |
| 713 | 0x02C9 | s_msg_take_item_ugc_cube |
| 714 | 0x02CA | s_msg_take_item_count_ugc_cube |
| 715 | 0x02CB | s_msg_take_exp |
| 716 | 0x02CC | s_msg_take_assist_bonus_exp |
| 717 | 0x02CD | s_msg_take_assist_bonus_exp_system |
| 718 | 0x02CE | s_msg_take_map_exp |
| 719 | 0x02CF | s_msg_take_taxi_exp |
| 720 | 0x02D0 | s_msg_take_telescope_exp |
| 721 | 0x02D1 | s_msg_take_meso |
| 722 | 0x02D2 | s_msg_consume_meso |
| 723 | 0x02D3 | s_msg_take_pcbang |
| 724 | 0x02D4 | s_msg_take_merat |
| 725 | 0x02D5 | s_msg_take_merat_blue |
| 726 | 0x02D6 | s_msg_take_merat_red |
| 727 | 0x02D7 | s_msg_take_honor_token |
| 728 | 0x02D8 | s_msg_take_karma_token |
| 729 | 0x02D9 | s_msg_take_lu_token |
| 730 | 0x02DA | s_msg_take_habi_token |
| 731 | 0x02DB | s_msg_take_star_point |
| 732 | 0x02DC | s_msg_take_meso_market_token |
| 733 | 0x02DD | s_msg_cant_sell_trade_drop |
| 734 | 0x02DE | s_msg_cant_sell_trade |
| 735 | 0x02DF | s_msg_cant_sell_drop |
| 736 | 0x02E0 | s_msg_cant_sell |
| 737 | 0x02E1 | s_msg_cant_trade_drop |
| 738 | 0x02E2 | s_msg_cant_trade |
| 739 | 0x02E3 | s_msg_cant_drop |
| 740 | 0x02E4 | s_msg_chatting_welcome |
| 741 | 0x02E5 | s_msg_chatting_changechannel |
| 742 | 0x02E6 | s_msg_chatting_consume_merat |
| 743 | 0x02E7 | s_msg_chatting_consume_merat_blue |
| 744 | 0x02E8 | s_msg_chatting_consume_merat_red |
| 745 | 0x02E9 | s_msg_chatting_consume_merat_message |
| 746 | 0x02EA | s_msg_skillbook_learn_messagebox |
| 747 | 0x02EB | s_msg_skillbook_learn_notexistslot |
| 748 | 0x02EC | s_msg_skillbook_error_job |
| 749 | 0x02ED | s_msg_skillbook_error_level |
| 750 | 0x02EE | s_msg_skillbook_error_master |
| 751 | 0x02EF | s_msg_skillbook_error_expired |
| 752 | 0x02F0 | s_msg_skillbook_reset_all |
| 753 | 0x02F1 | s_mas_move_connect |
| 754 | 0x02F2 | s_msg_ugc_cannot_edit |
| 755 | 0x02F3 | s_msg_ugc_cannot_find |
| 756 | 0x02F4 | s_msg_ugc_not_select |
| 757 | 0x02F5 | s_msg_ugc_not_file_preview |
| 758 | 0x02F6 | s_msg_ugc_not_file_noexist |
| 759 | 0x02F7 | s_msg_ugc_too_many_files |
| 760 | 0x02F8 | s_msg_ugc_not_select_reserve |
| 761 | 0x02F9 | s_msg_ugc_error_item_name |
| 762 | 0x02FA | s_msg_ugc_admin_banner |
| 763 | 0x02FB | s_msg_ugc_shutdown |
| 764 | 0x02FC | s_msg_ugc_cant_register_shortcut |
| 765 | 0x02FD | s_msg_ugc_fail_file_exist |
| 766 | 0x02FE | s_msg_ugc_fail_file_size |
| 767 | 0x02FF | s_msg_ugc_item_upload_confirm |
| 768 | 0x0300 | s_msg_ugc_item_edit_thumbnail_tooltip |
| 769 | 0x0301 | s_msg_ugc_item_edit_text_title |
| 770 | 0x0302 | s_msg_ugc_item_edit_complete |
| 771 | 0x0303 | s_msg_ugc_expired_item |
| 772 | 0x0304 | s_msg_cant_movechannel |
| 773 | 0x0305 | s_change_gender_confirm |
| 774 | 0x0306 | s_change_gender_err_equip_items |
| 775 | 0x0307 | s_change_gender_result_success |
| 776 | 0x0308 | s_change_gender_result_failed |
| 777 | 0x0309 | s_notify_currency_overflow |
| 778 | 0x030A | s_content_shutdown_notice |
| 779 | 0x030B | s_banner_billboard_shutdown |
| 780 | 0x030C | s_msg_warehouse_container_out |
| 781 | 0x030D | s_msg_warehouse_container_loading |
| 782 | 0x030E | s_msg_warehouse_container_count |
| 783 | 0x030F | s_msg_warehouse_container_count_empty |
| 784 | 0x0310 | s_msg_skill_upgrade |
| 785 | 0x0311 | s_msg_crystal_upgrade_empty |
| 786 | 0x0312 | s_msg_crystal_upgrade_disabled |
| 787 | 0x0313 | s_msg_crystal_upgrade_complete |
| 788 | 0x0314 | s_msg_memo_today |
| 789 | 0x0315 | s_msg_preparing |
| 790 | 0x0316 | s_msg_transfer_bind_when_transform |
| 791 | 0x0317 | s_shop_reset_time_ddhhmmss |
| 792 | 0x0318 | s_shop_reset_time_hhmmss |
| 793 | 0x0319 | s_shop_reset_time_mmss |
| 794 | 0x031A | s_shop_reset_time_ss |
| 795 | 0x031B | s_shop_require_achieve |
| 796 | 0x031C | s_shop_require_guild_trophy |
| 797 | 0x031D | s_shop_require_championship_grade |
| 798 | 0x031E | s_shop_err_item_restricted |
| 799 | 0x031F | s_option_fullscreen |
| 800 | 0x0320 | s_option_windowmode |
| 801 | 0x0321 | s_option_windowmode_full |
| 802 | 0x0322 | s_option_resolution |
| 803 | 0x0323 | s_option_resolution_wide |
| 804 | 0x0324 | s_option_perf_very_low |
| 805 | 0x0325 | s_option_perf_low |
| 806 | 0x0326 | s_option_perf_normal |
| 807 | 0x0327 | s_option_perf_high |
| 808 | 0x0328 | s_option_perf_very_high |
| 809 | 0x0329 | s_option_category_action |
| 810 | 0x032A | s_option_category_menu |
| 811 | 0x032B | s_option_category_emotion |
| 812 | 0x032C | s_option_category_etc |
| 813 | 0x032D | s_option_category_debug |
| 814 | 0x032E | s_party_join_me |
| 815 | 0x032F | s_party_join_someone |
| 816 | 0x0330 | s_party_leave_me |
| 817 | 0x0331 | s_party_leave_someone |
| 818 | 0x0332 | s_party_expel_me |
| 819 | 0x0333 | s_party_expel_someone |
| 820 | 0x0334 | s_party_break |
| 821 | 0x0335 | s_party_member_login |
| 822 | 0x0336 | s_party_member_logout |
| 823 | 0x0337 | s_party_chief_me |
| 824 | 0x0338 | s_party_chief_someone |
| 825 | 0x0339 | s_party_member_dead_tomb |
| 826 | 0x033A | s_party_member_dead_dark_tomb |
| 827 | 0x033B | s_party_err_code |
| 828 | 0x033C | s_party_err_not_exist |
| 829 | 0x033D | s_party_err_already |
| 830 | 0x033E | s_party_err_alreadyInvite |
| 831 | 0x033F | s_party_err_not_chief |
| 832 | 0x0340 | s_party_err_full |
| 833 | 0x0341 | s_party_err_myself |
| 834 | 0x0342 | s_party_err_cannot_invite |
| 835 | 0x0343 | s_party_err_deny |
| 836 | 0x0344 | s_party_err_deny_by_auto |
| 837 | 0x0345 | s_party_err_deny_by_system |
| 838 | 0x0346 | s_party_err_deny_by_timeout |
| 839 | 0x0347 | s_party_err_leave_no_party |
| 840 | 0x0348 | s_party_err_no_party |
| 841 | 0x0349 | s_party_err_fail_enterable_result |
| 842 | 0x034A | s_party_err_lack_level |
| 843 | 0x034B | s_party_err_lack_gear_score |
| 844 | 0x034C | s_party_err_full_limit_player |
| 845 | 0x034D | s_party_err_invalid_recruit |
| 846 | 0x034E | s_party_err_invalid_party |
| 847 | 0x034F | s_party_err_invalid_chief |
| 848 | 0x0350 | s_party_err_wrong_party |
| 849 | 0x0351 | s_party_err_wrong_recruit |
| 850 | 0x0352 | s_party_check_change_chief |
| 851 | 0x0353 | s_party_check_expel_member |
| 852 | 0x0354 | s_party_expel_boss_room |
| 853 | 0x0355 | s_party_someone_get_high_item |
| 854 | 0x0356 | s_party_auto_join_confirm |
| 855 | 0x0357 | s_club_create |
| 856 | 0x0358 | s_club_create_ask |
| 857 | 0x0359 | s_club_break |
| 858 | 0x035A | s_club_invite_someone |
| 859 | 0x035B | s_club_invite_me |
| 860 | 0x035C | s_club_invite_cant_me |
| 861 | 0x035D | s_club_invite_invalid_charname |
| 862 | 0x035E | s_club_join |
| 863 | 0x035F | s_club_join_reject |
| 864 | 0x0360 | s_club_join_reject_invite |
| 865 | 0x0361 | s_club_join_reject_timeout |
| 866 | 0x0362 | s_club_join_reject_logout |
| 867 | 0x0363 | s_club_leave |
| 868 | 0x0364 | s_club_notify_leave |
| 869 | 0x0365 | s_club_notify_accept_invite |
| 870 | 0x0366 | s_club_notify_login_member |
| 871 | 0x0367 | s_club_notify_logout_member |
| 872 | 0x0368 | s_club_notify_change_master |
| 873 | 0x0369 | s_club_notify_change_master_me |
| 874 | 0x036A | s_club_notify_change_buff |
| 875 | 0x036B | s_club_notify_change_name |
| 876 | 0x036C | s_club_ui_offline_time_day |
| 877 | 0x036D | s_club_ui_offline_time_hour |
| 878 | 0x036E | s_club_ui_offline_time_min |
| 879 | 0x036F | s_club_ui_offline_time_sec |
| 880 | 0x0370 | s_club_ui_offline_unknown |
| 881 | 0x0371 | s_club_ui_offline |
| 882 | 0x0372 | s_club_ui_member_location |
| 883 | 0x0373 | s_club_ui_member_detail |
| 884 | 0x0374 | s_club_ui_invite_member |
| 885 | 0x0375 | s_club_ui_create |
| 886 | 0x0376 | s_club_ui_leave |
| 887 | 0x0377 | s_club_ui_change_master |
| 888 | 0x0378 | s_club_ui_create_time |
| 889 | 0x0379 | s_club_ui_select_target_member |
| 890 | 0x037A | s_club_ui_current_member |
| 891 | 0x037B | s_club_err_unknown |
| 892 | 0x037C | s_club_err_create |
| 893 | 0x037D | s_club_err_create_reject |
| 894 | 0x037E | s_club_err_null_club |
| 895 | 0x037F | s_club_err_create_no_party |
| 896 | 0x0380 | s_club_err_already_exist |
| 897 | 0x0381 | s_club_err_wait_inviting |
| 898 | 0x0382 | s_club_err_blocked |
| 899 | 0x0383 | s_club_err_has_guild |
| 900 | 0x0384 | s_club_err_invalid_guild |
| 901 | 0x0385 | s_club_err_null_user |
| 902 | 0x0386 | s_club_err_name_exist |
| 903 | 0x0387 | s_club_err_name_value |
| 904 | 0x0388 | s_club_err_null_member |
| 905 | 0x0389 | s_club_err_exist_member |
| 906 | 0x038A | s_club_err_full_member |
| 907 | 0x038B | s_club_err_not_join_member |
| 908 | 0x038C | s_club_err_cannot_leave_master |
| 909 | 0x038D | s_club_err_expel_target_master |
| 910 | 0x038E | s_club_err_no_master |
| 911 | 0x038F | s_club_err_fail_addmember |
| 912 | 0x0390 | s_club_err_null_invite_member |
| 913 | 0x0391 | s_club_err_none |
| 914 | 0x0392 | s_club_err_block |
| 915 | 0x0393 | s_club_err_fail_this_field |
| 916 | 0x0394 | s_club_err_full_club |
| 917 | 0x0395 | s_club_err_full_club_member |
| 918 | 0x0396 | s_club_err_notparty_alllogin |
| 919 | 0x0397 | s_club_err_remain_time |
| 920 | 0x0398 | s_club_err_same_club_name |
| 921 | 0x0399 | s_club_err_clubname_has_blank |
| 923 | 0x039B | s_guild_err_no_guild |
| 924 | 0x039C | s_guild_create |
| 925 | 0x039D | s_guild_break |
| 926 | 0x039E | s_guild_invite_someone |
| 927 | 0x039F | s_guild_invite_me |
| 928 | 0x03A0 | s_guild_invite_cant_me |
| 929 | 0x03A1 | s_guild_invite_invalid_charname |
| 930 | 0x03A2 | s_guild_join |
| 931 | 0x03A3 | s_guild_join_reject |
| 932 | 0x03A4 | s_guild_join_accecpt_invite |
| 933 | 0x03A5 | s_guild_join_reject_invite |
| 934 | 0x03A6 | s_guild_join_reject_logout |
| 935 | 0x03A7 | s_guild_join_reject_timeout |
| 936 | 0x03A8 | s_guild_leave |
| 937 | 0x03A9 | s_guild_leave_master_cant |
| 938 | 0x03AA | s_guild_change_notify |
| 939 | 0x03AB | s_guild_change_grade_sucess |
| 940 | 0x03AC | s_guild_grade_default_master |
| 941 | 0x03AD | s_guild_grade_default_group1 |
| 942 | 0x03AE | s_guild_grade_default_group2 |
| 943 | 0x03AF | s_guild_grade_default_group3 |
| 944 | 0x03B0 | s_guild_grade_default_group4 |
| 945 | 0x03B1 | s_guild_grade_default_group5 |
| 946 | 0x03B2 | s_guild_extend_capacity_success |
| 947 | 0x03B3 | s_guild_extend_capacity_err_cannot |
| 948 | 0x03B4 | s_guild_extend_capacity_err_current |
| 949 | 0x03B5 | s_guild_search_same_propensity |
| 950 | 0x03B6 | s_guild_search_max_join_request |
| 951 | 0x03B7 | s_guild_search_last_request |
| 952 | 0x03B8 | s_guild_search_null_join_guild_request |
| 953 | 0x03B9 | s_guild_notify_leave |
| 954 | 0x03BA | s_guild_notify_change_grade |
| 955 | 0x03BB | s_guild_notify_accept_invite |
| 956 | 0x03BC | s_guild_notify_expel_member |
| 957 | 0x03BD | s_guild_notify_expeled |
| 958 | 0x03BE | s_guild_notify_expeled_from |
| 959 | 0x03BF | s_guild_notify_login_member |
| 960 | 0x03C0 | s_guild_notify_logout_member |
| 961 | 0x03C1 | s_guild_notify_change_member_grade |
| 962 | 0x03C2 | s_guild_notify_change_member_grade_me |
| 963 | 0x03C3 | s_guild_notify_change_master |
| 964 | 0x03C4 | s_guild_notify_change_master_me |
| 965 | 0x03C5 | s_guild_notify_change_notify |
| 966 | 0x03C6 | s_guild_notify_change_mark |
| 967 | 0x03C7 | s_guild_notify_change_name |
| 968 | 0x03C8 | s_guild_notify_change_capacity |
| 969 | 0x03C9 | s_guild_notify_achieve_progress |
| 970 | 0x03CA | s_guild_notify_achieve_complete |
| 971 | 0x03CB | s_guild_notify_pvp_get_grade |
| 972 | 0x03CC | s_guild_notify_pvp_regist |
| 973 | 0x03CD | s_guild_notify_pvp_unregist |
| 974 | 0x03CE | s_guild_notify_pvp_result_win |
| 975 | 0x03CF | s_guild_notify_pvp_result_lose |
| 976 | 0x03D0 | s_guild_notify_search_join_accept |
| 977 | 0x03D1 | s_guild_notify_search_join_reject |
| 978 | 0x03D2 | s_guild_pvp_matching_complete_success |
| 979 | 0x03D3 | s_guild_pvp_matching_complete_fail |
| 980 | 0x03D4 | s_guild_pvp_matching_complete_popup |
| 981 | 0x03D5 | s_guild_pvp_already_pvp_field |
| 982 | 0x03D6 | s_guild_pvp_can_regist_when_login |
| 983 | 0x03D7 | s_guild_pvp_can_regist_when_playing |
| 984 | 0x03D8 | s_guild_pvp_join_only_matched |
| 986 | 0x03DA | s_guild_pvp_join_not_equal_championship_guild |
| 987 | 0x03DB | s_guild_pvp_done_choose_championship_guild |
| 988 | 0x03DC | s_guild_search_choose_propensity |
| 989 | 0x03DD | s_guild_search_guild_search_no_result |
| 990 | 0x03DE | s_guild_search_join_reject_mail_sender |
| 991 | 0x03DF | s_guild_search_join_reject_mail_title |
| 992 | 0x03E0 | s_guild_search_join_reject_mail_content |
| 993 | 0x03E1 | s_guild_search_request_join_guild |
| 994 | 0x03E2 | s_guild_search_cancel_request_join_guild |
| 995 | 0x03E3 | s_guild_search_accept_requested_member |
| 996 | 0x03E4 | s_guild_search_reject_requested_member |
| 997 | 0x03E5 | s_guild_ui_offline_time_day |
| 998 | 0x03E6 | s_guild_ui_offline_time_hour |
| 999 | 0x03E7 | s_guild_ui_offline_time_min |
| 1000 | 0x03E8 | s_guild_ui_offline_time_sec |
| 1001 | 0x03E9 | s_guild_ui_offline_unknown |
| 1002 | 0x03EA | s_guild_ui_offline |
| 1003 | 0x03EB | s_guild_ui_member_location |
| 1004 | 0x03EC | s_guild_ui_member_detail |
| 1005 | 0x03ED | s_guild_ui_invite_member |
| 1006 | 0x03EE | s_guild_ui_create |
| 1007 | 0x03EF | s_guild_ui_change_notify |
| 1008 | 0x03F0 | s_guild_ui_extend_member |
| 1009 | 0x03F1 | s_guild_ui_extend_max |
| 1010 | 0x03F2 | s_guild_ui_break |
| 1011 | 0x03F3 | s_guild_ui_leave |
| 1012 | 0x03F4 | s_guild_ui_not_to_master |
| 1013 | 0x03F5 | s_guild_ui_change_master |
| 1014 | 0x03F6 | s_guild_ui_expel |
| 1015 | 0x03F7 | s_guild_ui_guild_create_time |
| 1016 | 0x03F8 | s_guild_ui_must_input_group_name |
| 1017 | 0x03F9 | s_guild_ui_already_member_have_group |
| 1018 | 0x03FA | s_guild_ui_select_target_member |
| 1019 | 0x03FB | s_guild_ui_current_member |
| 1020 | 0x03FC | s_guild_ui_championship_history_score_normal |
| 1021 | 0x03FD | s_guild_ui_championship_history_no_fight_win |
| 1022 | 0x03FE | s_guild_ui_championship_history_no_fight_lose |
| 1023 | 0x03FF | s_guild_ui_championship_condition |
| 1024 | 0x0400 | s_guild_ui_championship_rating |
| 1025 | 0x0401 | s_guild_ui_championship_combat |
| 1026 | 0x0402 | s_guild_ui_championship_rank |
| 1027 | 0x0403 | s_guild_ui_championship_grade_tooltip |
| 1028 | 0x0404 | s_guild_ui_championship_really_unregist |
| 1029 | 0x0405 | s_guild_ui_championship_no_regist_auth |
| 1030 | 0x0406 | s_guild_ui_championship_no_period_day |
| 1031 | 0x0407 | s_guild_ui_championship_no_period_time |
| 1032 | 0x0408 | s_guild_ui_championship_my_participate |
| 1033 | 0x0409 | s_guild_ui_championship_member_participate |
| 1034 | 0x040A | s_guild_ui_championship_member_grade_score |
| 1035 | 0x040B | s_guild_ui_championship_reward_player |
| 1036 | 0x040C | s_guild_ui_championship_reward_supporter |
| 1037 | 0x040D | s_guild_ui_championship_choose_championship_guild |
| 1038 | 0x040E | s_guild_ui_championship_info_championship_guild |
| 1039 | 0x040F | s_guild_ui_pvp_draw |
| 1040 | 0x0410 | s_guild_ui_pvp_win |
| 1041 | 0x0411 | s_guild_ui_pvp_lose |
| 1042 | 0x0412 | s_guild_ui_pvp_result_winner_rating |
| 1043 | 0x0413 | s_guild_ui_pvp_result_loser_rating_add |
| 1044 | 0x0414 | s_guild_ui_pvp_result_reward |
| 1045 | 0x0415 | s_guild_search_join_requester_info |
| 1046 | 0x0416 | s_guild_err_unknown |
| 1047 | 0x0417 | s_guild_err_null_guild |
| 1048 | 0x0418 | s_guild_err_already_exist |
| 1049 | 0x0419 | s_guild_err_wait_inviting |
| 1050 | 0x041A | s_guild_err_blocked |
| 1051 | 0x041B | s_guild_err_has_guild |
| 1052 | 0x041C | s_guild_err_invalid_guild |
| 1053 | 0x041D | s_guild_err_null_user |
| 1054 | 0x041E | s_guild_err_name_exist |
| 1055 | 0x041F | s_guild_err_name_value |
| 1056 | 0x0420 | s_guild_err_null_member |
| 1057 | 0x0421 | s_guild_err_exist_member |
| 1058 | 0x0422 | s_guild_err_full_member |
| 1059 | 0x0423 | s_guild_err_not_join_member |
| 1060 | 0x0424 | s_guild_err_cannot_leave_master |
| 1061 | 0x0425 | s_guild_err_expel_target_master |
| 1062 | 0x0426 | s_guild_err_not_enough_level |
| 1063 | 0x0427 | s_guild_err_no_money |
| 1064 | 0x0428 | s_guild_err_no_authority |
| 1065 | 0x0429 | s_guild_err_no_master |
| 1066 | 0x042A | s_guild_err_invalid_grade_range |
| 1067 | 0x042B | s_guild_err_invalid_capacity_range |
| 1068 | 0x042C | s_guild_err_invalid_grade_data |
| 1069 | 0x042D | s_guild_err_invalid_grade_index |
| 1070 | 0x042E | s_guild_err_exist_empty_grade_index |
| 1071 | 0x042F | s_guild_err_set_grade_failed |
| 1072 | 0x0430 | s_guild_err_fail_addmember |
| 1073 | 0x0431 | s_guild_err_null_invite_member |
| 1074 | 0x0432 | s_guild_err_cant_during_pvp |
| 1075 | 0x0433 | s_guild_err_none |
| 1076 | 0x0434 | s_guild_err_block |
| 1077 | 0x0435 | s_guild_err_fail_change_gradename |
| 1078 | 0x0436 | s_guild_err_fail_change_gradename_row |
| 1079 | 0x0437 | s_guild_err_fail_this_field |
| 1080 | 0x0438 | s_individual_waiting_unknown |
| 1081 | 0x0439 | s_individual_waiting_min |
| 1082 | 0x043A | s_individual_waiting_hour |
| 1083 | 0x043B | s_individual_register_other_arena |
| 1084 | 0x043C | s_individual_register_call_of_arena |
| 1085 | 0x043D | s_individual_register_low_level |
| 1086 | 0x043E | s_individual_register_done |
| 1087 | 0x043F | s_individual_unregister_done |
| 1088 | 0x0440 | s_individual_matching_done |
| 1089 | 0x0441 | s_individual_join_error_dead |
| 1090 | 0x0442 | s_individual_join_error_field |
| 1091 | 0x0443 | s_whisper_err_myself |
| 1092 | 0x0444 | s_whisper_err_target |
| 1093 | 0x0445 | s_admin_block_velma_notice |
| 1094 | 0x0446 | s_admin_block_velma_notice_chat |
| 1095 | 0x0447 | s_admin_block_velma_add |
| 1096 | 0x0448 | s_admin_block_velma_endtime_dec |
| 1097 | 0x0449 | s_admin_block_velma_msgbox_title |
| 1098 | 0x044A | s_admin_block_velma_msgbox_content |
| 1099 | 0x044B | s_admin_block_velma_ugc_notice |
| 1100 | 0x044C | s_admin_block_velma_ugc_add |
| 1101 | 0x044D | s_admin_block_velma_ugc_endtime_dec |
| 1102 | 0x044E | s_admin_block_velma_ugc_msgbox_title |
| 1103 | 0x044F | s_admin_block_velma_ugc_msgbox_content |
| 1104 | 0x0450 | s_admin_block_transfer_msgbox_title |
| 1105 | 0x0451 | s_admin_block_transfer_msgbox_content |
| 1106 | 0x0452 | s_admin_block_transfer_msgbox_title_kr |
| 1107 | 0x0453 | s_admin_block_transfer_msgbox_content_kr |
| 1108 | 0x0454 | s_admin_block_login |
| 1109 | 0x0455 | s_admin_block_chat |
| 1110 | 0x0456 | s_admin_block_banner_reg |
| 1111 | 0x0457 | s_admin_block_ugcmarket_reg |
| 1112 | 0x0458 | s_admin_block_ugc_equip |
| 1113 | 0x0459 | s_admin_block_ugc_create |
| 1114 | 0x045A | s_admin_block_guild_create |
| 1115 | 0x045B | s_admin_block_guild_mark_change |
| 1116 | 0x045C | s_admin_block_profile_change |
| 1117 | 0x045D | s_admin_block_char_name_change |
| 1118 | 0x045E | s_admin_block_mail_send |
| 1119 | 0x045F | s_admin_block_ugcmap_create |
| 1120 | 0x0460 | s_admin_block_party_search |
| 1121 | 0x0461 | s_admin_block_play_score |
| 1122 | 0x0462 | s_admin_block_write_music |
| 1123 | 0x0463 | s_admin_block_period |
| 1124 | 0x0464 | s_admin_block_transfer |
| 1125 | 0x0465 | s_admin_block_profit |
| 1126 | 0x0466 | s_admin_block_default |
| 1127 | 0x0467 | s_admin_block_create_guild_msgbox_title |
| 1128 | 0x0468 | s_admin_block_create_guild_msgbox_content |
| 1129 | 0x0469 | s_quest_clear_time |
| 1130 | 0x046A | s_quest_clear_morning |
| 1131 | 0x046B | s_quest_clear_afternoon |
| 1132 | 0x046C | s_quest_standard_level |
| 1133 | 0x046D | s_skill_err_male |
| 1134 | 0x046E | s_skill_err_female |
| 1135 | 0x046F | s_skill_err_low_level |
| 1136 | 0x0470 | s_skill_err_weapon |
| 1137 | 0x0471 | s_title_shop |
| 1138 | 0x0472 | s_title_buyitem |
| 1139 | 0x0473 | s_title_sellitem |
| 1140 | 0x0474 | s_ugc_err_code |
| 1141 | 0x0475 | s_ugc_err_url |
| 1142 | 0x0476 | s_ugc_regist_ok |
| 1143 | 0x0477 | s_ugc_upload_ok_item |
| 1144 | 0x0478 | s_ugc_upload_ok_item_screenshot |
| 1145 | 0x0479 | s_ugc_upload_ok_home_screenshot |
| 1146 | 0x047A | s_ugc_upload_ok_profile |
| 1147 | 0x047B | s_ugc_upload_ok_banner_sch |
| 1148 | 0x047C | s_ugc_upload_ok_banner |
| 1149 | 0x047D | s_ugc_upload_must_profile |
| 1150 | 0x047E | s_ugc_camera_profile_upload |
| 1151 | 0x047F | s_ugc_sign_buy |
| 1152 | 0x0480 | s_ugc_sign_sell |
| 1153 | 0x0481 | s_ugc_err_craft_mode |
| 1154 | 0x0482 | s_ugc_confirm_destroy_bank |
| 1155 | 0x0483 | s_ugc_confirm_destroy_fittingdoll |
| 1156 | 0x0484 | s_ugc_confirm_destroy_fittingdoll_v2 |
| 1157 | 0x0485 | s_ugc_confirm_destroy_password |
| 1158 | 0x0486 | s_ugc_confirm_destroy_trigger_editor |
| 1159 | 0x0487 | s_ugc_confirm_destroy_field_affected |
| 1160 | 0x0488 | s_word_ok |
| 1161 | 0x0489 | s_word_cancel |
| 1162 | 0x048A | s_word_yes |
| 1163 | 0x048B | s_word_no |
| 1164 | 0x048C | s_word_accept |
| 1165 | 0x048D | s_word_deny |
| 1166 | 0x048E | s_word_complete |
| 1167 | 0x048F | s_word_next |
| 1168 | 0x0490 | s_word_buy |
| 1169 | 0x0491 | s_word_sell |
| 1170 | 0x0492 | s_word_release |
| 1171 | 0x0493 | s_word_store_unlock |
| 1172 | 0x0494 | s_word_system |
| 1173 | 0x0495 | s_word_entire |
| 1174 | 0x0496 | s_word_friend |
| 1175 | 0x0497 | s_word_party |
| 1176 | 0x0498 | s_word_guild |
| 1177 | 0x0499 | s_word_increase |
| 1178 | 0x049A | s_word_man |
| 1179 | 0x049B | s_word_woman |
| 1180 | 0x049C | s_word_man_or_woman |
| 1181 | 0x049D | s_word_usercount |
| 1182 | 0x049E | s_word_stat_increase |
| 1183 | 0x049F | s_word_stat_increase_near_zero |
| 1184 | 0x04A0 | s_word_stat_max |
| 1185 | 0x04A1 | s_word_exp |
| 1186 | 0x04A2 | s_word_stat_hp |
| 1187 | 0x04A3 | s_word_stat_sp |
| 1188 | 0x04A4 | s_word_stat_ep |
| 1189 | 0x04A5 | s_word_stat_msp |
| 1190 | 0x04A6 | s_word_stat_str |
| 1191 | 0x04A7 | s_word_stat_dex |
| 1192 | 0x04A8 | s_word_stat_int |
| 1193 | 0x04A9 | s_word_stat_luk |
| 1194 | 0x04AA | s_word_stat_pap |
| 1195 | 0x04AB | s_word_stat_map |
| 1196 | 0x04AC | s_word_stat_par |
| 1197 | 0x04AD | s_word_stat_mar |
| 1198 | 0x04AE | s_word_stat_asp |
| 1199 | 0x04AF | s_word_stat_atp |
| 1200 | 0x04B0 | s_word_stat_cap |
| 1201 | 0x04B1 | s_word_stat_cad |
| 1202 | 0x04B2 | s_word_stat_ndd |
| 1203 | 0x04B3 | s_word_stat_evp |
| 1204 | 0x04B4 | s_word_stat_car |
| 1205 | 0x04B5 | s_word_stat_abp |
| 1206 | 0x04B6 | s_word_stat_jmp |
| 1207 | 0x04B7 | s_word_stat_hp_rgp |
| 1208 | 0x04B8 | s_word_stat_hp_inv |
| 1209 | 0x04B9 | s_word_stat_sp_rgp |
| 1210 | 0x04BA | s_word_stat_sp_inv |
| 1211 | 0x04BB | s_word_stat_ep_rgp |
| 1212 | 0x04BC | s_word_stat_ep_inv |
| 1213 | 0x04BD | s_word_stat_wap |
| 1214 | 0x04BE | s_word_stat_dmg |
| 1215 | 0x04BF | s_word_stat_pen |
| 1216 | 0x04C0 | s_word_stat_rmsp |
| 1217 | 0x04C1 | s_word_stat_bap |
| 1218 | 0x04C2 | s_word_stat_bap_pet |
| 1219 | 0x04C3 | s_word_stat_hp_v |
| 1220 | 0x04C4 | s_word_stat_sp_v |
| 1221 | 0x04C5 | s_word_stat_ep_v |
| 1222 | 0x04C6 | s_word_stat_msp_v |
| 1223 | 0x04C7 | s_word_stat_str_v |
| 1224 | 0x04C8 | s_word_stat_dex_v |
| 1225 | 0x04C9 | s_word_stat_int_v |
| 1226 | 0x04CA | s_word_stat_luk_v |
| 1227 | 0x04CB | s_word_stat_pap_v |
| 1228 | 0x04CC | s_word_stat_map_v |
| 1229 | 0x04CD | s_word_stat_par_v |
| 1230 | 0x04CE | s_word_stat_mar_v |
| 1231 | 0x04CF | s_word_stat_asp_v |
| 1232 | 0x04D0 | s_word_stat_atp_v |
| 1233 | 0x04D1 | s_word_stat_cap_v |
| 1234 | 0x04D2 | s_word_stat_cad_v |
| 1235 | 0x04D3 | s_word_stat_ndd_v |
| 1236 | 0x04D4 | s_word_stat_evp_v |
| 1237 | 0x04D5 | s_word_stat_car_v |
| 1238 | 0x04D6 | s_word_stat_abp_v |
| 1239 | 0x04D7 | s_word_stat_jmp_v |
| 1240 | 0x04D8 | s_word_stat_hp_rgp_v |
| 1241 | 0x04D9 | s_word_stat_hp_inv_v |
| 1242 | 0x04DA | s_word_stat_sp_rgp_v |
| 1243 | 0x04DB | s_word_stat_sp_inv_v |
| 1244 | 0x04DC | s_word_stat_ep_rgp_v |
| 1245 | 0x04DD | s_word_stat_ep_inv_v |
| 1246 | 0x04DE | s_word_stat_wap_d_v |
| 1247 | 0x04DF | s_word_stat_wap_u_v |
| 1248 | 0x04E0 | s_word_stat_wap_common_v |
| 1249 | 0x04E1 | s_word_stat_dmg_v |
| 1250 | 0x04E2 | s_word_stat_pen_v |
| 1251 | 0x04E3 | s_word_stat_rmsp_v |
| 1252 | 0x04E4 | s_word_stat_bap_v |
| 1253 | 0x04E5 | s_word_stat_bap_pet_v |
| 1254 | 0x04E6 | s_word_stat_hp_r |
| 1255 | 0x04E7 | s_word_stat_sp_r |
| 1256 | 0x04E8 | s_word_stat_ep_r |
| 1257 | 0x04E9 | s_word_stat_msp_r |
| 1258 | 0x04EA | s_word_stat_str_r |
| 1259 | 0x04EB | s_word_stat_dex_r |
| 1260 | 0x04EC | s_word_stat_int_r |
| 1261 | 0x04ED | s_word_stat_luk_r |
| 1262 | 0x04EE | s_word_stat_pap_r |
| 1263 | 0x04EF | s_word_stat_map_r |
| 1264 | 0x04F0 | s_word_stat_par_r |
| 1265 | 0x04F1 | s_word_stat_mar_r |
| 1266 | 0x04F2 | s_word_stat_asp_r |
| 1267 | 0x04F3 | s_word_stat_atp_r |
| 1268 | 0x04F4 | s_word_stat_cap_r |
| 1269 | 0x04F5 | s_word_stat_cad_r |
| 1270 | 0x04F6 | s_word_stat_ndd_r |
| 1271 | 0x04F7 | s_word_stat_evp_r |
| 1272 | 0x04F8 | s_word_stat_car_r |
| 1273 | 0x04F9 | s_word_stat_abp_r |
| 1274 | 0x04FA | s_word_stat_jmp_r |
| 1275 | 0x04FB | s_word_stat_hp_rgp_r |
| 1276 | 0x04FC | s_word_stat_hp_inv_r |
| 1277 | 0x04FD | s_word_stat_sp_rgp_r |
| 1278 | 0x04FE | s_word_stat_sp_inv_r |
| 1279 | 0x04FF | s_word_stat_ep_rgp_r |
| 1280 | 0x0500 | s_word_stat_ep_inv_r |
| 1281 | 0x0501 | s_word_stat_wap_d_r |
| 1282 | 0x0502 | s_word_stat_wap_u_r |
| 1283 | 0x0503 | s_word_stat_wap_common_r |
| 1284 | 0x0504 | s_word_stat_dmg_r |
| 1285 | 0x0505 | s_word_stat_pen_r |
| 1286 | 0x0506 | s_word_stat_rmsp_r |
| 1287 | 0x0507 | s_word_stat_bap_r |
| 1288 | 0x0508 | s_word_stat_bap_pet_r |
| 1289 | 0x0509 | s_word_stat_tnap |
| 1290 | 0x050A | s_word_stat_twap |
| 1291 | 0x050B | s_word_stat_weapon_damage |
| 1292 | 0x050C | s_word_rank_no |
| 1293 | 0x050D | s_word_rank_01 |
| 1294 | 0x050E | s_word_rank_02 |
| 1295 | 0x050F | s_word_rank_03 |
| 1296 | 0x0510 | s_word_rank_04 |
| 1297 | 0x0511 | s_word_rank_05 |
| 1298 | 0x0512 | s_word_rank_06 |
| 1299 | 0x0513 | s_word_rank_bonus |
| 1300 | 0x0514 | s_word_item_sk |
| 1301 | 0x0515 | s_word_item_hr |
| 1302 | 0x0516 | s_word_item_fa |
| 1303 | 0x0517 | s_word_item_fd |
| 1304 | 0x0518 | s_word_item_lh |
| 1305 | 0x0519 | s_word_item_rh |
| 1306 | 0x051A | s_word_item_cp |
| 1307 | 0x051B | s_word_item_mt |
| 1308 | 0x051C | s_word_item_cl |
| 1309 | 0x051D | s_word_item_pa |
| 1310 | 0x051E | s_word_item_gl |
| 1311 | 0x051F | s_word_item_sh |
| 1312 | 0x0520 | s_word_item_fh |
| 1313 | 0x0521 | s_word_item_ey |
| 1314 | 0x0522 | s_word_item_ea |
| 1315 | 0x0523 | s_word_item_pd |
| 1316 | 0x0524 | s_word_item_ri |
| 1317 | 0x0525 | s_word_item_be |
| 1318 | 0x0526 | s_word_item_er |
| 1319 | 0x0527 | s_word_item_bu |
| 1320 | 0x0528 | s_word_item_de |
| 1321 | 0x0529 | s_word_item_oh |
| 1322 | 0x052A | s_word_item_look |
| 1323 | 0x052B | s_word_item_equip |
| 1324 | 0x052C | s_word_item_category_clothes |
| 1325 | 0x052D | s_word_item_category_construction |
| 1326 | 0x052E | s_word_item_unlimited_period |
| 1327 | 0x052F | s_word_item_soldout |
| 1328 | 0x0530 | s_word_item_soldout_html |
| 1329 | 0x0531 | s_word_item_limit_sell |
| 1330 | 0x0532 | s_word_item_limit_trade |
| 1331 | 0x0533 | s_word_item_limit_sell_trade |
| 1332 | 0x0534 | s_word_item_limit_blackmarket |
| 1333 | 0x0535 | s_word_item_limit_blackmarket_sell |
| 1334 | 0x0536 | s_word_item_limit_trade_count |
| 1335 | 0x0537 | s_word_item_limit_trade_count_without_sell |
| 1336 | 0x0538 | s_word_item_limit_trade_count_without_sell_for_itemlock |
| 1337 | 0x0539 | s_word_item_limit_bind |
| 1338 | 0x053A | s_word_item_limit_bind_format |
| 1339 | 0x053B | s_word_item_notuse |
| 1340 | 0x053C | s_word_item_notuse_hpfull |
| 1341 | 0x053D | s_word_item_notuse_spfull |
| 1342 | 0x053E | s_word_item_notuse_epfull |
| 1343 | 0x053F | s_word_iconcode_none |
| 1344 | 0x0540 | s_word_iconcode_weapon |
| 1345 | 0x0541 | s_word_iconcode_armor |
| 1346 | 0x0542 | s_word_iconcode_accessory |
| 1347 | 0x0543 | s_word_iconcode_active |
| 1348 | 0x0544 | s_word_iconcode_passive |
| 1349 | 0x0545 | s_word_iconcode_potion |
| 1350 | 0x0546 | s_word_iconcode_scroll |
| 1351 | 0x0547 | s_word_iconcode_action |
| 1352 | 0x0548 | s_word_iconcode_etc |
| 1353 | 0x0549 | s_word_iconcode_land |
| 1354 | 0x054A | s_word_iconcode_building |
| 1355 | 0x054B | s_word_iconcode_interior |
| 1356 | 0x054C | s_word_iconcode_souvenir |
| 1357 | 0x054D | s_word_iconcode_pet |
| 1358 | 0x054E | s_word_iconcode_riding |
| 1359 | 0x054F | s_word_iconcode_mannequin |
| 1360 | 0x0550 | s_word_iconcode_store |
| 1361 | 0x0551 | s_word_iconcode_electronics |
| 1362 | 0x0552 | s_word_iconcode_coupon |
| 1363 | 0x0553 | s_word_iconcode_action_skillbook |
| 1364 | 0x0554 | s_word_iconcode_gem |
| 1365 | 0x0555 | s_word_iconcode_storybook |
| 1366 | 0x0556 | s_word_iconcode_maid |
| 1367 | 0x0557 | s_word_iconcode_package |
| 1368 | 0x0558 | s_word_iconcode_random |
| 1369 | 0x0559 | s_word_iconcode_crystal |
| 1370 | 0x055A | s_word_iconcode_airtaxi |
| 1371 | 0x055B | s_word_iconcode_dungeonkey |
| 1372 | 0x055C | s_word_iconcode_workbench_cook |
| 1373 | 0x055D | s_word_iconcode_workbench_alchemy |
| 1374 | 0x055E | s_word_iconcode_workbench_biz |
| 1375 | 0x055F | s_word_iconcode_buffportion |
| 1376 | 0x0560 | s_word_iconcode_trigger_controller |
| 1377 | 0x0561 | s_word_iconcode_interior_pack |
| 1378 | 0x0562 | s_word_iconcode_fishing_rod |
| 1379 | 0x0563 | s_word_iconcode_music_note |
| 1380 | 0x0564 | s_word_iconcode_music_instrument |
| 1381 | 0x0565 | s_word_iconcode_petfood |
| 1382 | 0x0566 | s_word_iconcode_bait |
| 1383 | 0x0567 | s_word_iconcode_gemstone |
| 1384 | 0x0568 | s_word_iconcode_jeweldust |
| 1385 | 0x0569 | s_word_iconcode_coin |
| 1386 | 0x056A | s_word_iconcode_quest |
| 1387 | 0x056B | s_word_iconcode_glide_item |
| 1388 | 0x056C | s_word_iconcode_petequip |
| 1389 | 0x056D | s_word_iconcode_blueprint |
| 1390 | 0x056E | s_word_iconcode_capsule |
| 1391 | 0x056F | s_word_week_sun |
| 1392 | 0x0570 | s_word_week_mon |
| 1393 | 0x0571 | s_word_week_tue |
| 1394 | 0x0572 | s_word_week_wed |
| 1395 | 0x0573 | s_word_week_thu |
| 1396 | 0x0574 | s_word_week_fri |
| 1397 | 0x0575 | s_word_week_sat |
| 1398 | 0x0576 | s_word_week_sun2 |
| 1399 | 0x0577 | s_word_week_mon2 |
| 1400 | 0x0578 | s_word_week_tue2 |
| 1401 | 0x0579 | s_word_week_wed2 |
| 1402 | 0x057A | s_word_week_thu2 |
| 1403 | 0x057B | s_word_week_fri2 |
| 1404 | 0x057C | s_word_week_sat2 |
| 1405 | 0x057D | s_word_date_week |
| 1406 | 0x057E | s_word_customize_length |
| 1407 | 0x057F | s_word_customize_size |
| 1408 | 0x0580 | s_word_customize_location |
| 1409 | 0x0581 | s_word_customize_angle |
| 1410 | 0x0582 | s_word_customize_change |
| 1411 | 0x0583 | s_word_customize_no_edit |
| 1412 | 0x0584 | s_word_customize_comma |
| 1413 | 0x0585 | s_word_game_over |
| 1414 | 0x0586 | s_word_unknown |
| 1415 | 0x0587 | s_word_welcome |
| 1416 | 0x0588 | s_word_item_title_none |
| 1417 | 0x0589 | s_word_item_title_kill |
| 1418 | 0x058A | s_word_item_title_master |
| 1419 | 0x058B | s_word_item_title_create |
| 1420 | 0x058C | s_word_item_title_status |
| 1421 | 0x058D | s_word_item_title_hidden |
| 1422 | 0x058E | s_word_item_damage |
| 1423 | 0x058F | s_word_item_stat_zero |
| 1424 | 0x0590 | s_word_unuse |
| 1425 | 0x0591 | s_word_screenshot |
| 1426 | 0x0592 | s_cannot_move_to_npc |
| 1427 | 0x0593 | s_word_ch |
| 1428 | 0x0594 | s_word_online |
| 1429 | 0x0595 | s_word_offline |
| 1430 | 0x0596 | s_word_dungeon |
| 1431 | 0x0597 | s_word_newTab |
| 1432 | 0x0598 | s_word_level |
| 1433 | 0x0599 | s_word_level_max |
| 1434 | 0x059A | s_word_learn_level |
| 1435 | 0x059B | s_word_learn_skillbook |
| 1436 | 0x059C | s_word_acquire_level |
| 1437 | 0x059D | s_word_cooltime |
| 1438 | 0x059E | s_word_needs |
| 1439 | 0x059F | s_word_fitness |
| 1440 | 0x05A0 | s_word_disable_job |
| 1441 | 0x05A1 | s_word_sellprice |
| 1442 | 0x05A2 | s_word_sellremind_format |
| 1443 | 0x05A3 | s_word_require_level |
| 1444 | 0x05A4 | s_word_equiped |
| 1445 | 0x05A5 | s_word_skillbook |
| 1446 | 0x05A6 | s_word_designed |
| 1447 | 0x05A7 | s_word_indoor_area |
| 1448 | 0x05A8 | s_word_indoor_only |
| 1449 | 0x05A9 | s_word_outdoor_only |
| 1450 | 0x05AA | s_word_outdoor_indoor |
| 1451 | 0x05AB | s_word_stackable |
| 1452 | 0x05AC | s_word_do_not_stack |
| 1453 | 0x05AD | s_word_cash |
| 1454 | 0x05AE | s_word_skin |
| 1455 | 0x05AF | s_word_count |
| 1456 | 0x05B0 | s_word_magic |
| 1457 | 0x05B1 | s_word_nearrange |
| 1458 | 0x05B2 | s_word_longrange |
| 1459 | 0x05B3 | s_word_taxistation |
| 1460 | 0x05B4 | s_word_besttaxistation |
| 1461 | 0x05B5 | s_word_telescope |
| 1462 | 0x05B6 | s_word_myhome |
| 1463 | 0x05B7 | s_word_myhome_property |
| 1464 | 0x05B8 | s_word_minimap_alpha |
| 1465 | 0x05B9 | s_word_mapbg_alpha |
| 1466 | 0x05BA | s_word_exit_yes |
| 1467 | 0x05BB | s_word_exit_no |
| 1468 | 0x05BC | s_word_item |
| 1469 | 0x05BD | s_word_trade |
| 1470 | 0x05BE | s_word_cashshop |
| 1471 | 0x05BF | s_word_blackmarket |
| 1472 | 0x05C0 | s_word_mesomarket |
| 1473 | 0x05C1 | s_word_meratmarket |
| 1474 | 0x05C2 | s_word_ugc |
| 1475 | 0x05C3 | s_word_ugc_banner |
| 1476 | 0x05C4 | s_word_homepage |
| 1477 | 0x05C5 | s_word_sunday |
| 1478 | 0x05C6 | s_word_monday |
| 1479 | 0x05C7 | s_word_tuesday |
| 1480 | 0x05C8 | s_word_wednesday |
| 1481 | 0x05C9 | s_word_thursday |
| 1482 | 0x05CA | s_word_friday |
| 1483 | 0x05CB | s_word_saturday |
| 1484 | 0x05CC | s_word_chatting |
| 1485 | 0x05CD | s_word_mail |
| 1486 | 0x05CE | s_word_smart_push |
| 1487 | 0x05CF | s_word_fishing |
| 1488 | 0x05D0 | s_word_safe_riding |
| 1489 | 0x05D1 | s_word_amphibious |
| 1490 | 0x05D2 | s_word_auto_play_instrument |
| 1491 | 0x05D3 | s_word_auto_mining |
| 1492 | 0x05D4 | s_word_auto_gathering |
| 1493 | 0x05D5 | s_word_auto_breeding |
| 1494 | 0x05D6 | s_word_auto_farming |
| 1496 | 0x05D8 | s_word_revival |
| 1497 | 0x05D9 | s_word_quest |
| 1498 | 0x05DA | s_word_skill |
| 1499 | 0x05DB | s_word_skill_active |
| 1500 | 0x05DC | s_word_skill_passive |
| 1501 | 0x05DD | s_word_skill_move |
| 1502 | 0x05DE | s_word_element_physics |
| 1503 | 0x05DF | s_word_element_fire |
| 1504 | 0x05E0 | s_word_element_ice |
| 1505 | 0x05E1 | s_word_element_lightning |
| 1506 | 0x05E2 | s_word_element_holy |
| 1507 | 0x05E3 | s_word_element_darkness |
| 1508 | 0x05E4 | s_word_element_poison |
| 1509 | 0x05E5 | s_word_min |
| 1510 | 0x05E6 | s_word_sec |
| 1511 | 0x05E7 | s_word_hour |
| 1512 | 0x05E8 | s_word_hour2 |
| 1513 | 0x05E9 | s_word_day |
| 1514 | 0x05EA | s_word_remain |
| 1515 | 0x05EB | s_word_group |
| 1516 | 0x05EC | s_word_newgroup |
| 1517 | 0x05ED | s_quest_chapter |
| 1518 | 0x05EE | s_quest_talk_accept |
| 1519 | 0x05EF | s_quest_talk_complete |
| 1520 | 0x05F0 | s_quest_talk_progress |
| 1521 | 0x05F1 | s_quest_talk_end |
| 1522 | 0x05F2 | s_quest_talk_reward_title |
| 1523 | 0x05F3 | s_quest_state_init |
| 1524 | 0x05F4 | s_quest_state_beginAble |
| 1525 | 0x05F5 | s_quest_state_progress |
| 1526 | 0x05F6 | s_quest_state_completeAble |
| 1527 | 0x05F7 | s_quest_state_complete |
| 1528 | 0x05F8 | s_quest_main_quest |
| 1529 | 0x05F9 | s_quest_sub_quest |
| 1530 | 0x05FA | s_quest_event_quest |
| 1531 | 0x05FB | s_quest_repeat_infinite |
| 1532 | 0x05FC | s_quest_repeat_daily |
| 1533 | 0x05FD | s_quest_replace_npc |
| 1534 | 0x05FE | s_quest_replace_talk |
| 1535 | 0x05FF | s_quest_replace_quest_object |
| 1536 | 0x0600 | s_quest_replace_field |
| 1537 | 0x0601 | s_quest_replace_item |
| 1538 | 0x0602 | s_quest_replace_satisfied |
| 1539 | 0x0603 | s_mission_replace_npc_meso |
| 1540 | 0x0604 | s_quest_replace_item_move |
| 1541 | 0x0605 | s_quest_not_selected_reward |
| 1542 | 0x0606 | s_quest_boss_notify |
| 1543 | 0x0607 | s_quest_boss_notify_chat |
| 1544 | 0x0608 | s_quest_boss_notify_quest |
| 1545 | 0x0609 | s_quest_error_inventory_full |
| 1546 | 0x060A | s_quest_error_consume_fail |
| 1547 | 0x060B | s_quest_error_accept_fail |
| 1548 | 0x060C | s_quest_error_count_limit |
| 1549 | 0x060D | s_quest_error_invalid_date |
| 1550 | 0x060E | s_quest_scroll_progress_quest |
| 1551 | 0x060F | s_quest_scroll_invalid_begin_quest |
| 1552 | 0x0610 | s_quest_scroll_inventory_full |
| 1553 | 0x0611 | s_quest_scroll_use_item |
| 1554 | 0x0612 | s_title_scroll_duplicate_err |
| 1555 | 0x0613 | s_buddy_confirm_del_somebody_from_list |
| 1556 | 0x0614 | s_buddy_confirm_del_somebody_from_banlist |
| 1557 | 0x0615 | s_buddy_confirm_ban_somebody |
| 1558 | 0x0616 | s_buddy_add_somebody |
| 1559 | 0x0617 | s_buddy_ban_somebody |
| 1560 | 0x0618 | s_buddy_ban_memo_complete |
| 1561 | 0x0619 | s_buddy_request_to_somebody |
| 1562 | 0x061A | s_buddy_decline_request_from_somebody |
| 1563 | 0x061B | s_buddy_refused_request_from_somebody |
| 1564 | 0x061C | s_buddy_cancel_request_from_somebody |
| 1565 | 0x061D | s_buddy_cancel_request |
| 1566 | 0x061E | s_buddy_del_somebody_from_list |
| 1567 | 0x061F | s_buddy_del_somebody_from_banlist |
| 1568 | 0x0620 | s_buddy_alert_receive_request |
| 1569 | 0x0621 | s_buddy_alert_online_somebody |
| 1570 | 0x0622 | s_buddy_alert_offline_somebody |
| 1571 | 0x0623 | s_buddy_request_default_msg |
| 1572 | 0x0624 | s_buddy_waiting |
| 1573 | 0x0625 | s_buddy_format_ch_map |
| 1574 | 0x0626 | s_buddy_format_offline |
| 1575 | 0x0627 | s_buddy_format_mapuser_count |
| 1576 | 0x0628 | s_buddy_format_recv_count |
| 1577 | 0x0629 | s_buddy_format_ban_count |
| 1578 | 0x062A | s_buddy_format_buddy_count |
| 1579 | 0x062B | s_buddy_err_unknown |
| 1580 | 0x062C | s_buddy_err_miss_id |
| 1581 | 0x062D | s_buddy_err_empty_id |
| 1582 | 0x062E | s_buddy_err_my_id |
| 1583 | 0x062F | s_buddy_err_my_id_ex |
| 1584 | 0x0630 | s_buddy_err_not_exist_id |
| 1585 | 0x0631 | s_buddy_err_ban_buddy_add |
| 1586 | 0x0632 | s_buddy_err_already_receive |
| 1587 | 0x0633 | s_buddy_err_max_block |
| 1588 | 0x0634 | s_buddy_err_request_somebody |
| 1589 | 0x0635 | s_buddy_err_max_buddy |
| 1590 | 0x0636 | s_buddy_err_target_full |
| 1591 | 0x0637 | s_buddy_err_already_request |
| 1592 | 0x0638 | s_buddy_err_already_ban |
| 1593 | 0x0639 | s_buddy_err_already_buddy |
| 1594 | 0x063A | s_buddy_err_already_request_somebody |
| 1595 | 0x063B | s_buddy_err_already_receive_from_this_char |
| 1596 | 0x063C | s_format_meso |
| 1597 | 0x063D | s_format_exp |
| 1598 | 0x063E | s_format_item |
| 1599 | 0x063F | s_format_reward_exp |
| 1600 | 0x0640 | s_format_reward_meso |
| 1601 | 0x0641 | s_msg_worldmap_title |
| 1602 | 0x0642 | s_change_ch_err_field |
| 1603 | 0x0643 | s_change_ch_err_battle |
| 1604 | 0x0644 | s_change_ch_err_dead |
| 1605 | 0x0645 | s_action_talk_normal |
| 1606 | 0x0646 | s_action_talk_normal_cinematic |
| 1607 | 0x0647 | s_action_talk_shop |
| 1608 | 0x0648 | s_action_talk_store |
| 1609 | 0x0649 | s_action_talk_mail |
| 1610 | 0x064A | s_action_enter_cube |
| 1611 | 0x064B | s_action_portal |
| 1612 | 0x064C | s_action_interact |
| 1613 | 0x064D | s_action_buy_site |
| 1614 | 0x064E | s_action_sale_apartment |
| 1615 | 0x064F | s_action_sell_cube |
| 1616 | 0x0650 | s_action_regist_ugc |
| 1617 | 0x0651 | s_action_construct |
| 1618 | 0x0652 | s_action_changejob |
| 1619 | 0x0653 | s_action_lift_cube |
| 1620 | 0x0654 | s_action_ride |
| 1621 | 0x0655 | s_action_pull |
| 1622 | 0x0656 | s_action_putdown_liftable |
| 1623 | 0x0657 | s_action_switchcube |
| 1624 | 0x0658 | s_action_breedingcube |
| 1625 | 0x0659 | s_action_farmingcube |
| 1626 | 0x065A | s_action_harvest |
| 1627 | 0x065B | s_action_harvesting |
| 1628 | 0x065C | s_action_remain_time |
| 1629 | 0x065D | s_action_breeding_growing |
| 1630 | 0x065E | s_action_farming_growing |
| 1631 | 0x065F | s_action_fittingdoll |
| 1632 | 0x0660 | s_action_use_telescope |
| 1633 | 0x0661 | s_action_view_cube_profile |
| 1634 | 0x0662 | s_action_owner |
| 1635 | 0x0663 | s_action_taxi_call |
| 1636 | 0x0664 | s_action_taxi_call_progress |
| 1637 | 0x0665 | s_action_cash_taxi_call_progress |
| 1638 | 0x0666 | s_action_regist_banner |
| 1639 | 0x0667 | s_action_fusion |
| 1640 | 0x0668 | s_action_summon_pet |
| 1641 | 0x0669 | s_action_summon_ridee |
| 1642 | 0x066A | s_action_goto_home |
| 1643 | 0x066B | s_action_hold |
| 1644 | 0x066C | s_action_hold_end |
| 1645 | 0x066D | s_action_cant_pet |
| 1646 | 0x066E | s_action_cant_ride |
| 1647 | 0x066F | s_action_privilege_portal |
| 1648 | 0x0670 | s_action_recall_otheruser |
| 1649 | 0x0671 | s_action_fishing |
| 1650 | 0x0672 | s_action_fishing_try |
| 1651 | 0x0673 | s_action_bank_call_progress |
| 1652 | 0x0674 | s_action_webopen |
| 1653 | 0x0675 | s_action_banner |
| 1654 | 0x0676 | s_action_banner_rps |
| 1655 | 0x0677 | s_action_reactor |
| 1656 | 0x0678 | s_action_pickup |
| 1657 | 0x0679 | s_action_homebank_call_progress |
| 1658 | 0x067A | s_err_homebank_cannot_now |
| 1659 | 0x067B | s_err_homebank_cannot_now_place |
| 1660 | 0x067C | s_err_homebank_cannot_now_already |
| 1661 | 0x067D | s_action_homedoctor_call_progress |
| 1662 | 0x067E | s_err_homedoctor_cannot_now |
| 1663 | 0x067F | s_err_homedoctor_cannot_now_place |
| 1664 | 0x0680 | s_cutscene_telescope_keycap |
| 1665 | 0x0681 | s_cutscene_telescope_keydesc |
| 1666 | 0x0682 | s_changejob_accept |
| 1667 | 0x0683 | s_take_boat_accept |
| 1668 | 0x0684 | s_resolve_panelty_accept |
| 1669 | 0x0685 | s_sell_ugc_map_accept |
| 1670 | 0x0686 | s_roulette_accept |
| 1671 | 0x0687 | s_roulette_talk_skip |
| 1672 | 0x0688 | s_html_chat_super |
| 1673 | 0x0689 | s_html_chat_world |
| 1674 | 0x068A | s_html_chat_channel |
| 1675 | 0x068B | s_html_chat_normal |
| 1676 | 0x068C | s_html_chat_party |
| 1677 | 0x068D | s_html_chat_guild |
| 1678 | 0x068E | s_html_chat_whisper_to |
| 1679 | 0x068F | s_html_chat_whisper_from |
| 1680 | 0x0690 | s_html_chat_notice |
| 1681 | 0x0691 | s_html_chat_img_notice |
| 1682 | 0x0692 | s_html_chat_linkable_title |
| 1683 | 0x0693 | s_html_chat_system_notice |
| 1684 | 0x0694 | s_html_chat_club |
| 1685 | 0x0695 | s_html_chat_ugc_event |
| 1686 | 0x0696 | s_html_chat_super_custom |
| 1687 | 0x0697 | s_html_chat_guild_mega_phone |
| 1688 | 0x0698 | s_html_chat_system |
| 1689 | 0x0699 | s_html_chat_wedding |
| 1690 | 0x069A | s_html_chat_wedding_custom |
| 1691 | 0x069B | s_system_quest_reward_exp |
| 1692 | 0x069C | s_system_quest_reward_exp_with_hottimebonus |
| 1693 | 0x069D | s_system_quest_reward_meso |
| 1694 | 0x069E | s_system_quest_reward_meso_with_hottimebonus |
| 1695 | 0x069F | s_system_quest_reward_merat |
| 1696 | 0x06A0 | s_system_quest_condition |
| 1697 | 0x06A1 | s_system_get_item |
| 1698 | 0x06A2 | s_system_property_protection_time |
| 1699 | 0x06A3 | s_system_achieve_reward_title |
| 1700 | 0x06A4 | s_system_achieve_reward_field_enterance |
| 1701 | 0x06A5 | s_system_achieve_reward_shop_unlock |
| 1702 | 0x06A6 | s_system_achieve_reward_honor |
| 1703 | 0x06A7 | s_system_achieve_reward_karma |
| 1704 | 0x06A8 | s_system_achieve_reward_lu |
| 1705 | 0x06A9 | s_system_achieve_reward_habi |
| 1706 | 0x06AA | s_html_quest_reward |
| 1707 | 0x06AB | s_ugcmap_ok |
| 1708 | 0x06AC | s_ugcmap_create_on_non_empty_area |
| 1709 | 0x06AD | s_ugcmap_not_exist_craft_item |
| 1710 | 0x06AE | s_ugcmap_not_owned_item |
| 1711 | 0x06AF | s_ugcmap_cant_be_created |
| 1712 | 0x06B0 | s_ugcmap_cant_create_on_place |
| 1713 | 0x06B1 | s_ugcmap_no_base_cube |
| 1714 | 0x06B2 | s_ugcmap_dont_have_ownership |
| 1715 | 0x06B3 | s_ugcmap_cant_create_ground_on_ground |
| 1716 | 0x06B4 | s_ugcmap_cant_create_on_ground |
| 1717 | 0x06B5 | s_ugcmap_only_be_created_on_ground |
| 1718 | 0x06B6 | s_ugcmap_cant_stack_on |
| 1719 | 0x06B7 | s_ugcmap_db |
| 1720 | 0x06B8 | s_ugcmap_center |
| 1721 | 0x06B9 | s_ugcmap_no_wall_to_attach |
| 1722 | 0x06BA | s_ugcmap_not_wall_attachable |
| 1723 | 0x06BB | s_ugcmap_only_be_created_on_wall |
| 1724 | 0x06BC | s_ugcmap_cant_attached_to_this_wall |
| 1725 | 0x06BD | s_ugcmap_have_already_attached |
| 1726 | 0x06BE | s_ugcmap_no_cube_to_remove |
| 1727 | 0x06BF | s_ugcmap_cant_be_removed |
| 1728 | 0x06C0 | s_ugcmap_cant_remove_before_remove_all_stacked |
| 1729 | 0x06C1 | s_ugcmap_cant_remove_building_with_indoor_items |
| 1730 | 0x06C2 | s_ugcmap_can_be_remove_from_wall |
| 1731 | 0x06C3 | s_ugcmap_no_attached_object |
| 1732 | 0x06C4 | s_ugcmap_no_cube_to_rotate |
| 1733 | 0x06C5 | s_ugcmap_cant_rotate_default_cube |
| 1734 | 0x06C6 | s_ugcmap_no_cube_to_replace |
| 1735 | 0x06C7 | s_ugcmap_cant_be_replaced |
| 1736 | 0x06C8 | s_ugcmap_attached_cube_exist |
| 1737 | 0x06C9 | s_ugcmap_cant_replace_stackable_with_not_stackable |
| 1738 | 0x06CA | s_ugcmap_not_a_buyable |
| 1739 | 0x06CB | s_ugcmap_not_enough_money |
| 1740 | 0x06CC | s_ugcmap_already_owned |
| 1741 | 0x06CD | s_ugcmap_salable |
| 1742 | 0x06CE | s_ugcmap_no_cube_to_lift |
| 1743 | 0x06CF | s_ugcmap_cant_lift_ugc_cube |
| 1744 | 0x06D0 | s_ugcmap_cant_lift_salable |
| 1745 | 0x06D1 | s_ugcmap_cant_remove_default_cube |
| 1746 | 0x06D2 | s_ugcmap_cant_remove_cube_with_attached |
| 1747 | 0x06D3 | s_ugcmap_null_cube_item_info |
| 1748 | 0x06D4 | s_ugcmap_height_limit |
| 1749 | 0x06D5 | s_ugcmap_area_limit |
| 1750 | 0x06D6 | s_ugcmap_building_count |
| 1751 | 0x06D7 | s_ugcmap_not_for_sale |
| 1752 | 0x06D8 | s_ugcmap_no_more_room |
| 1753 | 0x06D9 | s_ugcmap_no_home |
| 1754 | 0x06DA | s_ugcmap_my_house |
| 1755 | 0x06DB | s_ugcmap_already_expired |
| 1756 | 0x06DC | s_ugcmap_system_error |
| 1757 | 0x06DD | s_ugcmap_have_equipitems |
| 1758 | 0x06DE | s_ugcmap_cant_replace_same_cube |
| 1759 | 0x06DF | s_ugcmap_cant_buy_more_than_two_house |
| 1760 | 0x06E0 | s_ugcmap_need_trophy |
| 1761 | 0x06E1 | s_ugcmap_cant_guide_build |
| 1762 | 0x06E2 | s_ugcmap_wall_direction_error |
| 1763 | 0x06E3 | s_ugcmap_lift_error_msg |
| 1764 | 0x06E4 | s_ugcmap_try_place_empty |
| 1765 | 0x06E5 | s_ugcmap_cant_replace_type |
| 1766 | 0x06E6 | s_ugcmap_cant_rotate_attached |
| 1767 | 0x06E7 | s_ugcmap_cant_create_under_attach |
| 1768 | 0x06E8 | s_ugcmap_cant_attach_upper_cube |
| 1769 | 0x06E9 | s_ugcmap_cant_replace_under_attach |
| 1770 | 0x06EA | s_ugcmap_cant_place_maid |
| 1771 | 0x06EB | s_ugcmap_only_place_on_the_floor |
| 1772 | 0x06EC | s_ugcmap_not_extension_date |
| 1773 | 0x06ED | s_ugcmap_need_extansion_pay |
| 1774 | 0x06EE | s_ugcmap_expired_salable_group |
| 1775 | 0x06EF | s_ugcmap_cant_sell_my_home_in_indoor |
| 1776 | 0x06F0 | s_ugcmap_blocked_salable_group |
| 1777 | 0x06F1 | s_ugcmap_retry_later |
| 1778 | 0x06F2 | s_ugcmap_waiting_for_cube_to_be_created |
| 1779 | 0x06F3 | s_ugcmap_waiting_for_cube_to_be_replaced |
| 1780 | 0x06F4 | s_ugcmap_waiting_for_cube_to_be_removed |
| 1781 | 0x06F5 | s_ugcmap_trigger_count |
| 1782 | 0x06F6 | s_ugcmap_no_owner_to_commend |
| 1783 | 0x06F7 | s_ugcmap_add_commend_home_fail_from_db |
| 1784 | 0x06F8 | s_ugcmap_cant_commend_myself |
| 1785 | 0x06F9 | s_ugcmap_cant_commend_duplicate |
| 1786 | 0x06FA | s_ugcmap_ban_word_included |
| 1787 | 0x06FB | s_ugcmap_not_my_house |
| 1788 | 0x06FC | s_ugcmap_automatic_removal |
| 1789 | 0x06FD | s_ugcmap_cant_take_interior_gift_more |
| 1790 | 0x06FE | s_ugcmap_take_interior_gift_fail_from_db |
| 1791 | 0x06FF | s_ugcmap_already_taken_interior_grade_gift |
| 1792 | 0x0700 | s_ugcmap_area_level_extended_successfully |
| 1793 | 0x0701 | s_ugcmap_height_level_extended_successfully |
| 1794 | 0x0702 | s_ugcmap_area_level_shrink_successfully |
| 1795 | 0x0703 | s_ugcmap_height_level_shrink_successfully |
| 1796 | 0x0704 | s_ugcmap_not_use_blueprint_item |
| 1797 | 0x0705 | s_ugc_edit_homeless |
| 1798 | 0x0706 | s_ugc_edit_different_indoorsize |
| 1799 | 0x0707 | s_ugcmap_package_name |
| 1800 | 0x0708 | s_ugcmap_package_description |
| 1801 | 0x0709 | s_ugcmap_package_build_condition |
| 1802 | 0x070A | s_ugcmap_package_build_description |
| 1803 | 0x070B | s_ugcmap_buy_realestate |
| 1804 | 0x070C | s_ugcmap_sell_realestate |
| 1805 | 0x070D | s_ugcmap_use_sale_coupon_to_buy |
| 1806 | 0x070E | s_construct_up_limit |
| 1807 | 0x070F | s_construct_down_limit |
| 1808 | 0x0710 | s_construct_only_indoor |
| 1809 | 0x0711 | s_construct_only_outdoor |
| 1810 | 0x0712 | s_construct_category |
| 1811 | 0x0713 | s_construct_buy_price |
| 1812 | 0x0714 | s_construct_require_interior_level |
| 1813 | 0x0715 | s_construct_require_trophy |
| 1814 | 0x0716 | s_construct_usecount_and_hascount |
| 1815 | 0x0717 | s_construct_usecount_and_hascount_arg |
| 1816 | 0x0718 | s_housing_point_interior_level |
| 1817 | 0x0719 | s_tip_whisper |
| 1818 | 0x071A | s_mainplayinfo_build_count |
| 1819 | 0x071B | s_mainplayinfo_maid_count |
| 1820 | 0x071C | s_mainplayinfo_trigger_count |
| 1821 | 0x071D | s_warehouse_timeleft_day_normal |
| 1822 | 0x071E | s_warehouse_timeleft_day_red |
| 1823 | 0x071F | s_warehouse_timeleft_hour_red |
| 1824 | 0x0720 | s_warehouse_timeleft_minute_red |
| 1825 | 0x0721 | s_warehouse_timeleft_second_red |
| 1826 | 0x0722 | s_warehouse_timeleft_timeover_red |
| 1827 | 0x0723 | s_warehouse_accept |
| 1828 | 0x0724 | s_warehouse_send_to_mail_sender |
| 1829 | 0x0725 | s_warehouse_send_to_mail_title |
| 1830 | 0x0726 | s_warehouse_send_to_mail_content |
| 1831 | 0x0727 | s_worldmap_tooltip_channel |
| 1832 | 0x0728 | s_worldmap_tooltip_myname |
| 1833 | 0x0729 | s_worldmap_tooltip_myhome |
| 1834 | 0x072A | s_worldmap_tooltip_friend |
| 1835 | 0x072B | s_worldmap_tooltip_friendhome |
| 1836 | 0x072C | s_worldmap_tooltip_party |
| 1837 | 0x072D | s_worldmap_tooltip_level |
| 1838 | 0x072E | s_worldmap_tooltip_level_upper |
| 1839 | 0x072F | s_worldmap_tooltip_mapname |
| 1840 | 0x0730 | s_worldmap_tooltip_mapname_low |
| 1841 | 0x0731 | s_worldmap_tooltip_mapname_high |
| 1842 | 0x0732 | s_worldmap_tooltip_fishingspot_low |
| 1843 | 0x0733 | s_worldmap_tooltip_fishingspot_high |
| 1844 | 0x0734 | s_worldmap_tooltip_boss |
| 1845 | 0x0735 | s_worldmap_tooltip_channel_enabled |
| 1846 | 0x0736 | s_worldmap_tooltip_channel_disabled |
| 1847 | 0x0737 | s_worldmap_tooltip_channel_extra |
| 1848 | 0x0738 | s_worldmap_tooltip_portal |
| 1849 | 0x0739 | s_worldmap_tooltip_portal_time |
| 1850 | 0x073A | s_worldmap_tooltip_quest_completable |
| 1851 | 0x073B | s_worldmap_tooltip_quest_progress |
| 1852 | 0x073C | s_worldmap_tooltip_quest_ablenow |
| 1853 | 0x073D | s_worldmap_tooltip_quest_ableupper |
| 1854 | 0x073E | s_worldmap_tooltip_taxi_title |
| 1855 | 0x073F | s_worldmap_tooltip_taxi_price |
| 1856 | 0x0740 | s_worldmap_tooltip_taxi_seal |
| 1857 | 0x0741 | s_worldmap_tooltip_taxi_current |
| 1858 | 0x0742 | s_worldmap_tooltip_taxi_other_continent |
| 1859 | 0x0743 | s_worldmap_tooltip_open_now |
| 1860 | 0x0744 | s_worldmap_tooltip_quest_epic |
| 1861 | 0x0745 | s_worldmap_tooltip_quest_world |
| 1862 | 0x0746 | s_worldmap_tooltip_shadowgate |
| 1863 | 0x0747 | s_worldmap_dungeon_rank_level_proper |
| 1864 | 0x0748 | s_worldmap_dungeon_rank_level_upper |
| 1865 | 0x0749 | s_worldmap_dungeon_expire_date |
| 1866 | 0x074A | s_minimap_icon_quest_completable_epic |
| 1867 | 0x074B | s_minimap_icon_quest_completable_event |
| 1868 | 0x074C | s_minimap_icon_quest_completable_world |
| 1869 | 0x074D | s_minimap_icon_quest_completable_repeat |
| 1870 | 0x074E | s_minimap_icon_quest_ablenow_epic |
| 1871 | 0x074F | s_minimap_icon_quest_ablenow_event |
| 1872 | 0x0750 | s_minimap_icon_quest_ablenow_world |
| 1873 | 0x0751 | s_minimap_icon_quest_ablenow_repeat |
| 1874 | 0x0752 | s_minimap_icon_quest_progress |
| 1875 | 0x0753 | s_minimap_icon_quest_ableupper |
| 1876 | 0x0754 | s_minimap_tooltip_function_npc |
| 1877 | 0x0755 | s_minimap_tooltip_function_npc_1row |
| 1878 | 0x0756 | s_minimap_tooltip_function_portal |
| 1879 | 0x0757 | s_minimap_tooltip_portal |
| 1880 | 0x0758 | s_minimap_tooltip_normal |
| 1881 | 0x0759 | s_minimap_tooltip_normal_alignleft |
| 1882 | 0x075A | s_minimap_tooltip_quest_completable |
| 1883 | 0x075B | s_minimap_tooltip_quest_progress |
| 1884 | 0x075C | s_minimap_tooltip_quest_ablenow |
| 1885 | 0x075D | s_minimap_tooltip_quest_ableupper |
| 1886 | 0x075E | s_triggereditor_state_change |
| 1887 | 0x075F | s_triggereditor_delete_state_invalid |
| 1888 | 0x0760 | s_triggereditor_delete_state_confirm |
| 1889 | 0x0761 | s_triggereditor_modifiy_state_invalid |
| 1890 | 0x0762 | s_triggereditor_delete_attribute |
| 1891 | 0x0763 | s_triggereditor_modelsize_too_long |
| 1892 | 0x0764 | s_triggereditor_modify_attribute_invalid |
| 1893 | 0x0765 | s_triggereditor_new_trigger |
| 1894 | 0x0766 | s_triggereditor_exit_trigger |
| 1895 | 0x0767 | s_triggereditor_upload |
| 1896 | 0x0768 | s_triggereditor_download |
| 1897 | 0x0769 | s_msg_rclick_attach_trade |
| 1898 | 0x076A | s_msg_rclick_dettach_trade |
| 1899 | 0x076B | s_msg_rclick_puton_equip |
| 1900 | 0x076C | s_msg_rclick_putoff_equip |
| 1901 | 0x076D | s_msg_rclick_store_in |
| 1902 | 0x076E | s_msg_rclick_store_out |
| 1903 | 0x076F | s_msg_rclick_sell |
| 1904 | 0x0770 | s_msg_rclick_attach_mail |
| 1905 | 0x0771 | s_msg_rclick_dettach_mail |
| 1906 | 0x0772 | s_msg_rclick_buy |
| 1907 | 0x0773 | s_msg_rclick_putoff_qslot |
| 1908 | 0x0774 | s_msg_rclick_puton_qslot |
| 1909 | 0x0775 | s_msg_rclick_puton_doll |
| 1910 | 0x0776 | s_msg_rclick_putoff_doll |
| 1911 | 0x0777 | s_msg_rclick_upgrade |
| 1912 | 0x0778 | s_msg_rclick_warehouse_out |
| 1913 | 0x0779 | s_msg_rclick_item_break |
| 1914 | 0x077A | s_msg_rclick_blackmarket |
| 1915 | 0x077B | s_msg_rclick_play_instrument |
| 1916 | 0x077C | s_msg_dclick_usable |
| 1917 | 0x077D | s_msg_dclick_readable |
| 1918 | 0x077E | s_msg_lclick_usable |
| 1919 | 0x077F | s_msg_tooltip_compare_swap |
| 1920 | 0x0780 | s_fusion_error |
| 1921 | 0x0781 | s_record_error |
| 1922 | 0x0782 | s_record_audio_error |
| 1923 | 0x0783 | s_tooltip_exp |
| 1924 | 0x0784 | s_tooltip_todayword |
| 1925 | 0x0785 | s_tooltip_party_ch |
| 1926 | 0x0786 | s_tooltip_party |
| 1927 | 0x0787 | s_achieve_adventure |
| 1928 | 0x0788 | s_achieve_combat |
| 1929 | 0x0789 | s_achieve_life |
| 1930 | 0x078A | s_achieve_reward_item |
| 1931 | 0x078B | s_achieve_reward_meso |
| 1932 | 0x078C | s_achieve_reward_exp |
| 1933 | 0x078D | s_achieve_reward_function |
| 1934 | 0x078E | s_achieve_reward_title |
| 1935 | 0x078F | s_achieve_reward_merat |
| 1936 | 0x0790 | s_achieve_reward_field_enterance |
| 1937 | 0x0791 | s_achieve_reward_item_buy_auth |
| 1938 | 0x0792 | s_achieve_meter |
| 1939 | 0x0793 | s_achieve_killometer |
| 1940 | 0x0794 | s_achieve_killometer_f |
| 1941 | 0x0795 | s_achieve_get_achieve_daily |
| 1942 | 0x0796 | s_achieve_get_achieve_hero_progress |
| 1943 | 0x0797 | s_achieve_get_achieve_hero_complete |
| 1944 | 0x0798 | s_achieve_grade |
| 1945 | 0x0799 | s_achieve_state_progress |
| 1946 | 0x079A | s_achieve_state_complete |
| 1947 | 0x079B | s_achieve_tooltip_comment |
| 1948 | 0x079C | s_achieve_reset_account |
| 1949 | 0x079D | s_achieve_reset_char |
| 1950 | 0x079E | s_achieve_category_reward_count |
| 1951 | 0x079F | s_maid_change_maid_name |
| 1952 | 0x07A0 | s_maid_change_owner_name |
| 1953 | 0x07A1 | s_maid_default_owner_name |
| 1954 | 0x07A2 | s_maid_label_birth |
| 1955 | 0x07A3 | s_maid_label_constel |
| 1956 | 0x07A4 | s_maid_label_height |
| 1957 | 0x07A5 | s_maid_label_weight |
| 1958 | 0x07A6 | s_maid_label_like |
| 1959 | 0x07A7 | s_maid_label_hate |
| 1960 | 0x07A8 | s_maid_label_hobby |
| 1961 | 0x07A9 | s_maid_label_ownername |
| 1962 | 0x07AA | s_maid_label_belongto |
| 1963 | 0x07AB | s_maid_label_name |
| 1964 | 0x07AC | s_maid_label_title |
| 1965 | 0x07AD | s_maid_label_salary |
| 1966 | 0x07AE | s_maid_need_salary |
| 1967 | 0x07AF | s_maid_expire_date |
| 1968 | 0x07B0 | s_maid_expire_date_morning |
| 1969 | 0x07B1 | s_maid_expire_date_afternoon |
| 1970 | 0x07B2 | s_maid_expire_date_reserved_word |
| 1971 | 0x07B3 | s_maid_extend_date_reserved_word |
| 1972 | 0x07B4 | s_maid_affinity_gauge_level |
| 1973 | 0x07B5 | s_maid_affinity_gauge_level_max |
| 1974 | 0x07B6 | s_maid_affinity_gauge_affinity |
| 1975 | 0x07B7 | s_maid_affinity_gauge_affinity_max |
| 1976 | 0x07B8 | s_maid_edit_confirm |
| 1977 | 0x07B9 | s_maid_feel_normal |
| 1978 | 0x07BA | s_maid_feel_good |
| 1979 | 0x07BB | s_maid_feel_very_good |
| 1980 | 0x07BC | s_maid_tooltip_maid_desc |
| 1981 | 0x07BD | s_maid_tooltip_manufactured |
| 1982 | 0x07BE | s_maid_tooltip_manufacturing |
| 1983 | 0x07BF | s_maid_reserved_word_passed_days |
| 1984 | 0x07C0 | s_maid_reserved_word_pay_type_meso |
| 1985 | 0x07C1 | s_maid_reserved_word_pay_type_merat |
| 1986 | 0x07C2 | s_maid_recipe_item_option |
| 1987 | 0x07C3 | s_maid_recipe_item_option_range |
| 1988 | 0x07C4 | s_manufacture_require |
| 1989 | 0x07C5 | s_manufacture_require_over_max |
| 1990 | 0x07C6 | s_manufacture_detail |
| 1991 | 0x07C7 | s_manufacture_ingredient_count_satisfied |
| 1992 | 0x07C8 | s_manufacture_ingredient_count_need |
| 1993 | 0x07C9 | s_manufacture_title_specialty |
| 1994 | 0x07CA | s_manufacture_title_status |
| 1995 | 0x07CB | s_manufacture_title_status_tooltip |
| 1996 | 0x07CC | s_manufacture_title_status_tooltip_max |
| 1997 | 0x07CD | s_manufacture_progress_hour |
| 1998 | 0x07CE | s_manufacture_progress_min |
| 1999 | 0x07CF | s_manufacture_progress_sec |
| 2000 | 0x07D0 | s_manufacture_progress_left |
| 2001 | 0x07D1 | s_manufacture_cancel_confirm |
| 2002 | 0x07D2 | s_manufacture_complete |
| 2003 | 0x07D3 | s_manufacture_complete_jackpot |
| 2004 | 0x07D4 | s_manufacture_complete_by_merat |
| 2005 | 0x07D5 | s_manufacture_workbench_tooltip_cook_on |
| 2006 | 0x07D6 | s_manufacture_workbench_tooltip_cook_off |
| 2007 | 0x07D7 | s_manufacture_workbench_tooltip_alchemy_on |
| 2008 | 0x07D8 | s_manufacture_workbench_tooltip_alchemy_off |
| 2009 | 0x07D9 | s_manufacture_workbench_tooltip_biz_on |
| 2010 | 0x07DA | s_manufacture_workbench_tooltip_biz_off |
| 2011 | 0x07DB | s_manufacture_cinematic_title |
| 2012 | 0x07DC | s_manufacture_cinematic_affinity |
| 2013 | 0x07DD | s_manufacture_cinematic_affinity_grade_up |
| 2014 | 0x07DE | s_manufacture_cinematic_mood_plus |
| 2015 | 0x07DF | s_manufacture_cinematic_mood_minus |
| 2016 | 0x07E0 | s_manufacture_error_msg |
| 2017 | 0x07E1 | s_maid_recipe_list_title |
| 2018 | 0x07E2 | s_reveal_taxi_station |
| 2019 | 0x07E3 | s_interact_err_item |
| 2020 | 0x07E4 | s_function_reward_itemget |
| 2021 | 0x07E5 | s_cinematic_job_change |
| 2022 | 0x07E6 | s_interact_err_quest |
| 2023 | 0x07E7 | s_myhouse_address_with_room |
| 2024 | 0x07E8 | s_myhouse_name_with_room |
| 2025 | 0x07E9 | s_realestate_ask_contract |
| 2026 | 0x07EA | s_realestate_expire_data |
| 2027 | 0x07EB | s_realestate_extension_date |
| 2028 | 0x07EC | s_realestate_ask_extention_merat |
| 2029 | 0x07ED | s_realestate_ask_extention_meso |
| 2030 | 0x07EE | s_realestate_ask_extention_item |
| 2031 | 0x07EF | s_realestate_building_type_0 |
| 2032 | 0x07F0 | s_realestate_building_type_1 |
| 2033 | 0x07F1 | s_realestate_building_type_2 |
| 2034 | 0x07F2 | s_realestate_building_type_3 |
| 2035 | 0x07F3 | s_realestate_area |
| 2036 | 0x07F4 | s_realestate_install_building_count |
| 2037 | 0x07F5 | s_realestate_detail_expire_date |
| 2038 | 0x07F6 | s_realestate_detail_expire_time |
| 2039 | 0x07F7 | s_realestate_morning |
| 2040 | 0x07F8 | s_realestate_afternoon |
| 2041 | 0x07F9 | s_realestate_waiting_time |
| 2042 | 0x07FA | s_realestate_date_string |
| 2043 | 0x07FB | s_realestate_price_desc_money |
| 2044 | 0x07FC | s_realestate_price_desc_item |
| 2045 | 0x07FD | s_realestate_description |
| 2046 | 0x07FE | s_realestate_sell_meso |
| 2047 | 0x07FF | s_realestate_sell_merat |
| 2048 | 0x0800 | s_realestate_sell_name |
| 2049 | 0x0801 | s_realestate_sell_wrong |
| 2050 | 0x0802 | s_realestate_sell_cant_sell_my_home_in_indoor |
| 2051 | 0x0803 | s_address_popup_sale |
| 2052 | 0x0804 | s_address_popup_waiting |
| 2053 | 0x0805 | s_address_popup_noroom |
| 2054 | 0x0806 | s_address_popup_myhome |
| 2055 | 0x0807 | s_address_popup_privilege |
| 2056 | 0x0808 | s_address_popup_meso_icon |
| 2057 | 0x0809 | s_address_popup_merat_icon |
| 2058 | 0x080A | s_realestate_broker_default_buy |
| 2059 | 0x080B | s_realestate_broker_default_no_room |
| 2060 | 0x080C | s_realestate_broker_default_my_house |
| 2061 | 0x080D | s_realestate_broker_click_buy |
| 2062 | 0x080E | s_realestate_broker_click_no_room |
| 2063 | 0x080F | s_realestate_broker_click_my_house |
| 2064 | 0x0810 | s_realestate_broker_sell_confirm |
| 2065 | 0x0811 | s_realestate_broker_cant_buy_more_than_two_house_for_site |
| 2066 | 0x0812 | s_realestate_broker_need_trophy |
| 2067 | 0x0813 | s_realestate_this_is_my_apartment |
| 2068 | 0x0814 | s_realestate_apartment_sold_out |
| 2069 | 0x0815 | s_realestate_apartment_sold_out_desc |
| 2070 | 0x0816 | s_realestate_contractable |
| 2071 | 0x0817 | s_realestate_terms |
| 2072 | 0x0818 | s_realestate_terms_text_content |
| 2073 | 0x0819 | s_apartment_input_room_number |
| 2074 | 0x081A | s_apartment_myhome |
| 2075 | 0x081B | s_apartment_myhome_contract |
| 2076 | 0x081C | s_apartment_myhome_tooltip |
| 2077 | 0x081D | s_achieve_reward_tab |
| 2078 | 0x081E | s_achieve_reward_tab_great |
| 2079 | 0x081F | s_achieve_renderer_count |
| 2080 | 0x0820 | s_achieve_renderer_count_time |
| 2081 | 0x0821 | s_achieve_renderer_hour |
| 2082 | 0x0822 | s_achieve_renderer_min |
| 2083 | 0x0823 | s_notify_levelup |
| 2084 | 0x0824 | s_notify_learn_skill |
| 2085 | 0x0825 | s_notify_mail_reply |
| 2086 | 0x0826 | s_notify_mail_reply_content |
| 2087 | 0x0827 | s_notify_mail_remainDay |
| 2088 | 0x0828 | s_notify_mail_remainDay_tooltip |
| 2089 | 0x0829 | s_notify_mail_remainDay_today |
| 2090 | 0x082A | s_notify_mail_remainDay_tooltip_today |
| 2091 | 0x082B | s_notify_mail_remainDay_expire |
| 2092 | 0x082C | s_notify_achieve_reward_function |
| 2093 | 0x082D | s_notify_achieve_reward_deadfail |
| 2094 | 0x082E | s_notify_groupchat_invite |
| 2095 | 0x082F | s_notify_groupchat_invited |
| 2096 | 0x0830 | s_notify_groupchat_leave |
| 2097 | 0x0831 | s_notify_groupchat_login |
| 2098 | 0x0832 | s_notify_groupchat_logout |
| 2099 | 0x0833 | s_notify_groupchat_reject |
| 2100 | 0x0834 | s_err_groupchat_maxjoin |
| 2101 | 0x0835 | s_err_groupchat_null_target_user |
| 2102 | 0x0836 | s_err_groupchat_join_exist |
| 2103 | 0x0837 | s_err_groupchat_name_exist |
| 2104 | 0x0838 | s_err_groupchat_maxgroup |
| 2105 | 0x0839 | s_err_groupchat_add_member_target |
| 2106 | 0x083A | s_groupchat_list |
| 2107 | 0x083B | s_groupchat_exit |
| 2108 | 0x083C | s_tooltip_home_buff |
| 2109 | 0x083D | s_msg_error_realestate_name |
| 2110 | 0x083E | s_msg_error_realestate_name_ban_all |
| 2111 | 0x083F | s_msg_error_realestate_name_ban_text |
| 2112 | 0x0840 | s_worldmap_go_myhome |
| 2113 | 0x0841 | s_worldmap_go_myhome_no_station |
| 2114 | 0x0842 | s_trade_request_success |
| 2115 | 0x0843 | s_trade_recieved_request |
| 2116 | 0x0844 | s_trade_decline |
| 2117 | 0x0845 | s_trade_cancel |
| 2118 | 0x0846 | s_trade_success |
| 2119 | 0x0847 | s_trade_error_system |
| 2120 | 0x0848 | s_trade_error_distance |
| 2121 | 0x0849 | s_trade_error_timeout |
| 2122 | 0x084A | s_trade_error_already_request |
| 2123 | 0x084B | s_trade_error_trading_now |
| 2124 | 0x084C | s_trade_error_meso |
| 2125 | 0x084D | s_trade_error_latched |
| 2126 | 0x084E | s_trade_error_decline |
| 2127 | 0x084F | s_trade_error_itemcount |
| 2128 | 0x0850 | s_trade_error_slotcount |
| 2129 | 0x0851 | s_trade_error_itemnone |
| 2130 | 0x0852 | s_trade_error_pvp |
| 2131 | 0x0853 | s_trade_error_mapLimit |
| 2132 | 0x0854 | s_trade_error_invalid_meso |
| 2133 | 0x0855 | s_trade_error_target_property_protection_time |
| 2134 | 0x0856 | s_trade_error_target_fatigue_penalty |
| 2135 | 0x0857 | s_trade_error |
| 2136 | 0x0858 | s_trade_error_meso_transfer_limited |
| 2137 | 0x0859 | s_trade_error_meso_transfer_limited_other |
| 2138 | 0x085A | s_trade_error_meso_transfer_limited2 |
| 2139 | 0x085B | s_trade_error_meso_transfer_limited_other2 |
| 2140 | 0x085C | s_trade_error_meso_transfer_adv_level_limited |
| 2141 | 0x085D | s_trade_error_meso_transfer_adv_level_limited_other |
| 2142 | 0x085E | s_trade_meso |
| 2143 | 0x085F | s_trade_tradelimit |
| 2144 | 0x0860 | s_trade_tradelimit_blackmarket |
| 2145 | 0x0861 | s_trade_restrict |
| 2146 | 0x0862 | s_trade_tradein |
| 2147 | 0x0863 | s_trade_already_requested |
| 2148 | 0x0864 | s_trade_unlatch_me |
| 2149 | 0x0865 | s_trade_unlatch_oppnent |
| 2150 | 0x0866 | s_trade_begin |
| 2151 | 0x0867 | s_gameoption_init |
| 2152 | 0x0868 | s_gameoption_init_all |
| 2153 | 0x0869 | s_gameoption_init_current |
| 2154 | 0x086A | s_gameoption_quickslot_warning |
| 2155 | 0x086B | s_gameoption_modified_warning |
| 2156 | 0x086C | s_gameoption_keysetting_warning |
| 2157 | 0x086D | s_gameoption_quality_warning |
| 2158 | 0x086E | s_gameoption_restart_warning |
| 2159 | 0x086F | s_gameoption_keysetting_shortcutkey_warning1 |
| 2160 | 0x0870 | s_gameoption_keysetting_shortcutkey_warning2 |
| 2161 | 0x0871 | s_gameoption_keysetting_shortcutkey_warning3 |
| 2162 | 0x0872 | s_gameoption_confirm_reset_layout |
| 2163 | 0x0873 | s_gameoption_keysetting_modifiedkey |
| 2164 | 0x0874 | s_gameoption_keysetting_usenot_gamepad |
| 2165 | 0x0875 | s_gameoption_keysetting_usenot_keyboard |
| 2166 | 0x0876 | s_dynamic_action_already_alloc |
| 2167 | 0x0877 | s_dynamic_action_item_invalid |
| 2168 | 0x0878 | s_dynamic_action_already_learn |
| 2169 | 0x0879 | s_dynamic_action_err_shortcutkey |
| 2170 | 0x087A | s_dynamic_action_learn |
| 2171 | 0x087B | s_dynamic_action_learn_ok |
| 2172 | 0x087C | s_fittingdoll_error_invalid_owner |
| 2173 | 0x087D | s_fittingdoll_InventoryFull |
| 2174 | 0x087E | s_fittingdoll_InvalidDoll |
| 2175 | 0x087F | s_fittingdoll_InvalidItemType_Skin |
| 2176 | 0x0880 | s_fittingdoll_InvalidItemType_Equip |
| 2177 | 0x0881 | s_fittingdoll_InvalidItemType_PutonPc |
| 2178 | 0x0882 | s_fittingdoll_InvalidItemType_PutonDoll |
| 2179 | 0x0883 | s_fittingdoll_InvalidItem |
| 2180 | 0x0884 | s_fittingdoll_InvalidItem_rule |
| 2181 | 0x0885 | s_fittingdoll_Invaliditem_limit |
| 2182 | 0x0886 | s_fittingdoll_Invaliditem_male |
| 2183 | 0x0887 | s_fittingdoll_Invaliditem_female |
| 2184 | 0x0888 | s_fittingdoll_Invalid_slot |
| 2185 | 0x0889 | s_fittingdoll_Invalid_binding |
| 2186 | 0x088A | s_fittingdoll_Invalid_doll |
| 2187 | 0x088B | s_fittingdoll_Invalid_moveDisable |
| 2188 | 0x088C | s_fittingdoll_transform_done_all |
| 2189 | 0x088D | s_fittingdoll_transform_done_partially |
| 2190 | 0x088E | s_home_returnable_invalid_state |
| 2191 | 0x088F | s_home_returnable_forbidden |
| 2192 | 0x0890 | s_home_returnable_forbidden_to_sameplace |
| 2193 | 0x0891 | s_home_returnable_homeless |
| 2194 | 0x0892 | s_home_returnable_samefield |
| 2195 | 0x0893 | s_home_returnable_cooldown |
| 2196 | 0x0894 | s_home_returnable_fieldname |
| 2197 | 0x0895 | s_home_returnable_newcharacter |
| 2198 | 0x0896 | s_home_returnable_confirm_place |
| 2199 | 0x0897 | s_home_returnable_confirm_last_place |
| 2200 | 0x0898 | s_home_returnable_without_indoor |
| 2201 | 0x0899 | s_home_visit_confirm |
| 2202 | 0x089A | s_home_visit_failed_dead |
| 2203 | 0x089B | s_home_visit_failed_common |
| 2204 | 0x089C | s_home_visit_failed_homeless |
| 2205 | 0x089D | s_home_visit_failed_disablemap |
| 2206 | 0x089E | s_home_visit_failed_myhome |
| 2207 | 0x089F | s_home_invite_confirm |
| 2208 | 0x08A0 | s_home_invite_accept |
| 2209 | 0x08A1 | s_home_invite_reject |
| 2210 | 0x08A2 | s_home_invite_acceptwait |
| 2211 | 0x08A3 | s_home_invite_logout |
| 2212 | 0x08A4 | s_home_invite_denybyauto |
| 2213 | 0x08A5 | s_home_invite_timeout |
| 2214 | 0x08A6 | s_home_invite_self |
| 2215 | 0x08A7 | s_home_invite_cant_invite_now |
| 2216 | 0x08A8 | s_tutorial_shortcutkey_limit |
| 2217 | 0x08A9 | s_tutorial_itemputonoff_limit |
| 2218 | 0x08AA | s_tutorial_itemdrop_limit |
| 2219 | 0x08AB | s_tutorial_dialog_limit |
| 2220 | 0x08AC | s_tutorial_skip_movie |
| 2221 | 0x08AD | s_fail_enterfield_invaliduser |
| 2222 | 0x08AE | s_fail_enterfield_userfull |
| 2224 | 0x08B0 | s_fail_enterfield_event_already_start |
| 2225 | 0x08B1 | s_interact_result_auth |
| 2226 | 0x08B2 | s_interact_result_quest |
| 2227 | 0x08B3 | s_interact_result_party |
| 2228 | 0x08B4 | s_interact_result_privilege |
| 2229 | 0x08B5 | s_interact_result_unknown |
| 2230 | 0x08B6 | s_interact_result_mastery |
| 2231 | 0x08B7 | s_interact_find_new_telescope |
| 2232 | 0x08B8 | s_hunting_kill_boss |
| 2233 | 0x08B9 | s_hunting_npc_kill_boss |
| 2234 | 0x08BA | s_mode_pvp_status_winner |
| 2235 | 0x08BB | s_mode_pvp_status_challenger |
| 2236 | 0x08BC | s_returnhome_enable |
| 2237 | 0x08BD | s_returnhome_homeless |
| 2238 | 0x08BE | s_returnhome_disable_cooldown |
| 2239 | 0x08BF | s_returnhome_disable |
| 2240 | 0x08C0 | s_returnhome_enable_merat |
| 2241 | 0x08C1 | s_returnhome_homeless_merat |
| 2242 | 0x08C2 | s_returnhome_disable_cooldown_merat |
| 2243 | 0x08C3 | s_returnhome_disable_merat |
| 2244 | 0x08C4 | s_report_fail_no_context |
| 2245 | 0x08C5 | s_report_fail_no_reason |
| 2246 | 0x08C6 | s_report_fail_no_blind_profile_check |
| 2247 | 0x08C7 | s_report_really_report |
| 2248 | 0x08C8 | s_report_really_report_with_ban |
| 2249 | 0x08C9 | s_report_really_report_with_blind |
| 2250 | 0x08CA | s_report_really_blind |
| 2251 | 0x08CB | s_report_success |
| 2252 | 0x08CC | s_report_fail |
| 2253 | 0x08CD | s_report_blind_success |
| 2254 | 0x08CE | s_report_cant_report_own_item |
| 2255 | 0x08CF | s_report_ban_reason |
| 2256 | 0x08D0 | s_tencent_report_block_warning_user |
| 2257 | 0x08D1 | s_tencent_report_block_warning_ugc_field_banner |
| 2258 | 0x08D2 | s_tencent_report_block_warning_ugc_item |
| 2259 | 0x08D3 | s_ban_check_err_min_length |
| 2260 | 0x08D4 | s_ban_check_err_max_length |
| 2261 | 0x08D5 | s_ban_check_err_invalid_char |
| 2262 | 0x08D6 | s_ban_check_err_invalid_char_space |
| 2263 | 0x08D7 | s_ban_check_err_all_word |
| 2264 | 0x08D8 | s_ban_check_err_all_name |
| 2265 | 0x08D9 | s_ban_check_err_any_word |
| 2266 | 0x08DA | s_ban_check_err_any |
| 2267 | 0x08DB | s_ban_check_tabname_err_any_word |
| 2268 | 0x08DC | s_ban_check_tabname_err_any |
| 2269 | 0x08DD | s_ban_check_title_err_min_length |
| 2270 | 0x08DE | s_ban_check_title_err_max_length |
| 2271 | 0x08DF | s_ban_check_title_err_invalid_char |
| 2272 | 0x08E0 | s_ban_check_title_err_invalid_char_space |
| 2273 | 0x08E1 | s_ban_check_title_err_any_word |
| 2274 | 0x08E2 | s_ban_check_title_err_any |
| 2275 | 0x08E3 | s_ban_check_comment_err_any_word |
| 2276 | 0x08E4 | s_ban_check_comment_err_any |
| 2277 | 0x08E5 | s_nes_adminRoomEnterFailed |
| 2278 | 0x08E6 | s_maintenance_title |
| 2279 | 0x08E7 | s_maintenance_modify_enable |
| 2280 | 0x08E8 | s_chat_restrict_samechat |
| 2281 | 0x08E9 | s_chat_restrict_fastchat |
| 2282 | 0x08EA | s_chat_restrict_addtime |
| 2283 | 0x08EB | s_chat_restrict_accumwarning |
| 2284 | 0x08EC | s_chat_unknown_command |
| 2285 | 0x08ED | s_chat_whisper_decline |
| 2286 | 0x08EE | s_portal_invincible_effect_name |
| 2287 | 0x08EF | s_portal_invincible_effect_description |
| 2288 | 0x08F0 | s_revival_effect_name |
| 2289 | 0x08F1 | s_revival_effect_description |
| 2290 | 0x08F2 | s_revival_invincible_effect_name |
| 2291 | 0x08F3 | s_revival_invincible_effect_description |
| 2292 | 0x08F4 | s_err_system_title |
| 2293 | 0x08F5 | s_err_system_check_graphic_driver |
| 2294 | 0x08F6 | s_err_system_graphic_error0 |
| 2295 | 0x08F7 | s_err_system_graphic_error1 |
| 2296 | 0x08F8 | s_err_system_graphic_error2 |
| 2297 | 0x08F9 | s_err_system_graphic_error3 |
| 2298 | 0x08FA | s_err_system_graphic_error4 |
| 2299 | 0x08FB | s_err_system_graphic_error5 |
| 2300 | 0x08FC | s_err_system_graphic_error6 |
| 2301 | 0x08FD | s_err_system_graphic_error7 |
| 2302 | 0x08FE | s_err_system_graphic_error8 |
| 2303 | 0x08FF | s_err_system_graphic_error9 |
| 2304 | 0x0900 | s_err_system_graphic_error10 |
| 2305 | 0x0901 | s_err_system_graphic_error11 |
| 2306 | 0x0902 | s_err_system_graphic_error12 |
| 2307 | 0x0903 | s_err_system_graphic_error13 |
| 2308 | 0x0904 | s_err_system_graphic_error14 |
| 2309 | 0x0905 | s_err_system_graphic_error15 |
| 2310 | 0x0906 | s_err_system_graphic_error16 |
| 2311 | 0x0907 | s_err_system_graphic_error17 |
| 2312 | 0x0908 | s_err_system_graphic_error18 |
| 2313 | 0x0909 | s_msg_restriction_special_chatting_need_acc_char_level |
| 2314 | 0x090A | s_msg_restriction_special_chatting_need_acc_adv_level |
| 2315 | 0x090B | s_msg_restriction_special_chatting_over_daily_usage_limit |
| 2316 | 0x090C | s_msg_restriction_mail_send_need_acc_char_level |
| 2317 | 0x090D | s_msg_restriction_mail_send_need_acc_adv_level |
| 2318 | 0x090E | s_msg_restriction_mail_send_over_daily_usage_limit |
| 2319 | 0x090F | s_msg_restriction_whisper_chatting_need_acc_char_level |
| 2320 | 0x0910 | s_msg_restriction_whisper_chatting_need_acc_adv_level |
| 2321 | 0x0911 | s_msg_restriction_group_chatting_need_acc_char_level |
| 2322 | 0x0912 | s_msg_restriction_group_chatting_need_acc_adv_level |
| 2323 | 0x0913 | s_msg_restriction_ugc_banner_need_acc_char_level |
| 2324 | 0x0914 | s_msg_restriction_ugc_banner_need_acc_adv_level |
| 2325 | 0x0915 | s_admin_character_name |
| 2326 | 0x0916 | s_itembreak_invalid_item |
| 2327 | 0x0917 | s_itembreak_invalid_donation_item |
| 2328 | 0x0918 | s_itembreak_unknown |
| 2329 | 0x0919 | s_itembreak_excellent_item |
| 2330 | 0x091A | s_itembreak_donation_excellent_item |
| 2331 | 0x091B | s_recall_user_notify_recall |
| 2332 | 0x091C | s_recall_user_notify_confirm_recall |
| 2333 | 0x091D | s_recall_user_notify_recalled |
| 2334 | 0x091E | s_recall_user_notify_not_found |
| 2335 | 0x091F | s_recall_user_notify_cannot_move |
| 2336 | 0x0920 | s_recall_user_notify_reject |
| 2337 | 0x0921 | s_recall_user_notify_already_recalled |
| 2338 | 0x0922 | s_recall_user_confirm |
| 2339 | 0x0923 | s_blackmarket_mail_to_sender |
| 2340 | 0x0924 | s_blackmarket_mail_to_cancel_direct |
| 2341 | 0x0925 | s_blackmarket_mail_to_cancel_expired |
| 2342 | 0x0926 | s_blackmarket_mail_to_cancel_hide |
| 2343 | 0x0927 | s_blackmarket_mail_to_seller_title |
| 2344 | 0x0928 | s_blackmarket_mail_to_seller_title2 |
| 2345 | 0x0929 | s_blackmarket_mail_to_seller_title_pending |
| 2346 | 0x092A | s_blackmarket_mail_to_seller_content |
| 2347 | 0x092B | s_blackmarket_mail_to_seller_content_soldout |
| 2348 | 0x092C | s_blackmarket_mail_to_vipseller_content |
| 2349 | 0x092D | s_blackmarket_mail_to_vipseller_content_soldout |
| 2350 | 0x092E | s_blackmarket_mail_to_seller_content2 |
| 2351 | 0x092F | s_blackmarket_mail_to_seller_content_pending2 |
| 2352 | 0x0930 | s_blackmarket_mail_to_seller_content_pending3 |
| 2353 | 0x0931 | s_blackmarket_mail_to_seller_content2_itemname |
| 2354 | 0x0932 | s_blackmarket_mail_to_buyer_title |
| 2355 | 0x0933 | s_blackmarket_mail_to_buyer_content |
| 2356 | 0x0934 | s_blackmarket_mail_to_cancel_title |
| 2357 | 0x0935 | s_blackmarket_mail_to_cancel_title_expired |
| 2358 | 0x0936 | s_blackmarket_mail_to_cancel_title_hide |
| 2359 | 0x0937 | s_blackmarket_mail_to_cancel_content |
| 2360 | 0x0938 | s_blackmarket_mail_to_fail_add_title |
| 2361 | 0x0939 | s_blackmarket_mail_to_fail_add_content |
| 2362 | 0x093A | s_blackmarket_notice_try_later |
| 2363 | 0x093B | s_blackmarket_price_1_unit |
| 2364 | 0x093C | s_blackmarket_upper_rank |
| 2365 | 0x093D | s_blackmarket_period |
| 2366 | 0x093E | s_blackmarket_openday_1day |
| 2367 | 0x093F | s_blackmarket_openday_2day |
| 2368 | 0x0940 | s_blackmarket_openday_over_2day |
| 2369 | 0x0941 | s_blackmarket_openday_with_hour |
| 2370 | 0x0942 | s_blackmarket_openday_am |
| 2371 | 0x0943 | s_blackmarket_openday_pm |
| 2372 | 0x0944 | s_blackmarket_notice_close |
| 2373 | 0x0945 | s_blackmarket_notice_sell_complete |
| 2374 | 0x0946 | s_blackmarket_remain_time_hhmmss |
| 2375 | 0x0947 | s_blackmarket_remain_time_mmss |
| 2376 | 0x0948 | s_blackmarket_remain_time_ss |
| 2377 | 0x0949 | s_blackmarket_shutdown |
| 2378 | 0x094A | s_blackmarket_notice_fee |
| 2379 | 0x094B | s_blackmarket_error_code |
| 2380 | 0x094C | s_blackmarket_error_disable_registitem |
| 2381 | 0x094D | s_blackmarket_error_close |
| 2382 | 0x094E | s_blackmarket_error_already_remove |
| 2383 | 0x094F | s_blackmarket_error_invalid_sale_price |
| 2384 | 0x0950 | s_blackmarket_error_invalid_sale_price_range |
| 2385 | 0x0951 | s_blackmarket_error_invalid_sale_count |
| 2386 | 0x0952 | s_blackmarket_error_lack_sale_count |
| 2387 | 0x0953 | s_blackmarket_error_max_register_item |
| 2388 | 0x0954 | s_blackmarket_error_fail_register |
| 2389 | 0x0955 | s_blackmarket_error_register_not_exist_in_inven |
| 2390 | 0x0956 | s_blackmarket_error_already_add |
| 2391 | 0x0957 | s_blackmarket_error_search_invalid_name |
| 2392 | 0x0958 | s_blackmarket_error_search_invalid_count |
| 2393 | 0x0959 | s_blackmarket_error_sell_restricted_by_user_level |
| 2394 | 0x095A | s_blackmarket_error_buy_restricted_by_user_level |
| 2395 | 0x095B | s_blackmarket_error_sell_restricted_by_char_cdate |
| 2396 | 0x095C | s_blackmarket_error_buy_restricted_by_char_cdate |
| 2397 | 0x095D | s_blackmarket_error_sell_restricted_by_user_level_ex |
| 2398 | 0x095E | s_blackmarket_error_buy_restricted_by_user_level_ex |
| 2399 | 0x095F | s_trade_error_send_restricted_by_user_level_ex |
| 2400 | 0x0960 | s_trade_error_recv_restricted_by_user_level_ex |
| 2401 | 0x0961 | s_itemdrop_error_restricted_by_user_level_ex |
| 2402 | 0x0962 | s_itempickup_error_restricted_by_user_level_ex |
| 2403 | 0x0963 | s_msg_blackmarket_complete_register |
| 2404 | 0x0964 | s_msg_blackmarket_complete_remove |
| 2405 | 0x0965 | s_msg_blackmarket_complete_buy |
| 2406 | 0x0966 | s_msg_blackmarket_complete_stopsale |
| 2407 | 0x0967 | s_msg_blackmarket_ask_buy |
| 2408 | 0x0968 | s_msg_blackmarket_ask_stopsale |
| 2409 | 0x0969 | s_msg_blackmarket_notice_discount_fee |
| 2410 | 0x096A | s_tooltip_blackmarket_sellprice |
| 2411 | 0x096B | s_talk_reward_title |
| 2412 | 0x096C | s_itemenchant_unknown_err |
| 2413 | 0x096D | s_itemenchant_invalid_item |
| 2414 | 0x096E | s_itemenchant_except_item |
| 2415 | 0x096F | s_itemenchant_damaged_item |
| 2416 | 0x0970 | s_itemenchant_lack_ingredient |
| 2417 | 0x0971 | s_itemenchant_fail_sec |
| 2418 | 0x0972 | s_itemenchant_fail_min |
| 2419 | 0x0973 | s_itemenchant_fail_hour |
| 2420 | 0x0974 | s_itemenchant_fail_day |
| 2421 | 0x0975 | s_itemenchant_fail_duration |
| 2422 | 0x0976 | s_itemenchant_return_item |
| 2423 | 0x0977 | s_itemenchant_messagebox |
| 2424 | 0x0978 | s_itemenchant_cinematic_btn |
| 2425 | 0x0979 | s_itemenchant_valid_item |
| 2426 | 0x097A | s_itemenchant_damaged_item_tooltip |
| 2427 | 0x097B | s_itemenchant_option_prop |
| 2428 | 0x097C | s_itemenchant_option_damage |
| 2429 | 0x097D | s_itemenchant_option_low_prop |
| 2430 | 0x097E | s_itemenchant_option_repair |
| 2431 | 0x097F | s_itemenchant_damage_warning |
| 2432 | 0x0980 | s_itemenchant_success_notice |
| 2433 | 0x0981 | s_itemenchant_use_protector |
| 2434 | 0x0982 | s_itemremake_chat_maxoption |
| 2435 | 0x0983 | s_item_repacking_limit_count |
| 2436 | 0x0984 | s_item_repacking_item_consume_count |
| 2437 | 0x0985 | s_item_repacking_item_limit_desc |
| 2438 | 0x0986 | s_item_repacking_item_consume_desc |
| 2439 | 0x0987 | s_item_repacking_scroll_success_dialog |
| 2440 | 0x0988 | s_shadowworld_removebuff |
| 2441 | 0x0989 | s_shadowworld_removebuff_before |
| 2442 | 0x098A | s_shadowworld_player_kill |
| 2443 | 0x098B | s_shadowworld_player_kill_slayer |
| 2444 | 0x098C | s_shadowworld_player_kill_ruler |
| 2445 | 0x098D | s_shadowworld_pkzone_msg |
| 2446 | 0x098E | s_shadowworld_pkzone_chat_msg |
| 2447 | 0x098F | s_shadowworld_safezone_msg |
| 2448 | 0x0990 | s_shadowworld_safezone_chat_msg |
| 2449 | 0x0991 | s_shadowworld_pkzone_allert |
| 2450 | 0x0992 | s_shadowworld_kill_log_die |
| 2451 | 0x0993 | s_shadowworld_kill_log_kill |
| 2452 | 0x0994 | s_pvp_start |
| 2453 | 0x0995 | s_pvp_ffa_double_kill |
| 2454 | 0x0996 | s_pvp_ffa_triple_kill |
| 2455 | 0x0997 | s_pvp_ffa_slayer_kill |
| 2456 | 0x0998 | s_pvp_ffa_ruler_kill |
| 2457 | 0x0999 | s_common_error_unknown |
| 2458 | 0x099A | s_common_day |
| 2459 | 0x099B | s_common_sec |
| 2460 | 0x099C | s_common_min |
| 2461 | 0x099D | s_common_hour |
| 2462 | 0x099E | s_common_min_sec |
| 2463 | 0x099F | s_common_hour_min |
| 2464 | 0x09A0 | s_common_hour_min_sec |
| 2465 | 0x09A1 | s_common_date_week |
| 2466 | 0x09A2 | s_common_max_size |
| 2467 | 0x09A3 | s_common_min_size |
| 2468 | 0x09A4 | s_common_text_count |
| 2469 | 0x09A5 | s_common_set |
| 2470 | 0x09A6 | s_common_meso |
| 2471 | 0x09A7 | s_common_merat |
| 2472 | 0x09A8 | s_common_cash |
| 2473 | 0x09A9 | s_common_payitem |
| 2474 | 0x09AA | s_common_meratname_cash |
| 2475 | 0x09AB | s_common_meratname_free |
| 2476 | 0x09AC | s_common_meratname_market |
| 2477 | 0x09AD | s_common_meratname_event |
| 2478 | 0x09AE | s_common_percent |
| 2479 | 0x09AF | s_bill_format_sumprice |
| 2480 | 0x09B0 | s_bill_format_sumprice_beauty |
| 2481 | 0x09B1 | s_bill_coupon_hair |
| 2482 | 0x09B2 | s_bill_coupon_face |
| 2483 | 0x09B3 | s_bill_coupon_makeup |
| 2484 | 0x09B4 | s_bill_coupon_skin |
| 2485 | 0x09B5 | s_bill_coupon_equip |
| 2486 | 0x09B6 | s_beauty_use_coupon |
| 2487 | 0x09B7 | s_bill_warning_coloring |
| 2488 | 0x09B8 | s_bill_meratname_total |
| 2489 | 0x09B9 | s_bill_meratprice_total |
| 2490 | 0x09BA | s_field_limit_unknown |
| 2491 | 0x09BB | s_field_limit_level_min |
| 2492 | 0x09BC | s_field_limit_achieve |
| 2493 | 0x09BD | s_field_limit_admin |
| 2494 | 0x09BE | s_field_limit_content_chat |
| 2495 | 0x09BF | s_room_increase_time |
| 2496 | 0x09C0 | s_room_increase_time_type2 |
| 2497 | 0x09C1 | s_room_decrease_time |
| 2498 | 0x09C2 | s_room_party_err_cooldown |
| 2499 | 0x09C3 | s_room_dungeon_time_up |
| 2500 | 0x09C4 | s_room_dungeon_cooldown |
| 2501 | 0x09C5 | s_shutdown_notify |
| 2502 | 0x09C6 | s_msg_shortcutkey_slot_full |
| 2503 | 0x09C7 | s_msg_shortcutkey_error |
| 2504 | 0x09C8 | s_bootypopup_buff_duration |
| 2505 | 0x09C9 | s_field_enteracne_dungeon_boss_tooltip |
| 2506 | 0x09CA | s_field_enteracne_party_status_unknown |
| 2507 | 0x09CB | s_field_enteracne_party_status_level |
| 2508 | 0x09CC | s_field_enteracne_party_status_etc |
| 2509 | 0x09CD | s_field_enteracne_party_notify_enter_cheif |
| 2510 | 0x09CE | s_field_enteracne_party_notify_reset_dungeon |
| 2511 | 0x09CF | s_field_enterance_solo_status |
| 2512 | 0x09D0 | s_field_enterance_party_status |
| 2513 | 0x09D1 | s_dungeonRoom_cooldown_nextDay |
| 2514 | 0x09D2 | s_dungeonRoom_cooldown_dayOfWeeks |
| 2515 | 0x09D3 | s_emergency_maintenance_remain_minute |
| 2516 | 0x09D4 | s_emergency_maintenance_remain_seconds |
| 2517 | 0x09D5 | s_emergency_maintenance_function_limit |
| 2518 | 0x09D6 | s_ugc_unload_banner_tooltip |
| 2519 | 0x09D7 | s_msg_tooltip_customize_color |
| 2520 | 0x09D8 | s_msg_tooltip_customize_buy_random_color |
| 2521 | 0x09D9 | s_msg_tooltip_limit_register_meratmarket |
| 2522 | 0x09DA | s_msg_tooltip_enable_play_music |
| 2523 | 0x09DB | s_msg_tooltip_musicscore_enable_playcount |
| 2524 | 0x09DC | s_msg_tooltip_musicscore_disable_playcount |
| 2525 | 0x09DD | s_msg_tooltip_musicscore_enable_playcount_custom_empty |
| 2526 | 0x09DE | s_msg_tooltip_musicscore_custom_used_item_desc |
| 2527 | 0x09DF | s_msg_tooltip_musicscore_custom_used_item_desc_guide |
| 2528 | 0x09E0 | s_msg_tooltip_musicscore_custom_empty_stat_desc |
| 2529 | 0x09E1 | s_msg_tooltip_musicscore_stat_desc |
| 2530 | 0x09E2 | s_msg_tooltip_musicscore_writer |
| 2531 | 0x09E3 | s_msg_tooltip_gemstone_enable_upgrade |
| 2532 | 0x09E4 | s_upper_hud_token_pocket |
| 2533 | 0x09E5 | s_upper_hud_token_pocket_honor |
| 2534 | 0x09E6 | s_upper_hud_token_pocket_karma |
| 2535 | 0x09E7 | s_upper_hud_token_pocket_lu |
| 2536 | 0x09E8 | s_upper_hud_token_pocket_habi |
| 2537 | 0x09E9 | s_upper_hud_merat |
| 2538 | 0x09EA | s_upper_hud_merat_raw |
| 2539 | 0x09EB | s_enter_ugcmap_result_no_room |
| 2540 | 0x09EC | s_enter_ugcmap_result_not_exist_room |
| 2541 | 0x09ED | s_enter_ugcmap_result_expired |
| 2542 | 0x09EE | s_enter_ugcmap_result_not_exist_building |
| 2543 | 0x09EF | s_ugc_edit_terms_text_content |
| 2544 | 0x09F0 | s_ugc_edit_terms_agree |
| 2545 | 0x09F1 | s_ugc_edit_demolish_agree |
| 2546 | 0x09F2 | s_ugc_edit_terms_coupon_consume |
| 2547 | 0x09F3 | s_ugc_item_edit_terms |
| 2548 | 0x09F4 | s_ugc_banner_terms |
| 2549 | 0x09F5 | s_ugc_profile_terms |
| 2550 | 0x09F6 | s_ugc_guildmark_terms |
| 2551 | 0x09F7 | s_ugc_guildposter_terms |
| 2552 | 0x09F8 | s_blackmarket_terms |
| 2553 | 0x09F9 | s_blackmarket_terms_text_content |
| 2554 | 0x09FA | s_meratmarket_designers_terms |
| 2555 | 0x09FB | s_meratmarket_designers_terms_text_content |
| 2556 | 0x09FC | s_meratmarket_tooltip_sell_count |
| 2557 | 0x09FD | s_meratmarket_tooltip_sell_date |
| 2558 | 0x09FE | s_meratmarket_tooltip_bookmark |
| 2559 | 0x09FF | s_meratmarket_tooltip_myshop_calculate |
| 2560 | 0x0A00 | s_meratmarket_complete_buy_item |
| 2561 | 0x0A01 | s_meratmarket_complete_buy_item_all |
| 2562 | 0x0A02 | s_meratmarket_complete_buy_item_error |
| 2563 | 0x0A03 | s_meratmarket_complete_buy_item_all_error |
| 2564 | 0x0A04 | s_meratmarket_complete_buy_item_all_with_error |
| 2565 | 0x0A05 | s_meratmarket_complete_check_balance_success |
| 2566 | 0x0A06 | s_meratmarket_emptytext_ad |
| 2567 | 0x0A07 | s_meratmarket_emptytext_not_exist |
| 2568 | 0x0A08 | s_meratmarket_error_result_buy_lack_merat |
| 2569 | 0x0A09 | s_meratmarket_error_result_buy_lack_empty_slot |
| 2570 | 0x0A0A | s_meratmarket_error_result_buy_own_product |
| 2571 | 0x0A0B | s_meratmarket_error_result_buy_price_index |
| 2572 | 0x0A0C | s_meratmarket_error_result_buy_sold_out |
| 2573 | 0x0A0D | s_meratmarket_error_result_buy_sold_out_premium_buylimit |
| 2574 | 0x0A0E | s_meratmarket_error_result_buy_change_price |
| 2575 | 0x0A0F | s_meratmarket_error_result_buy_count |
| 2576 | 0x0A10 | s_meratmarket_error_result_buy_not_sale |
| 2577 | 0x0A11 | s_meratmarket_error_result_already_add |
| 2578 | 0x0A12 | s_meratmarket_error_result_buy_error |
| 2579 | 0x0A13 | s_meratmarket_error_result_check_balance_delay_time |
| 2580 | 0x0A14 | s_meratmarket_buy_format |
| 2581 | 0x0A15 | s_meratmarket_buy_title |
| 2582 | 0x0A16 | s_meratmarket_buy_success_row |
| 2583 | 0x0A17 | s_meratmarket_buy_fail_row |
| 2584 | 0x0A18 | s_meratmarket_buy_success_all |
| 2585 | 0x0A19 | s_meratmarket_buy_success_with_fail |
| 2586 | 0x0A1A | s_meratmarket_buy_fail_all |
| 2587 | 0x0A1B | s_meratmarket_gift_title |
| 2588 | 0x0A1C | s_meratmarket_gift_success_row |
| 2589 | 0x0A1D | s_meratmarket_gift_fail_row |
| 2590 | 0x0A1E | s_meratmarket_gift_success_all |
| 2591 | 0x0A1F | s_meratmarket_gift_success_with_fail |
| 2592 | 0x0A20 | s_meratmarket_gift_fail_all |
| 2593 | 0x0A21 | s_meratmarket_error_lack_invenslot |
| 2594 | 0x0A22 | s_meratmarket_error_already_add_bookmark |
| 2595 | 0x0A23 | s_meratmarket_error_remove_state_sale |
| 2596 | 0x0A24 | s_meratmarket_error_calculating |
| 2597 | 0x0A25 | s_meratmarket_error_register_price |
| 2598 | 0x0A26 | s_meratmarket_error_register_invalid_category |
| 2599 | 0x0A27 | s_meratmarket_error_register_disable_ugcitem |
| 2600 | 0x0A28 | s_meratmarket_error_register_blocked_ugcitem |
| 2601 | 0x0A29 | s_meratmarket_error_bancheck_desc |
| 2602 | 0x0A2A | s_meratmarket_error_bancheck_tags |
| 2603 | 0x0A2B | s_meratmarket_error_common |
| 2604 | 0x0A2C | s_meratmarket_error_already_sale |
| 2605 | 0x0A2D | s_meratmarket_error_not_sale |
| 2606 | 0x0A2E | s_meratmarket_error_not_sale_expired |
| 2607 | 0x0A2F | s_meratmarket_error_search_result_empty |
| 2608 | 0x0A30 | s_meratmarket_error_search_result_empty_by_itemlink |
| 2609 | 0x0A31 | s_meratmarket_error_search_result_empty_by_banner |
| 2610 | 0x0A32 | s_meratmarket_error_search_result_with_ban |
| 2611 | 0x0A33 | s_meratmarket_error_buy_owner_product |
| 2612 | 0x0A34 | s_meratmarket_error_buy_soldout |
| 2613 | 0x0A35 | s_meratmarket_error_add_basket_by_buylimit |
| 2614 | 0x0A36 | s_meratmarket_error_buy_soldout_premium_buylimit |
| 2615 | 0x0A37 | s_meratmarket_bookmark_add_complete |
| 2616 | 0x0A38 | s_meratmarket_bookmark_limit_maxcount |
| 2617 | 0x0A39 | s_meratmarket_bookmark_input_search |
| 2618 | 0x0A3A | s_meratmarket_bookmark_empty_products |
| 2619 | 0x0A3B | s_meratmarket_basket_limit_maxcount |
| 2620 | 0x0A3C | s_meratmarket_basket_empty_buyall |
| 2621 | 0x0A3D | s_meratmarket_basket_complete_add |
| 2622 | 0x0A3E | s_meratmarket_myshop_notice_sell_restrict |
| 2623 | 0x0A3F | s_meratmarket_myshop_notice_sell_restrict_title |
| 2624 | 0x0A40 | s_meratmarket_myshop_notice_restrict_by_sellingamount |
| 2625 | 0x0A41 | s_meratmarket_myshop_sell_count |
| 2626 | 0x0A42 | s_meratmarket_myshop_history_buy_date |
| 2627 | 0x0A43 | s_meratmarket_myshop_limit_register_count |
| 2628 | 0x0A44 | s_meratmarket_myshop_notice_calculate |
| 2629 | 0x0A45 | s_meratmarket_myshop_ask_stopsale |
| 2630 | 0x0A46 | s_meratmarket_myshop_ask_remove |
| 2631 | 0x0A47 | s_meratmarket_myshop_empty_calculate |
| 2632 | 0x0A48 | s_meratmarket_myshop_history_row |
| 2633 | 0x0A49 | s_meratmarket_myshop_history_enable_collect |
| 2634 | 0x0A4A | s_meratmarket_myshop_history_schedule_collect |
| 2635 | 0x0A4B | s_meratmarket_myshop_history_title |
| 2636 | 0x0A4C | s_meratmarket_myshop_complete_stopsale |
| 2637 | 0x0A4D | s_meratmarket_myshop_complete_register |
| 2638 | 0x0A4E | s_meratmarket_myshop_complete_remove |
| 2639 | 0x0A4F | s_meratmarket_myshop_complete_resale |
| 2640 | 0x0A50 | s_meratmarket_myshop_complete_calculate |
| 2641 | 0x0A51 | s_meratmarket_free_resale_confirm |
| 2642 | 0x0A52 | s_meratmarket_register_limit_desc |
| 2643 | 0x0A53 | s_meratmarket_register_sale_day |
| 2644 | 0x0A54 | s_meratmarket_register_ad_hour_and_price |
| 2645 | 0x0A55 | s_meratmarket_register_royalty |
| 2646 | 0x0A56 | s_meratmarket_register_notice_price |
| 2647 | 0x0A57 | s_meratmarket_register_fee |
| 2648 | 0x0A58 | s_meratmarket_register_error_add_not_find |
| 2649 | 0x0A59 | s_meratmarket_register_error_add_already |
| 2650 | 0x0A5A | s_meratmarket_bill_total_fee |
| 2651 | 0x0A5B | s_meratmarket_priceday |
| 2652 | 0x0A5C | s_meratmarket_priceday_limitless |
| 2653 | 0x0A5D | s_meratmarket_gift_mail_sender |
| 2654 | 0x0A5E | s_meratmarket_gift_mail_title |
| 2655 | 0x0A5F | s_meratmarket_gift_mail_content |
| 2656 | 0x0A60 | s_meratmarket_notice_default |
| 2657 | 0x0A61 | s_meratmarket_error_result_gift_not_exist_user |
| 2658 | 0x0A62 | s_meratmarket_error_result_gift_target_admin |
| 2659 | 0x0A63 | s_meratmarket_error_result_gift_admin |
| 2660 | 0x0A64 | s_meratmarket_already_in_modelhouse |
| 2661 | 0x0A65 | s_meratmarket_moveto_modelhouse_forbidden |
| 2662 | 0x0A66 | s_mesoMarket_mail_to_sender |
| 2663 | 0x0A67 | s_mesoMarket_mail_to_cancel_title |
| 2664 | 0x0A68 | s_mesoMarket_mail_to_cancel_content |
| 2665 | 0x0A69 | s_mesoMarket_mail_to_seller_title |
| 2666 | 0x0A6A | s_mesoMarket_mail_to_seller_content |
| 2667 | 0x0A6B | s_mesoMarket_mail_to_buyer_title |
| 2668 | 0x0A6C | s_mesoMarket_mail_to_buyer_content |
| 2669 | 0x0A6D | s_mentoring_new_mentor_mail_sender |
| 2670 | 0x0A6E | s_mentoring_new_mentor_mail_title |
| 2671 | 0x0A6F | s_mentoring_new_mentor_mail_content |
| 2672 | 0x0A70 | s_cashshop_invenpickup |
| 2673 | 0x0A71 | s_cashshop_invenpickup_refund |
| 2674 | 0x0A72 | s_cashshop_refund |
| 2675 | 0x0A73 | s_cashshop_error_onetime_buy |
| 2676 | 0x0A74 | s_cashshop_expand_inven_warning |
| 2677 | 0x0A75 | s_cashshop_expand_inven_tab_warning |
| 2678 | 0x0A76 | s_cashshop_expand_character_slot_warning |
| 2679 | 0x0A77 | s_cashshop_dbclick_info |
| 2680 | 0x0A78 | s_cashshop_lack_balance |
| 2681 | 0x0A79 | s_cashshop_basket |
| 2682 | 0x0A7A | s_cashshop_buy_success |
| 2683 | 0x0A7B | s_cashshop_get_coupon_success |
| 2684 | 0x0A7C | s_cashshop_buy_success_send_mail |
| 2685 | 0x0A7D | s_cashshop_gift_success |
| 2686 | 0x0A7E | s_cashshop_refund_success |
| 2687 | 0x0A7F | s_cashshop_pickup_success |
| 2688 | 0x0A80 | s_cashshop_gift_message |
| 2689 | 0x0A81 | s_cashshop_gift_comfirm |
| 2690 | 0x0A82 | s_cashshop_err_unknown |
| 2691 | 0x0A83 | s_cashshop_err_closed |
| 2692 | 0x0A84 | s_cashshop_err_closed_pubtest |
| 2693 | 0x0A85 | s_cashshop_err_disconnect |
| 2694 | 0x0A86 | s_cashshop_err_not_ready_product |
| 2695 | 0x0A87 | s_cashshop_err_invalid_gift_name |
| 2696 | 0x0A88 | s_cashshop_err_same_account |
| 2697 | 0x0A89 | s_cashshop_err_no_empty_slot |
| 2698 | 0x0A8A | s_cashshop_err_no_empty_slot_pickup_jp |
| 2699 | 0x0A8B | s_cashshop_err_not_purchase_date |
| 2700 | 0x0A8C | s_cashshop_err_cannot_gift_product |
| 2701 | 0x0A8D | s_cashshop_err_cannot_refund_product |
| 2702 | 0x0A8E | s_cashshop_err_null_cash_product_data |
| 2703 | 0x0A8F | s_cashshop_err_null_nisms_product |
| 2704 | 0x0A90 | s_cashshop_err_requesting |
| 2705 | 0x0A91 | s_cashshop_err_invalid_authorization_token |
| 2706 | 0x0A92 | s_cashshop_err_balance_unknown |
| 2707 | 0x0A93 | s_cashshop_err_balance_block_user |
| 2708 | 0x0A94 | s_cashshop_err_balance_maintenance |
| 2709 | 0x0A95 | s_cashshop_err_balance_notfind_user |
| 2710 | 0x0A96 | s_cashshop_err_purchase_unknown |
| 2711 | 0x0A97 | s_cashshop_err_purchase_total_sale_count_over |
| 2712 | 0x0A98 | s_cashshop_err_purchase_sale_count_over |
| 2713 | 0x0A99 | s_cashshop_err_purchase_invalid_game |
| 2714 | 0x0A9A | s_cashshop_err_purchase_invalid_gift_product |
| 2715 | 0x0A9B | s_cashshop_err_purchase_eventcash_protect_gift |
| 2716 | 0x0A9C | s_cashshop_err_purchase_eventcash_protect_buy |
| 2717 | 0x0A9D | s_cashshop_err_purchase_maintenance |
| 2718 | 0x0A9E | s_cashshop_err_purchase_limit_purchase |
| 2719 | 0x0A9F | s_cashshop_err_purchase_lock_cashuse |
| 2720 | 0x0AA0 | s_cashshop_err_purchase_block_user |
| 2721 | 0x0AA1 | s_cashshop_err_purchase_notfind_user |
| 2722 | 0x0AA2 | s_cashshop_err_purchase_lack_balance |
| 2723 | 0x0AA3 | s_cashshop_err_purchase_invalid_cash_date |
| 2724 | 0x0AA4 | s_cashshop_err_purchase_invalid_sale_product |
| 2725 | 0x0AA5 | s_cashshop_err_purchase_invalid_cash_user |
| 2726 | 0x0AA6 | s_cashshop_err_inventory_inquiry_unknown |
| 2727 | 0x0AA7 | s_cashshop_err_inventory_inquiry_maintenance |
| 2728 | 0x0AA8 | s_cashshop_err_inventory_pickup_unknown |
| 2729 | 0x0AA9 | s_cashshop_err_inventory_pickup_no_inventory |
| 2730 | 0x0AAA | s_cashshop_err_inventory_pickup_lackcount |
| 2731 | 0x0AAB | s_cashshop_err_inventory_pickup_maintenance |
| 2732 | 0x0AAC | s_cashshop_err_refund_unknown |
| 2733 | 0x0AAD | s_cashshop_err_refund_disable_refund |
| 2734 | 0x0AAE | s_cashshop_err_refund_over_date |
| 2735 | 0x0AAF | s_cashshop_err_refund_no_inventory |
| 2736 | 0x0AB0 | s_cashshop_err_refund_gift |
| 2737 | 0x0AB1 | s_cashshop_err_gift_limit |
| 2738 | 0x0AB2 | s_cashshop_err_gift_age |
| 2739 | 0x0AB3 | s_cashshop_err_gift_send_block |
| 2740 | 0x0AB4 | s_cashshop_err_gift_recv_block |
| 2741 | 0x0AB5 | s_cashshop_err_gift_unknown |
| 2742 | 0x0AB6 | s_cashshop_err_gift_sale_count_over |
| 2743 | 0x0AB7 | s_partydps_notice_history_prefix |
| 2744 | 0x0AB8 | s_partydps_notice_history_row |
| 2745 | 0x0AB9 | s_partydps_notice_history_total_time |
| 2746 | 0x0ABA | s_msgbox_format_profile_char_detail |
| 2747 | 0x0ABB | s_messenger_comfirm_chat_super |
| 2748 | 0x0ABC | s_messenger_comfirm_chat_world |
| 2749 | 0x0ABD | s_messenger_comfirm_chat_channel |
| 2750 | 0x0ABE | s_messenger_no_show_messagebox |
| 2751 | 0x0ABF | s_messenger_whisper |
| 2752 | 0x0AC0 | s_messenger_club |
| 2753 | 0x0AC1 | s_messenger_party_chatballoon_prefix |
| 2754 | 0x0AC2 | s_messenger_guild_chatballoon_prefix |
| 2755 | 0x0AC3 | s_gem_error_inventory_full |
| 2756 | 0x0AC4 | s_gem_error_InvalidSlot |
| 2757 | 0x0AC5 | s_gem_error_InvalidItem |
| 2758 | 0x0AC6 | s_gem_error_Expired |
| 2759 | 0x0AC7 | s_gem_error_PCBang |
| 2760 | 0x0AC8 | s_gem_error_unknown |
| 2761 | 0x0AC9 | s_room_exit_ugc_indoor |
| 2762 | 0x0ACA | s_room_exit_bonus |
| 2763 | 0x0ACB | s_room_exit_massive_event |
| 2764 | 0x0ACC | s_room_exit_pvp_zone |
| 2765 | 0x0ACD | s_room_exit_msg_ugc_indoor |
| 2766 | 0x0ACE | s_room_exit_msg_boss_dungeon |
| 2767 | 0x0ACF | s_room_exit_msg_party_dungeon |
| 2768 | 0x0AD0 | s_room_exit_msg_shadow_expedition_dungeon |
| 2769 | 0x0AD1 | s_room_exit_msg_bonus |
| 2770 | 0x0AD2 | s_room_exit_msg_massive_event |
| 2771 | 0x0AD3 | s_room_exit_msg_pvp_zone |
| 2772 | 0x0AD4 | s_room_exit_msg_pvp_field |
| 2773 | 0x0AD5 | s_room_exit_msg_design |
| 2774 | 0x0AD6 | s_room_exit_msg_blueprint |
| 2775 | 0x0AD7 | s_room_exit_msg_blueprint_preview |
| 2776 | 0x0AD8 | s_itemlink_meratmarket |
| 2777 | 0x0AD9 | s_itemlink_cashshop |
| 2778 | 0x0ADA | s_waitingticket_message |
| 2779 | 0x0ADB | s_waitingticket_cancel |
| 2780 | 0x0ADC | s_debug_invincible |
| 2781 | 0x0ADD | s_debug_god_mode |
| 2782 | 0x0ADE | s_debug_invisible_all |
| 2783 | 0x0ADF | s_debug_invisible_npc |
| 2784 | 0x0AE0 | s_debug_instant_death |
| 2785 | 0x0AE1 | s_superchat_use_coupon |
| 2786 | 0x0AE2 | s_worldchat_use_coupon |
| 2787 | 0x0AE3 | s_channelchat_use_coupon |
| 2788 | 0x0AE4 | s_weddingchat_use_coupon |
| 2789 | 0x0AE5 | s_revival_use_coupon |
| 2790 | 0x0AE6 | s_pet_name_change_use_coupon |
| 2791 | 0x0AE7 | s_alreadyloginuser_request_kick |
| 2792 | 0x0AE8 | s_alreadyloginuser_response_kick |
| 2793 | 0x0AE9 | s_lauchingfestival_onetimecharacter |
| 2794 | 0x0AEA | s_pcbang_play_time1 |
| 2795 | 0x0AEB | s_pcbang_play_time2 |
| 2796 | 0x0AEC | s_pcbang_cant_tutorial_field |
| 2797 | 0x0AED | s_pcbang_no_pcbang |
| 2798 | 0x0AEE | s_pcbang_get_gift_item |
| 2799 | 0x0AEF | s_pcbang_get_play_item |
| 2800 | 0x0AF0 | s_play_time_warnning |
| 2801 | 0x0AF1 | s_play_time_warnning_fatigue_half_begin |
| 2802 | 0x0AF2 | s_play_time_warnning_fatigue_half |
| 2803 | 0x0AF3 | s_play_time_warnning_fatigue_max |
| 2804 | 0x0AF4 | s_play_time_warnning_chat |
| 2805 | 0x0AF5 | s_nametag_symbol_none |
| 2806 | 0x0AF6 | s_nametag_symbol_enchant |
| 2807 | 0x0AF7 | s_nametag_symbol_seller |
| 2808 | 0x0AF8 | s_nametag_symbol_guild |
| 2809 | 0x0AF9 | s_nametag_symbol_architect |
| 2810 | 0x0AFA | s_nametag_symbol_trophy |
| 2811 | 0x0AFB | s_nametag_symbol_fisher |
| 2812 | 0x0AFC | s_nametag_symbol_musician |
| 2813 | 0x0AFD | s_nametag_symbol_balrog |
| 2814 | 0x0AFE | s_nametag_symbol_pioneer |
| 2815 | 0x0AFF | s_nametag_symbol_oneyear |
| 2816 | 0x0B00 | s_nametag_symbol_level |
| 2817 | 0x0B01 | s_nametag_symbol_enchant_desc |
| 2818 | 0x0B02 | s_nametag_symbol_seller_desc |
| 2819 | 0x0B03 | s_nametag_symbol_guild_desc |
| 2820 | 0x0B04 | s_nametag_symbol_architect_desc |
| 2821 | 0x0B05 | s_nametag_symbol_trophy_desc |
| 2822 | 0x0B06 | s_nametag_symbol_fisher_desc |
| 2823 | 0x0B07 | s_nametag_symbol_musician_desc |
| 2824 | 0x0B08 | s_nametag_symbol_balrog_desc |
| 2825 | 0x0B09 | s_nametag_symbol_pioneer_desc |
| 2826 | 0x0B0A | s_nametag_symbol_oneyear_desc |
| 2827 | 0x0B0B | s_nametag_symbol_level_desc |
| 2828 | 0x0B0C | s_fieldboss_reward_assistbonus_notify |
| 2829 | 0x0B0D | s_macro_penalty_reward_notify |
| 2830 | 0x0B0E | s_user_trigger_over_max_length |
| 2831 | 0x0B0F | s_user_trigger_over_max_state |
| 2832 | 0x0B10 | s_user_trigger_over_max_enter_action |
| 2833 | 0x0B11 | s_user_trigger_over_max_condition |
| 2834 | 0x0B12 | s_user_trigger_over_max_condition_action |
| 2835 | 0x0B13 | s_user_trigger_item_tooltip_enable_trigger_control |
| 2836 | 0x0B14 | s_user_trigger_item_tooltip_state_change_action_permission |
| 2837 | 0x0B15 | s_user_trigger_debugging_msg |
| 2838 | 0x0B16 | s_user_trigger_error_msg_system_error |
| 2839 | 0x0B17 | s_user_trigger_error_msg_cube_position |
| 2840 | 0x0B18 | s_user_trigger_ask_msg_rollback |
| 2841 | 0x0B19 | s_user_trigger_ask_msg_clear_contents |
| 2842 | 0x0B1A | s_user_trigger_ask_msg_save |
| 2843 | 0x0B1B | s_user_trigger_ask_msg_close |
| 2844 | 0x0B1C | s_user_trigger_msg_show_debug |
| 2845 | 0x0B1D | s_user_trigger_msg_rollback |
| 2846 | 0x0B1E | s_home_password_on_msg |
| 2847 | 0x0B1F | s_home_password_off_msg |
| 2848 | 0x0B20 | s_home_password_off_confirm |
| 2849 | 0x0B21 | s_home_password_input |
| 2850 | 0x0B22 | s_home_password_state_on |
| 2851 | 0x0B23 | s_home_password_state_off |
| 2852 | 0x0B24 | s_home_password_string_error |
| 2853 | 0x0B25 | s_home_password_mismatch |
| 2854 | 0x0B26 | s_home_password_block_time |
| 2855 | 0x0B27 | s_home_password_on_chat_msg |
| 2856 | 0x0B28 | s_home_password_off_chat_msg |
| 2857 | 0x0B29 | s_home_password_enter_field_chat_msg |
| 2858 | 0x0B2A | s_home_password_user_out_chat_msg |
| 2859 | 0x0B2B | s_home_password_expire_date_chat_msg |
| 2860 | 0x0B2C | s_home_password_user_out_button |
| 2861 | 0x0B2D | s_home_commend_success |
| 2862 | 0x0B2E | s_home_commend_send_confirm |
| 2863 | 0x0B2F | s_team_pvp_red_team_name |
| 2864 | 0x0B30 | s_team_pvp_blue_team_name |
| 2865 | 0x0B31 | s_team_pvp_north |
| 2866 | 0x0B32 | s_team_pvp_center |
| 2867 | 0x0B33 | s_team_pvp_south |
| 2868 | 0x0B34 | s_team_pvp_conquered |
| 2869 | 0x0B35 | s_team_pvp_red_player_plunder |
| 2870 | 0x0B36 | s_team_pvp_blue_player_plunder |
| 2871 | 0x0B37 | s_team_pvp_winner_reward |
| 2872 | 0x0B38 | s_team_pvp_loser_reward |
| 2873 | 0x0B39 | s_render_screen_restoration_failed |
| 2874 | 0x0B3A | s_render_graphiccard_error |
| 2875 | 0x0B3B | s_window_service_auth_error |
| 2876 | 0x0B3C | s_util_mem_depletion_url |
| 2877 | 0x0B3D | s_util_mem_depletion_phyx |
| 2878 | 0x0B3E | s_util_mem_depletion_default |
| 2879 | 0x0B3F | s_partysearch_sort_party_create_hi |
| 2880 | 0x0B40 | s_partysearch_sort_party_create_low |
| 2881 | 0x0B41 | s_partysearch_sort_party_level_hi |
| 2882 | 0x0B42 | s_partysearch_sort_party_level_low |
| 2883 | 0x0B43 | s_partysearch_sort_memeber_count_hi |
| 2884 | 0x0B44 | s_partysearch_sort_memeber_count_low |
| 2885 | 0x0B45 | s_partysearch_sort_memeber_create_hi |
| 2886 | 0x0B46 | s_partysearch_sort_memeber_create_low |
| 2887 | 0x0B47 | s_partysearch_complete_register_partysearch |
| 2888 | 0x0B48 | s_partysearch_complete_register_membersearch |
| 2889 | 0x0B49 | s_partysearch_complete_remove_partysearch |
| 2890 | 0x0B4A | s_partysearch_complete_remove_membersearch |
| 2891 | 0x0B4B | s_partysearch_ask_party_join_already_memebersearch |
| 2892 | 0x0B4C | s_partysearch_err_search_result_empty |
| 2893 | 0x0B4D | s_partysearch_err_search_result_with_ban |
| 2894 | 0x0B4E | s_partysearch_err_whisper_myself |
| 2895 | 0x0B4F | s_partysearch_err_party_join_myself |
| 2896 | 0x0B50 | s_partysearch_err_party_join_already |
| 2897 | 0x0B51 | s_partysearch_err_party_join_lack_gearscore |
| 2898 | 0x0B52 | s_partysearch_err_party_invite_myself |
| 2899 | 0x0B53 | s_partysearch_err_party_invite_not_chief |
| 2900 | 0x0B54 | s_partysearch_err_memebersearch_cant_register_not_chief |
| 2901 | 0x0B55 | s_partysearch_err_memebersearch_cant_register_max_memebercount |
| 2902 | 0x0B56 | s_partysearch_err_memebersearch_cant_register_limit_condition |
| 2903 | 0x0B57 | s_partysearch_err_memebersearch_cant_register_already |
| 2904 | 0x0B58 | s_partysearch_err_memebersearch_cant_modify_not_chief |
| 2905 | 0x0B59 | s_partysearch_err_memebersearch_cant_modify_no_register |
| 2906 | 0x0B5A | s_partysearch_err_partysearch_cant_register_in_party |
| 2907 | 0x0B5B | s_partysearch_err_partysearch_cant_register_limit_condition |
| 2908 | 0x0B5C | s_partysearch_err_partysearch_cant_register_already |
| 2909 | 0x0B5D | s_partysearch_err_partysearch_cant_modify_in_party |
| 2910 | 0x0B5E | s_partysearch_err_partysearch_cant_modify_no_register |
| 2911 | 0x0B5F | s_partysearch_err_dungeon_cooldown |
| 2912 | 0x0B60 | s_partysearch_err_server_lastaction |
| 2913 | 0x0B61 | s_partysearch_err_server_not_chief |
| 2914 | 0x0B62 | s_partysearch_err_server_max_member |
| 2915 | 0x0B63 | s_partysearch_err_server_db |
| 2916 | 0x0B64 | s_partysearch_err_server_already_register |
| 2917 | 0x0B65 | s_partysearch_err_server_invalid_type |
| 2918 | 0x0B66 | s_partysearch_err_server_in_party |
| 2919 | 0x0B67 | s_partysearch_err_server_registring |
| 2920 | 0x0B68 | s_partysearch_err_server_banword_title |
| 2921 | 0x0B69 | s_partysearch_err_server_banword_findword |
| 2922 | 0x0B6A | s_partysearch_err_server_party_invited |
| 2923 | 0x0B6B | s_partysearch_err_server_blocked |
| 2924 | 0x0B6C | s_partysearch_err_server_code |
| 2925 | 0x0B6D | s_partysearchregister_err_title |
| 2926 | 0x0B6E | s_partysearchregister_invalid_dungeonlevel |
| 2927 | 0x0B6F | s_partysearchregister_invalid_dungeondata |
| 2928 | 0x0B70 | s_partysearchregister_ask_remove |
| 2929 | 0x0B71 | s_err_cash_recall_cannot_now |
| 2930 | 0x0B72 | s_err_cash_recall_prohibit_map |
| 2931 | 0x0B73 | s_err_cash_recall_cannot_place |
| 2932 | 0x0B74 | s_err_cash_recall_not_guild |
| 2933 | 0x0B75 | s_err_cash_recall_not_party |
| 2934 | 0x0B76 | s_err_cash_recall_no_guildmember |
| 2935 | 0x0B77 | s_err_cash_recall_no_partymember |
| 2936 | 0x0B78 | s_err_cash_recall_no_weddingmember |
| 2937 | 0x0B79 | s_err_cash_recall_overflow |
| 2938 | 0x0B7A | s_err_cash_recall_cannot_dead |
| 2939 | 0x0B7B | s_err_cash_recall_cannot_battle |
| 2940 | 0x0B7C | s_cash_recall_confirm |
| 2941 | 0x0B7D | s_cash_recall_party_notice |
| 2942 | 0x0B7E | s_cash_recall_guild_notice |
| 2943 | 0x0B7F | s_cash_recall_expired_notice |
| 2944 | 0x0B80 | s_cash_recall_end_notice |
| 2945 | 0x0B81 | s_cash_recall_other_continent |
| 2946 | 0x0B82 | s_enchantscroll_openscroll |
| 2947 | 0x0B83 | s_enchantscroll_desc_enchant |
| 2948 | 0x0B84 | s_enchantscroll_desc_restore |
| 2949 | 0x0B85 | s_enchantscroll_desc_repair |
| 2950 | 0x0B86 | s_enchantscroll_desc_random_enchant |
| 2951 | 0x0B87 | s_enchantscroll_limit |
| 2952 | 0x0B88 | s_enchantscroll_itemname |
| 2953 | 0x0B89 | s_enchantscroll_breaking |
| 2954 | 0x0B8A | s_enchantscroll_successprop |
| 2955 | 0x0B8B | s_enchantscroll_ok |
| 2956 | 0x0B8C | s_enchantscroll_invalid_scroll |
| 2957 | 0x0B8D | s_enchantscroll_invalid_item |
| 2958 | 0x0B8E | s_enchantscroll_breaking_item |
| 2959 | 0x0B8F | s_enchantscroll_invalid_level |
| 2960 | 0x0B90 | s_enchantscroll_invalid_slot |
| 2961 | 0x0B91 | s_enchantscroll_invalid_rank |
| 2962 | 0x0B92 | s_enchantscroll_invalid_grade |
| 2963 | 0x0B93 | s_enchantscroll_not_breaking_item |
| 2964 | 0x0B94 | s_systemmail_notify_ontime_confirm |
| 2965 | 0x0B95 | s_server_name_scania |
| 2966 | 0x0B96 | s_server_name_mardia |
| 2967 | 0x0B97 | s_server_name_hasello |
| 2968 | 0x0B98 | s_server_name_windia |
| 2969 | 0x0B99 | s_server_name_flata |
| 2970 | 0x0B9A | s_recovery_mail_title |
| 2971 | 0x0B9B | s_recovery_mail_content |
| 2972 | 0x0B9C | s_recovery_mail_sender |
| 2973 | 0x0B9D | s_trade_recovery_mail_title |
| 2974 | 0x0B9E | s_trade_recovery_mail_content |
| 2975 | 0x0B9F | s_trade_recovery_mail_sender |
| 2976 | 0x0BA0 | s_doll_recovery_mail_title |
| 2977 | 0x0BA1 | s_doll_recovery_mail_content |
| 2978 | 0x0BA2 | s_doll_recovery_mail_sender |
| 2979 | 0x0BA3 | s_function_cube_error_invalid_cube |
| 2980 | 0x0BA4 | s_function_cube_error_invalid_pos |
| 2981 | 0x0BA5 | s_function_cube_error_invalid_summon_user |
| 2982 | 0x0BA6 | s_err_ugcmap_package_cant_use |
| 2983 | 0x0BA7 | s_err_ugcmap_package_cant_use_in_this_map |
| 2984 | 0x0BA8 | s_err_ugcmap_package_should_use_in_indoor |
| 2985 | 0x0BA9 | s_err_ugcmap_package_not_a_valid_package_item |
| 2986 | 0x0BAA | s_err_ugcmap_package_cant_use_in_others_home |
| 2987 | 0x0BAB | s_err_ugcmap_package_clear_indoor_first |
| 2988 | 0x0BAC | s_err_ugcmap_package_not_a_valid_indoor |
| 2989 | 0x0BAD | s_err_ugcmap_package_not_a_indoor_for_package_item |
| 2990 | 0x0BAE | s_err_ugcmap_package_not_a_indoor_for_this_package_item |
| 2991 | 0x0BAF | s_err_ugcmap_package_failed_to_consume_package_item |
| 2992 | 0x0BB0 | s_err_ugcmap_package_automatic_creation_is_in_progress |
| 2993 | 0x0BB1 | s_err_ugcmap_package_automatic_removal_is_in_progress |
| 2994 | 0x0BB2 | s_ugcmap_package_automatic_creation_completed |
| 2995 | 0x0BB3 | s_ugcmap_package_automatic_removal_completed |
| 2996 | 0x0BB4 | s_ugcmap_package_automatic_creation_suspended |
| 2997 | 0x0BB5 | s_ugcmap_package_automatic_removal_suspended |
| 2998 | 0x0BB6 | s_ugcmap_package_automatic_creation_skip |
| 2999 | 0x0BB7 | s_ugcmap_package_open_package_when_indoor_size_is_different |
| 3000 | 0x0BB8 | s_ugcmap_package_open_package_when_indoor_is_empty |
| 3001 | 0x0BB9 | s_err_ugcmap_design_home_should_use_in_design_home |
| 3002 | 0x0BBA | s_err_ugcmap_design_home_not_my_design_home |
| 3003 | 0x0BBB | s_err_ugcmap_design_home_indoor_isnt_empty |
| 3004 | 0x0BBC | s_err_ugcmap_design_home_should_use_in_home |
| 3005 | 0x0BBD | s_err_ugcmap_design_home_nothing_to_import |
| 3006 | 0x0BBE | s_err_ugcmap_design_home_invalid_item |
| 3007 | 0x0BBF | s_err_ugcmap_design_home_not_enough_meso |
| 3008 | 0x0BC0 | s_err_ugcmap_design_home_not_enough_merat |
| 3009 | 0x0BC1 | s_err_ugcmap_design_home_not_enough_item |
| 3010 | 0x0BC2 | s_err_ugcmap_design_home_not_enough_honor_token |
| 3011 | 0x0BC3 | s_err_ugcmap_design_home_not_enough_karma_token |
| 3012 | 0x0BC4 | s_err_ugcmap_design_home_not_enough_lu_token |
| 3013 | 0x0BC5 | s_err_ugcmap_design_home_not_enough_habi_token |
| 3014 | 0x0BC6 | s_err_ugcmap_design_home_not_enough_shard_token |
| 3015 | 0x0BC7 | s_err_ugcmap_design_home_not_enough_red_merat |
| 3016 | 0x0BC8 | s_err_ugcmap_design_home_not_enough_reverse_coin |
| 3017 | 0x0BC9 | s_err_ugcmap_design_home_not_enough_star_point |
| 3018 | 0x0BCA | s_err_ugcmap_design_home_invalid_design_index |
| 3019 | 0x0BCB | s_err_ugcmap_cant_save_maid |
| 3020 | 0x0BCC | s_err_ugcmap_guide_object_cant_go_far |
| 3021 | 0x0BCD | s_err_ugcmap_cant_find_delegate_owner |
| 3022 | 0x0BCE | s_err_ugcmap_cant_use_clear_ugc_map |
| 3023 | 0x0BCF | s_err_ugcmap_not_massive_event_field |
| 3024 | 0x0BD0 | s_err_ugcmap_only_owner_can_set_balance |
| 3025 | 0x0BD1 | s_err_ugcmap_meso_balance_should_be_positive_number |
| 3026 | 0x0BD2 | s_err_ugcmap_merat_balance_should_be_positive_number |
| 3027 | 0x0BD3 | s_err_ugcmap_meso_merat_balance_description |
| 3028 | 0x0BD4 | s_err_ugcmap_nothing_to_export |
| 3029 | 0x0BD5 | s_fishing_grade_Lv1 |
| 3030 | 0x0BD6 | s_fishing_grade_Lv2 |
| 3031 | 0x0BD7 | s_fishing_grade_Lv3 |
| 3032 | 0x0BD8 | s_fishing_grade_Lv4 |
| 3033 | 0x0BD9 | s_fishing_grade_Lv5 |
| 3034 | 0x0BDA | s_fishing_grade_Lv6 |
| 3035 | 0x0BDB | s_fishing_grade_Lv7 |
| 3036 | 0x0BDC | s_fishing_grade_Lv8 |
| 3037 | 0x0BDD | s_fishing_grade_Lv9 |
| 3038 | 0x0BDE | s_fishing_grade_Lv10 |
| 3039 | 0x0BDF | s_fishing_grade_Lv11 |
| 3040 | 0x0BE0 | s_fishing_grade_Lv12 |
| 3041 | 0x0BE1 | s_fishing_grade_Lv13 |
| 3042 | 0x0BE2 | s_fishing_grade_Lv14 |
| 3043 | 0x0BE3 | s_fishing_grade_Lv15 |
| 3044 | 0x0BE4 | s_fishing_grade_Lv16 |
| 3045 | 0x0BE5 | s_fishing_grade_Lv17 |
| 3046 | 0x0BE6 | s_fishing_grade_Lv18 |
| 3047 | 0x0BE7 | s_fishing_grade_Lv19 |
| 3048 | 0x0BE8 | s_fishing_grade_Lv20 |
| 3049 | 0x0BE9 | s_fishing_grade_Lv21 |
| 3050 | 0x0BEA | s_fishing_habitat_water |
| 3051 | 0x0BEB | s_fishing_habitat_seawater |
| 3052 | 0x0BEC | s_fishing_habitat_poison |
| 3053 | 0x0BED | s_fishing_habitat_lava |
| 3054 | 0x0BEE | s_fishing_habitat_oil |
| 3055 | 0x0BEF | s_fishing_habitat_devilwater |
| 3056 | 0x0BF0 | s_fishing_habitat_emeraldwater |
| 3057 | 0x0BF1 | s_fishing_habitat_all |
| 3058 | 0x0BF2 | s_fishing_notify_success |
| 3059 | 0x0BF3 | s_fishing_notify_fail |
| 3060 | 0x0BF4 | s_fishing_fish_grade |
| 3061 | 0x0BF5 | s_fishing_fish_catch_count |
| 3062 | 0x0BF6 | s_fishing_fish_size |
| 3063 | 0x0BF7 | s_fishing_error_invalid_cube |
| 3064 | 0x0BF8 | s_fishing_error_notexist_water |
| 3065 | 0x0BF9 | s_fishing_error_invalid_item |
| 3066 | 0x0BFA | s_fishing_error_lack_mastery |
| 3067 | 0x0BFB | s_fishing_error_notexist_fish |
| 3068 | 0x0BFC | s_fishing_error_system_error |
| 3069 | 0x0BFD | s_fishing_error_fishingrod_mastery |
| 3070 | 0x0BFE | s_fishing_error_ride |
| 3071 | 0x0BFF | s_fishing_error_inventory_full |
| 3072 | 0x0C00 | s_fishing_error_ugcmap |
| 3073 | 0x0C01 | s_fishing_offset_mastery |
| 3074 | 0x0C02 | s_fishing_offset_mastery_firstcatch |
| 3075 | 0x0C03 | s_fishing_offset_mastery_bigsizecatch |
| 3076 | 0x0C04 | s_fishing_total_mastery |
| 3077 | 0x0C05 | s_fishing_need_mastery |
| 3078 | 0x0C06 | s_fishing_size_small |
| 3079 | 0x0C07 | s_fishing_size_medium |
| 3080 | 0x0C08 | s_fishing_size_large |
| 3081 | 0x0C09 | s_fishing_size_bigfish |
| 3082 | 0x0C0A | s_remake_itemoption_error |
| 3083 | 0x0C0B | s_remake_itemoption_error_impossible |
| 3084 | 0x0C0C | s_remake_itemoption_error_limitlevel |
| 3085 | 0x0C0D | s_tooltip_itemoption_kinds_constant |
| 3086 | 0x0C0E | s_tooltip_itemoption_kinds_static |
| 3087 | 0x0C0F | s_tooltip_itemoption_kinds_random |
| 3088 | 0x0C10 | s_tooltip_itemoption_kinds_title |
| 3089 | 0x0C11 | s_tooltip_itemoption_kinds_space |
| 3090 | 0x0C12 | s_tooltip_itemoption_enchant |
| 3091 | 0x0C13 | s_tooltip_itemoption_enchant_broken |
| 3092 | 0x0C14 | s_tooltip_itemoption_stat_row |
| 3093 | 0x0C15 | s_tooltip_itemremake_count |
| 3094 | 0x0C16 | s_tooltip_itemremake_enable |
| 3095 | 0x0C17 | s_wedding_visit_confirm |
| 3096 | 0x0C18 | s_wedding_visit_failed_common |
| 3097 | 0x0C19 | s_wedding_visit_failed_dead |
| 3098 | 0x0C1A | s_wedding_visit_failed_invalid_time |
| 3099 | 0x0C1B | s_wedding_visit_failed_user_count_limit_exceeded |
| 3100 | 0x0C1C | s_wedding_visit_failed_user_self_link |
| 3101 | 0x0C1D | s_wedding_visit_failed_disablemap |
| 3102 | 0x0C1E | s_wedding_visit_failed_solo_instance |
| 3103 | 0x0C1F | s_wedding_visit_failed_same_place |
| 3104 | 0x0C20 | s_err_wedding_chat_cannot_use_common |
| 3105 | 0x0C21 | s_err_wedding_chat_cannot_use_no_reservation |
| 3106 | 0x0C22 | s_err_wedding_chat_cannot_use_complete |
| 3107 | 0x0C23 | s_anti_addiction_cannot_receive |
| 3108 | 0x0C24 | s_auto_itemuse_default |
| 3109 | 0x0C25 | s_auto_itemuse_condition |
| 3110 | 0x0C26 | s_pet_input_name |
| 3111 | 0x0C27 | s_pet_summon_on |
| 3112 | 0x0C28 | s_pet_summon_off |
| 3113 | 0x0C29 | s_pet_btn_summon_on |
| 3114 | 0x0C2A | s_pet_btn_summon_off |
| 3115 | 0x0C2B | s_pet_inventory_ask_in |
| 3116 | 0x0C2C | s_pet_inventory_ask_out |
| 3117 | 0x0C2D | s_pet_inventory_slot_use_count |
| 3118 | 0x0C2E | s_pet_inventory_expire |
| 3119 | 0x0C2F | s_pet_inventory_end_time |
| 3120 | 0x0C30 | s_pet_inventory_not_use |
| 3121 | 0x0C31 | s_pet_inventory_not_sendin |
| 3122 | 0x0C32 | s_pet_inventory_not_sendin_petitem |
| 3123 | 0x0C33 | s_pet_effect_end_time |
| 3124 | 0x0C34 | s_pet_additional_desc_name |
| 3125 | 0x0C35 | s_pet_change_name_free |
| 3126 | 0x0C36 | s_pet_change_name_merat |
| 3127 | 0x0C37 | s_pet_change_name_samename |
| 3128 | 0x0C38 | s_pet_itemuse_cannot_not_posion |
| 3129 | 0x0C39 | s_pet_itemuse_cannot_same_item |
| 3130 | 0x0C3A | s_pet_itemuse_cannot_same_condition |
| 3131 | 0x0C3B | s_pet_itemuse_cannot_notexist_condition |
| 3132 | 0x0C3C | s_pet_itemuse_cannot_drag_user_inventory |
| 3133 | 0x0C3D | s_pet_error_summon_potion |
| 3134 | 0x0C3E | s_pet_extension_ontarget |
| 3135 | 0x0C3F | s_pet_extension_period |
| 3136 | 0x0C40 | s_pet_extension_period_limit |
| 3137 | 0x0C41 | s_pet_extension_period_remain |
| 3138 | 0x0C42 | s_pet_extension_period_hungry |
| 3139 | 0x0C43 | s_pet_extension_period_not_extendlife |
| 3140 | 0x0C44 | s_pet_nutrient_ontarget |
| 3141 | 0x0C45 | s_pet_nutrient_period_limit |
| 3142 | 0x0C46 | s_pet_nutrient_confirm_replace_effect |
| 3143 | 0x0C47 | s_pet_nutrient_success |
| 3144 | 0x0C48 | s_pet_nutrient_success_extension |
| 3145 | 0x0C49 | s_pet_nutrient_cannot_hungry |
| 3146 | 0x0C4A | s_usercommanddescription_user |
| 3147 | 0x0C4B | s_usercommanddescription_tester |
| 3148 | 0x0C4C | s_usercommanddescription_admin |
| 3149 | 0x0C4D | s_timeevent_common_1 |
| 3150 | 0x0C4E | s_timeevent_common_4 |
| 3151 | 0x0C4F | s_timeevent_common_7 |
| 3152 | 0x0C50 | s_timestring_am |
| 3153 | 0x0C51 | s_timestring_pm |
| 3154 | 0x0C52 | s_skill_compact_control_add_tab |
| 3155 | 0x0C53 | s_skill_compact_control_rename_tab |
| 3156 | 0x0C54 | s_skill_compact_control_same_tabname |
| 3157 | 0x0C55 | s_skill_compact_control_default_tabname |
| 3158 | 0x0C56 | s_skill_level_max |
| 3159 | 0x0C57 | s_window_title_name |
| 3160 | 0x0C58 | s_crashreporter_title |
| 3161 | 0x0C59 | s_crashreporter_text |
| 3162 | 0x0C5A | s_gameevent_enterfield_confirm |
| 3163 | 0x0C5B | s_card_reverse_game_consume_fail |
| 3164 | 0x0C5C | s_card_reverse_game_select_count |
| 3165 | 0x0C5D | s_card_reverse_game_close_message |
| 3166 | 0x0C5E | s_card_reverse_game_reward_notice |
| 3167 | 0x0C5F | s_rank_duel_arena_fail |
| 3168 | 0x0C60 | s_invalid_break_skinitem |
| 3169 | 0x0C61 | s_itemlock_unknown_err |
| 3170 | 0x0C62 | s_itemlock_invalid_item_lock |
| 3171 | 0x0C63 | s_itemlock_invalid_item_unlock |
| 3172 | 0x0C64 | s_party_search_default_msg_1 |
| 3173 | 0x0C65 | s_party_search_default_msg_2 |
| 3174 | 0x0C66 | s_party_search_default_msg_3 |
| 3175 | 0x0C67 | s_party_search_default_msg_4 |
| 3176 | 0x0C68 | s_party_search_default_msg_5 |
| 3177 | 0x0C69 | s_character_ability_character_category_name |
| 3178 | 0x0C6A | s_character_ability_monster_and_dungeon_category_name |
| 3179 | 0x0C6B | s_character_ability_play_and_feature_category_name |
| 3180 | 0x0C6C | s_character_ability_quest_and_grow_category_name |
| 3181 | 0x0C6D | s_character_ability_content_category_name |
| 3182 | 0x0C6E | s_character_ability_character_category_tooltip |
| 3183 | 0x0C6F | s_character_ability_monster_and_dungeon_category_tooltip |
| 3184 | 0x0C70 | s_character_ability_play_and_feature_category_tooltip |
| 3185 | 0x0C71 | s_character_ability_quest_and_grow_category_tooltip |
| 3186 | 0x0C72 | s_character_ability_content_category_tooltip |
| 3187 | 0x0C73 | s_character_ability_err_no_abilitypoint |
| 3188 | 0x0C74 | s_character_ability_err_no_meso |
| 3189 | 0x0C75 | s_character_ability_err_no_merat |
| 3190 | 0x0C76 | s_character_ability_point_info_text |
| 3191 | 0x0C77 | s_character_ability_meso_reset_desc |
| 3192 | 0x0C78 | s_character_ability_meso_reset_button |
| 3193 | 0x0C79 | s_character_ability_merat_reset_desc |
| 3194 | 0x0C7A | s_character_ability_merat_reset_button |
| 3195 | 0x0C7B | s_character_ability_err_reset_cooltime |
| 3196 | 0x0C7C | s_character_ability_disabled_quest_desc |
| 3197 | 0x0C7D | s_character_ability_reset_cooltime |
| 3198 | 0x0C7E | s_character_ability_reset_cooltime_request |
| 3199 | 0x0C7F | s_character_ability_err_level_reset_cooltime |
| 3200 | 0x0C80 | s_party_recall_scroll_buy |
| 3201 | 0x0C81 | s_msg_autofishing_extend |
| 3202 | 0x0C82 | s_msg_autofishing_extend_desc |
| 3203 | 0x0C83 | s_msg_autofishing_extend_showcurrentduration_desc |
| 3204 | 0x0C84 | s_system_shop_title_extend_autofishing |
| 3205 | 0x0C85 | s_notice_bypass |
| 3206 | 0x0C86 | s_notice_unstable_network_state |
| 3207 | 0x0C87 | s_ugcmap_fun_host_gravity_change |
| 3208 | 0x0C88 | s_ugcmap_fun_card_info_user_open |
| 3209 | 0x0C89 | s_ugcmap_fun_card_info_user_private |
| 3210 | 0x0C8A | s_ugcmap_fun_card_info_deck_open |
| 3211 | 0x0C8B | s_ugcmap_fun_card_info_deck_private |
| 3212 | 0x0C8C | s_ugcmap_fun_card_info_mine |
| 3213 | 0x0C8D | s_ugcmap_fun_card_open_mine |
| 3214 | 0x0C8E | s_ugcmap_fun_card_discard_open |
| 3215 | 0x0C8F | s_ugcmap_fun_card_discard_private |
| 3216 | 0x0C90 | s_ugcmap_fun_card_discard_mine |
| 3217 | 0x0C91 | s_ugcmap_fun_card_verify_owned |
| 3218 | 0x0C92 | s_ugcmap_fun_card_verify_not_owned |
| 3219 | 0x0C93 | s_ugcmap_fun_card_handover_open |
| 3220 | 0x0C94 | s_ugcmap_fun_card_handover_private |
| 3221 | 0x0C95 | s_ugcmap_fun_card_handover_sender |
| 3222 | 0x0C96 | s_ugcmap_fun_card_handover_receiver |
| 3223 | 0x0C97 | s_ugcmap_fun_card_add |
| 3224 | 0x0C98 | s_ugcmap_fun_card_receive_open |
| 3225 | 0x0C99 | s_ugcmap_fun_card_receive_private |
| 3226 | 0x0C9A | s_ugcmap_fun_card_receive_mine |
| 3227 | 0x0C9B | s_ugcmap_fun_card_deck_not_exist |
| 3228 | 0x0C9C | s_ugcmap_fun_card_deck_reset |
| 3229 | 0x0C9D | s_ugcmap_fun_card_deck_reset_empty |
| 3230 | 0x0C9E | s_ugcmap_fun_card_not_exist |
| 3231 | 0x0C9F | s_ugcmap_fun_card_empty_in_deck |
| 3232 | 0x0CA0 | s_ugcmap_fun_card_too_many_in_deck |
| 3233 | 0x0CA1 | s_ugcmap_fun_card_target_not_exist |
| 3234 | 0x0CA2 | s_ugcmap_fun_card_deck_name_empty |
| 3235 | 0x0CA3 | s_ugcmap_fun_card_deck_name_invalid |
| 3236 | 0x0CA4 | s_ugcmap_fun_card_deck_too_many |
| 3237 | 0x0CA5 | s_ugcmap_fun_card_deck_exist_already |
| 3238 | 0x0CA6 | s_ugcmap_fun_card_deck_is_permanent |
| 3239 | 0x0CA7 | s_ugcmap_fun_card_deck_add |
| 3240 | 0x0CA8 | s_ugcmap_fun_card_deck_discard |
| 3241 | 0x0CA9 | s_ugcmap_fun_survey_open |
| 3242 | 0x0CAA | s_ugcmap_fun_survey_secret |
| 3243 | 0x0CAB | s_ugcmap_fun_survey_abstention |
| 3244 | 0x0CAC | s_ugcmap_fun_survey_guide |
| 3245 | 0x0CAD | s_ugcmap_fun_survey_info_head |
| 3246 | 0x0CAE | s_ugcmap_fun_survey_info_footer |
| 3247 | 0x0CAF | s_ugcmap_fun_survey_create_success |
| 3248 | 0x0CB0 | s_ugcmap_fun_survey_create_error |
| 3249 | 0x0CB1 | s_ugcmap_fun_survey_add_success |
| 3250 | 0x0CB2 | s_ugcmap_fun_survey_add_error |
| 3251 | 0x0CB3 | s_ugcmap_fun_survey_start |
| 3252 | 0x0CB4 | s_ugcmap_fun_survey_vote |
| 3253 | 0x0CB5 | s_ugcmap_fun_survey_end |
| 3254 | 0x0CB6 | s_ugcmap_fun_survey_result |
| 3255 | 0x0CB7 | s_ugcmap_fun_survey_close_without_vote |
| 3256 | 0x0CB8 | s_ugcmap_fun_portal_name_duplicated |
| 3257 | 0x0CB9 | s_ugcmap_fun_roll |
| 3258 | 0x0CBA | s_ugcmap_fun_roll_error |
| 3259 | 0x0CBB | s_ugcmap_fun_random_group |
| 3260 | 0x0CBC | s_ugcmap_fun_random_pick |
| 3261 | 0x0CBD | s_ugcmap_fun_random_pick_special |
| 3262 | 0x0CBE | s_ugcmap_fun_typing_ready |
| 3263 | 0x0CBF | s_ugcmap_fun_typing_begin |
| 3264 | 0x0CC0 | s_ugcmap_fun_typing_submit |
| 3265 | 0x0CC1 | s_ugcmap_fun_typing_end |
| 3266 | 0x0CC2 | s_ugcmap_fun_typing_ranking |
| 3267 | 0x0CC3 | s_ugcmap_fun_pvp_ffa_finished |
| 3268 | 0x0CC4 | s_ugcmap_fun_pvp_ffa_finished_draw |
| 3269 | 0x0CC5 | s_ugcmap_fun_pvp_ffa_winnter_name |
| 3270 | 0x0CC6 | s_ugcmap_cant_extend_area_level_anymore |
| 3271 | 0x0CC7 | s_ugcmap_cant_extend_height_level_anymore |
| 3272 | 0x0CC8 | s_ugcmap_cube_lock |
| 3273 | 0x0CC9 | s_ugcmap_cant_additionalbuy |
| 3274 | 0x0CCA | s_ugcmap_admin_only |
| 3275 | 0x0CCB | s_ugcmap_not_allowed_item |
| 3276 | 0x0CCC | s_err_ugcmap_not_enough_meso_balance |
| 3277 | 0x0CCD | s_err_ugcmap_not_enough_merat_balance |
| 3278 | 0x0CCE | s_err_ugcmap_cant_find_delegator_in_this_map |
| 3279 | 0x0CCF | s_err_ugcmap_cant_full_delegator_user |
| 3280 | 0x0CD0 | s_err_ugcmap_cant_duplicate_delegator_in_this_map |
| 3281 | 0x0CD1 | s_err_ugcmap_cant_build_empty_ugc |
| 3282 | 0x0CD2 | s_err_ugcmap_should_use_in_home |
| 3283 | 0x0CD3 | s_err_ugcmap_construct_exp_overtime |
| 3284 | 0x0CD4 | s_ugcmap_add_delegator_user |
| 3285 | 0x0CD5 | s_ugcmap_remove_delegator_user |
| 3286 | 0x0CD6 | s_ugcmap_give_delegator_user |
| 3287 | 0x0CD7 | s_ugcmap_release_delegator_user |
| 3288 | 0x0CD8 | s_ugcmap_removeall_delegator_user |
| 3289 | 0x0CD9 | s_err_ugcmap_blueprint_preview_cube_action_disabled |
| 3290 | 0x0CDA | s_home_today_reward |
| 3291 | 0x0CDB | s_home_bill_description |
| 3292 | 0x0CDC | s_home_interior_grade_gift_taken |
| 3293 | 0x0CDD | s_platform_common_error_unknown_error_code |
| 3294 | 0x0CDE | s_platform_common_error_unknown |
| 3295 | 0x0CDF | s_platform_common_error_invalid_param |
| 3296 | 0x0CE0 | s_platform_common_error_not_initialize |
| 3297 | 0x0CE1 | s_platform_common_error_unstable_install |
| 3298 | 0x0CE2 | s_platform_common_error_unstable_install_path |
| 3299 | 0x0CE3 | s_platform_common_error_unstable_install_data |
| 3300 | 0x0CE4 | s_gamehelper_game_optimize_apply |
| 3301 | 0x0CE5 | s_gamehelper_voice_chat_enter |
| 3302 | 0x0CE6 | s_gamehelper_voice_chat_leave |
| 3303 | 0x0CE7 | s_vip_coupon_extend_msg |
| 3304 | 0x0CE8 | s_vip_coupon_new_msg |
| 3305 | 0x0CE9 | s_word_tab_petinfo |
| 3306 | 0x0CEA | s_word_tab_petcompose |
| 3307 | 0x0CEB | s_word_tab_petevolution |
| 3308 | 0x0CEC | s_word_tab_petcollect |
| 3309 | 0x0CED | s_word_tab_remakeoption |
| 3310 | 0x0CEE | s_char_input_itemname |
| 3311 | 0x0CEF | s_timeevent_boss_lifetimetext1 |
| 3312 | 0x0CF0 | s_timeevent_boss_lifetimetext2 |
| 3313 | 0x0CF1 | s_word_pet |
| 3314 | 0x0CF2 | s_word_battle_pet |
| 3315 | 0x0CF3 | s_live_broadcast_system_error |
| 3316 | 0x0CF4 | s_ugcox_create_portal |
| 3317 | 0x0CF5 | s_ugcox_host_commission_meso_get |
| 3318 | 0x0CF6 | s_ugcox_entry_prize_meso_get |
| 3319 | 0x0CF7 | s_ugcox_entry_fee_refund_meso_get |
| 3320 | 0x0CF8 | s_ugcox_enter_fail_full |
| 3321 | 0x0CF9 | s_couple_effect_error_openbox_unknown |
| 3322 | 0x0CFA | s_couple_effect_error_openbox_charname |
| 3323 | 0x0CFB | s_couple_effect_error_openbox_myself_char |
| 3324 | 0x0CFC | s_couple_effect_error_openbox_myself_account |
| 3325 | 0x0CFD | s_couple_effect_mail_sender |
| 3326 | 0x0CFE | s_couple_effect_mail_title_receiver |
| 3327 | 0x0CFF | s_couple_effect_mail_content_receiver |
| 3328 | 0x0D00 | s_couple_effect_mail_send_partner |
| 3329 | 0x0D01 | s_couple_emotion_request_recv |
| 3330 | 0x0D02 | s_couple_emotion_request_success |
| 3331 | 0x0D03 | s_couple_emotion_failed |
| 3332 | 0x0D04 | s_couple_emotion_response_accept |
| 3333 | 0x0D05 | s_couple_emotion_response_decline |
| 3334 | 0x0D06 | s_couple_emotion_target_user_wrong_position |
| 3335 | 0x0D07 | s_couple_emotion_recv_request_in_progressed |
| 3336 | 0x0D08 | s_couple_emotion_cannot_request_wrong_state |
| 3337 | 0x0D09 | s_couple_emotion_cannot_request_already_in_recv_state |
| 3338 | 0x0D0A | s_couple_emotion_cannot_request_long_distance |
| 3339 | 0x0D0B | s_couple_emotion_cannot_request_blocked_target |
| 3340 | 0x0D0C | s_couple_emotion_cannot_request_in_this_map |
| 3341 | 0x0D0D | s_couple_emotion_cannot_response_not_exist_request_user |
| 3342 | 0x0D0E | s_couple_emotion_failed_request_not_exist_skill |
| 3343 | 0x0D0F | s_couple_emotion_failed_accept_request_user_wrong_state |
| 3344 | 0x0D10 | s_couple_emotion_failed_request_already_recv |
| 3345 | 0x0D11 | s_couple_emotion_failed_request_already_in_action |
| 3346 | 0x0D12 | s_couple_emotion_failed_requset_auto_decline |
| 3347 | 0x0D13 | s_couple_emotion_failed_request_wrong_state_target_user |
| 3348 | 0x0D14 | s_couple_emotion_failed_accept_cannot_find_request_user |
| 3349 | 0x0D15 | s_couple_emotion_failed_teleport_limit_distance |
| 3350 | 0x0D16 | s_couple_emotion_failed_response_wrong_state_target_user |
| 3351 | 0x0D17 | s_galleryevent_cannot_open_card |
| 3352 | 0x0D18 | s_galleryevent_invalid_event |
| 3353 | 0x0D19 | s_microgame_rps_open_banner_failed_not_exist_ticket |
| 3354 | 0x0D1A | s_microgame_rps_open_banner_failed_action_key |
| 3355 | 0x0D1B | s_microgame_rps_open_banner_failed_wrong_state |
| 3356 | 0x0D1C | s_microgame_rps_request_failed_not_exist_ticket |
| 3357 | 0x0D1D | s_microgame_rps_request_failed_wrong_distance |
| 3358 | 0x0D1E | s_microgame_rps_request_failed_wrong_position |
| 3359 | 0x0D1F | s_microgame_rps_request_failed_wrong_state |
| 3360 | 0x0D20 | s_microgame_rps_request_cancel |
| 3361 | 0x0D21 | s_microgame_rps_peer_game_cancel |
| 3362 | 0x0D22 | s_microgame_rps_banner_failed_blocked_in_this_field |
| 3363 | 0x0D23 | s_microgame_rps_request_failed_blocked_in_this_field |
| 3364 | 0x0D24 | s_microgame_rps_request_failed_blocked_user |
| 3365 | 0x0D25 | s_microgame_rps_response_failed_blocked_user |
| 3366 | 0x0D26 | s_microgame_rps_request_failed_peer_wrong_state |
| 3367 | 0x0D27 | s_microgame_rps_accept_failed_peer_wrong_state |
| 3368 | 0x0D28 | s_microgame_rps_close |
| 3369 | 0x0D29 | s_microgame_rps_waiting |
| 3370 | 0x0D2A | s_microgame_rps_request_recv |
| 3371 | 0x0D2B | s_microgame_rps_response_decline |
| 3372 | 0x0D2C | s_microgame_rps_response_accept |
| 3373 | 0x0D2D | s_microgame_rps_failed |
| 3374 | 0x0D2E | s_microgame_rps_result_win |
| 3375 | 0x0D2F | s_microgame_rps_result_lose |
| 3376 | 0x0D30 | s_microgame_rps_result_draw |
| 3377 | 0x0D31 | s_survival_event_reduce_safezone_ready |
| 3378 | 0x0D32 | s_survival_event_reduce_safezone_start |
| 3379 | 0x0D33 | s_function_item_survival_scan_info |
| 3380 | 0x0D34 | s_function_item_survival_scan_announce |
| 3381 | 0x0D35 | s_treewatering_watering |
| 3382 | 0x0D36 | s_treewatering_emotion |
| 3383 | 0x0D37 | s_treewatering_watering_casting |
| 3384 | 0x0D38 | s_treewatering_emotion_casting |
| 3385 | 0x0D39 | s_treewatering_wateringreward |
| 3386 | 0x0D3A | s_treewatering_emotionreward |
| 3387 | 0x0D3B | s_treewatering_no_waterpot |
| 3388 | 0x0D3C | s_treewatering_nomore_watering_reward |
| 3389 | 0x0D3D | s_treewatering_nomore_emotion_reward |
| 3390 | 0x0D3E | s_notify_adventure_levelup |
| 3391 | 0x0D3F | s_cashshop_err_purchase_steam_restircted_country |
| 3392 | 0x0D40 | s_cashshop_err_purchase_product_info_expired |
| 3393 | 0x0D41 | s_closet_msg_success |
| 3394 | 0x0D42 | s_closet_msg_item_not_exist |
| 3395 | 0x0D43 | s_closet_msg_item_failed |
| 3396 | 0x0D44 | s_socket_error_common |
| 3397 | 0x0D45 | s_socket_error_10004 |
| 3398 | 0x0D46 | s_socket_error_10013 |
| 3399 | 0x0D47 | s_socket_error_10014 |
| 3400 | 0x0D48 | s_socket_error_10022 |
| 3401 | 0x0D49 | s_socket_error_10024 |
| 3402 | 0x0D4A | s_socket_error_10035 |
| 3403 | 0x0D4B | s_socket_error_10036 |
| 3404 | 0x0D4C | s_socket_error_10037 |
| 3405 | 0x0D4D | s_socket_error_10039 |
| 3406 | 0x0D4E | s_socket_error_10040 |
| 3407 | 0x0D4F | s_socket_error_10048 |
| 3408 | 0x0D50 | s_socket_error_10050 |
| 3409 | 0x0D51 | s_socket_error_10051 |
| 3410 | 0x0D52 | s_socket_error_10052 |
| 3411 | 0x0D53 | s_socket_error_10053 |
| 3412 | 0x0D54 | s_socket_error_10054 |
| 3413 | 0x0D55 | s_socket_error_10055 |
| 3414 | 0x0D56 | s_socket_error_10056 |
| 3415 | 0x0D57 | s_socket_error_10058 |
| 3416 | 0x0D58 | s_socket_error_10060 |
| 3417 | 0x0D59 | s_socket_error_10061 |
| 3418 | 0x0D5A | s_socket_error_10064 |
| 3419 | 0x0D5B | s_socket_error_10065 |
| 3420 | 0x0D5C | s_socket_error_10067 |
| 3421 | 0x0D5D | s_socket_error_10101 |
| 3422 | 0x0D5E | s_socket_error_11001 |
| 3423 | 0x0D5F | s_socket_error_11002 |
| 3424 | 0x0D60 | s_steam_purchase_restriction_adventure_level |
| 3425 | 0x0D61 | s_steam_purchase_restriction_character_level |
| 3426 | 0x0D62 | s_steam_purchase_restriction_account_create_days |
| 3427 | 0x0D63 | s_common_block_for_spamer_not_enough_max_level |
| 3428 | 0x0D64 | s_common_block_for_spamer_not_enough_adventure_level |
| 3429 | 0x0D65 | s_wedding_mail_title_receiver |
| 3430 | 0x0D66 | s_wedding_mail_contents_receiver |
| 3431 | 0x0D67 | s_wedding_mail_change_title_receiver |
| 3432 | 0x0D68 | s_wedding_mail_change_contents_receiver |
| 3433 | 0x0D69 | s_wedding_mail_cancel_title_receiver |
| 3434 | 0x0D6A | s_wedding_mail_cancel_contents_receiver |
| 3435 | 0x0D6B | s_payback_error_reward_time |
| 3436 | 0x0D6C | s_hideandseek_remain_user |
| 3437 | 0x0D6D | s_itemgacha_dialog_title |
| 3438 | 0x0D6E | s_itemgacha_dialog_gacha_type_skin |
| 3439 | 0x0D6F | s_itemgacha_dialog_gacha_type_look |
| 3440 | 0x0D70 | s_itemgacha_dialog_gacha_type_specup |
| 3441 | 0x0D71 | s_itemgacha_dialog_gacha_type_special |