📄 lan_eng.h
字号:
#define ON_KEY_UP28 "You are already using a special ability."
#define ON_KEY_UP29 "Ability that decreases enemy's HP by 50%: Can be used after %d sec"
#define ON_KEY_UP30 "Ability that freezes enemy: Can be used after %d sec"
#define ON_KEY_UP31 "Ability that paralyzes enemy: Can be used after %d sec"
#define ON_KEY_UP32 "Ability that kills enemy at one time: Can be used after %d sec"
#define ON_KEY_UP33 "Ability that earns same HP as you decrease enemy's HP: Can use after %dSec"
#define ON_KEY_UP34 "Ability that exhausts enemy's weapon: Can be used after %d sec"
#define ON_KEY_UP35 "Ability that protects from physical attack: Can be used after %d sec"
#define ON_KEY_UP36 "Ability that makes character untouchable: Can be used after %d sec"
#define ON_KEY_UP37 "Ability that decreases enemy's HP by 50%: Can be used after %d minutes"
#define ON_KEY_UP38 "Ability that freezes enemy: Can be used after %d minutes"
#define ON_KEY_UP39 "Ability that paralyzes enemy: Can be used after %d minutes"
#define ON_KEY_UP40 "Ability that kills enemy at one time: Can be used after %d minutes"
#define ON_KEY_UP41 "Ability that earns same HP as you decrease enemy's HP: Can use after %dMin"
#define ON_KEY_UP42 "Ability that exhausts enemy's weapon: Can be used after %d minutes"
#define ON_KEY_UP43 "Ability that protects from physical attack: Can be used after %d minutes"
#define ON_KEY_UP44 "Ability that makes character untouchable: Can be used after %d minutes"
#define UPDATE_SCREEN_ON_QUERY_FORCE_LOGIN1 "Character in Use"
#define UPDATE_SCREEN_ON_QUERY_FORCE_LOGIN2 "Account in use. Would you"
#define UPDATE_SCREEN_ON_QUERY_FORCE_LOGIN3 "like to break the connection?"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER1 "Log in with the selected character."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER2 "You can log in by clicking the button"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER3 "or pressing the enter after selecting"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER4 "character."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER5 "Make a new character."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER6 "Delete the selected character. Deleted"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER7 "characters cannot be recovered. You"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER8 "also cannot delete a character above"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER9 "level 50. If you want to delete a "
#define UPDATE_SCREEN_ON_SELECT_CHARACTER10 "character above level 50, please send"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER11 "an e-mail to the game master."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER12 "Change the account password."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER13 "Back to the main menu."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER14 "There is no character in this account."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER15 "Each account can have 4 character at"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER16 "most. You can make a new character by"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER17 "clicking the NEW CHARACTER button or"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER18 "the left blank slot."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER19 "You can start game by clicking START"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER20 "button, and make a new character."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER21 "If you want to delete a character,"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER22 "press the DELETE CHARACTER button"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER23 "after you select a character which"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER24 "you want to delete."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER25 "You can start game by clicking START"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER26 "button. If you want to delete a chara-"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER27 "cter, press the DELETE CHARACTER button"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER28 "after you select a character."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER31 " "
#define UPDATE_SCREEN_ON_SELECT_CHARACTER34 " "
#define UPDATE_SCREEN_ON_SELECT_CHARACTER36 " "
#define UPDATE_SCREEN_ON_SELECT_CHARACTER37 "Account validated till (%d/%d/%d)"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER38 "Account use time left: %dD %dHr %dMin"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER39 "It is not a registered account."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER40 "IP validity Time: %dHr %dMin"
#define UPDATE_SCREEN_ON_SELECT_CHARACTER41 "IP meter-rate term: %dD %dHr %dMin"
//#define UPDATE_SCREEN_ON_SELECT_CHARACTER42 "It is not a registered IP."
#define UPDATE_SCREEN_ON_SELECT_CHARACTER42 " "
#define UPDATE_SCREEN_ON_SELECT_CHARACTER43 "Last Logout : %d/%d/%d %d : %d"
#define UPDATE_SCREEN_ON_WATING_RESPONSE1 "Press ESC key during long time of no"
#define UPDATE_SCREEN_ON_WATING_RESPONSE2 "connection and return to the main menu."
#define UPDATE_SCREEN_ON_WATING_RESPONSE3 " Connecting to server. Please wait..."
#define UPDATE_SCREEN_ON_QUERY_DELETE_CHARACTER1 "Character Name"
#define UPDATE_SCREEN_ON_QUERY_DELETE_CHARACTER2 "Do you want to delete the character above?"
#define NOTIFY_MSG_HANDLER1 "%s joined the party."
#define NOTIFY_MSG_HANDLER2 "%s withdrew from the party."
#define NOTIFY_MSG_HANDLER3 "You can't move to other position for %d seconds except %s"
#define NOTIFY_MSG_HANDLER4 "Use special ability!"
#define NOTIFY_MSG_HANDLER5 "Decrease enemy's HP by 50%! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER6 "Freeze enemy! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER7 "Paralyze enemy! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER8 "Kill enemy at once! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER9 "Earn same HP as you decrease enemy's HP! During %dSec!"
#define NOTIFY_MSG_HANDLER10 "Exhaust enemy's weapon! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER11 "Protect from physical attack! Lasts %d seconds!"
#define NOTIFY_MSG_HANDLER12 "You are untouchable for %d seconds!"
#define NOTIFY_MSG_HANDLER13 "Special ability has been set!"
#define NOTIFY_MSG_HANDLER14 "Ability that decreases enemy's HP by 50%: Can use after %dMin"
#define NOTIFY_MSG_HANDLER15 "Ability that freezes enemy: Can use after %dMin"
#define NOTIFY_MSG_HANDLER16 "Ability that paralyzes enemy: Can use after %dMin"
#define NOTIFY_MSG_HANDLER17 "Ability that kills enemy at one time: Can use after %dMin"
#define NOTIFY_MSG_HANDLER18 "Ability that earns same HP as you decrease enemy's HP: Can use after %dMin"
#define NOTIFY_MSG_HANDLER19 "Ability that exhausts enemy's weapon: Can use after %dMin"
#define NOTIFY_MSG_HANDLER20 "Ability that protects from physical attack: Can use after %dMin"
#define NOTIFY_MSG_HANDLER21 "Ability that makes character untouchable: Can use after %dMin"
#define NOTIFY_MSG_HANDLER22 "Ability that decreases enemy's HP by 50%: Can use after %dSec"
#define NOTIFY_MSG_HANDLER23 "Ability that freezes enemy: Can use after %dSec"
#define NOTIFY_MSG_HANDLER24 "Ability that paralyzes enemy: Can use after %dSec"
#define NOTIFY_MSG_HANDLER25 "Ability that kills enemy at one time: Can use after %dSec"
#define NOTIFY_MSG_HANDLER26 "Ability that earns same HP as you decrease enemy's HP: Can use after %dSec"
#define NOTIFY_MSG_HANDLER27 "Ability that exhausts enemy's weapon: Can use after %dSec"
#define NOTIFY_MSG_HANDLER28 "Ability that protects from physical attack: Can use after %dSec"
#define NOTIFY_MSG_HANDLER29 "Ability that makes character untouchable: Can use after %dSec"
#define NOTIFY_MSG_HANDLER30 "Special ability has run out! Will be available in 20 minutes."
#define NOTIFY_MSG_HANDLER31 "Special ability has been released."
#define NOTIFY_MSG_HANDLER32 "You can now use a special ability!"
#define NOTIFY_MSG_HANDLER33 "You pushed energy sphere to enemy's energy portal! Contribution point will be decreased by 10 points."
#define NOTIFY_MSG_HANDLER34 "%s(Aresden) pushed energy sphere to enemy's energy portal!!..."
#define NOTIFY_MSG_HANDLER34_ELV "%s(Elvine) pushed energy sphere to enemy's energy portal!!..."
#define NOTIFY_MSG_HANDLER35 "Congulaturations! You brought energy sphere to energy portal and earned experience and prize gold!"
#define NOTIFY_MSG_HANDLER36 "Elvine %s : Goal in!"
#define NOTIFY_MSG_HANDLER37 "Aresden %s : Goal in!"
#define NOTIFY_MSG_HANDLER38 "Energy sphere was dropped in (%d, %d) of middleland!"
#define NOTIFY_MSG_HANDLER39 "A player who pushed energy sphere to the energy portal of his city will earn many Exp and Contribution."
#define NOTIFY_MSG_HANDLER40 "Observer Mode On. Press 'SHIFT + ESC' to Log Out..."
#define NOTIFY_MSG_HANDLER41 "Observer Mode Off"
#define NOTIFY_MSG_HANDLER42 "Item manufacture success!"
#define NOTIFY_MSG_HANDLER43 "Failed on manufacturing item."
#define NOTIFY_MSG_HANDLER44 "Congratulations! You completed your quest!"
#define NOTIFY_MSG_HANDLER45 "You can't place flags here!"
#define NOTIFY_MSG_HANDLER46 "You successfully mixed a potion!"
#define NOTIFY_MSG_HANDLER47 "You failed on mixing a potion."
#define NOTIFY_MSG_HANDLER48 "Your alchemy level is too low to mix the potion."
#define NOTIFY_MSG_HANDLER49 "Incorrect ingredients to mix the potion."
#define NOTIFY_MSG_HANDLER50 "Safe attack mode activated."
#define NOTIFY_MSG_HANDLER51 "Safe attack mode inactivated."
#define NOTIFY_MSG_HANDLER52 "You can't fish anymore because you were disturbed!"
#define NOTIFY_MSG_HANDLER53 "The other player took first the fish. What a pity it is!"
#define NOTIFY_MSG_HANDLER54 "You can't fish anymore. The fish left!"
#define NOTIFY_MSG_HANDLER55 "You were successful on fishing!!! "
#define NOTIFY_MSG_HANDLER56 "You failed to fish..."
#define NOTIFY_MSG_HANDLER58 "You can't use the administrative command."
#define NOTIFY_MSG_HANDLER59 "You don't have rights to use guildmaster command."
#define NOTIFY_MSG_HANDLER60 "You succeeded in banishing guildsman."
#define NOTIFY_MSG_HANDLER61 "He is not your guild member."
#define NOTIFY_MSG_HANDLER62 "Time has run out, you are forced to recall"
#define NOTIFY_MSG_HANDLER63 "You cannot deposit items any more."
#define NOTIFY_MSG_HANDLER64 "Travelers cannot level up to 20. Become a citizen."
#define NOTIFY_MSG_HANDLER65 "You can't carry anymore items."
#define NOTIFY_MSG_HANDLER66 " Your bag is full."
#define NOTIFY_MSG_HANDLER67 "Not enough Gold."
#define NOTIFY_MSG_HANDLER68 " Force recall mode has been released."
#define NOTIFY_MSG_HANDLER69 " Force recall mode has been set."
#define NOTIFY_MSG_HANDLER70 " Game master canceled your arena reservation."
#define NOTIFY_MSG_HANDLER71 " Your reservation has been canceled because of time out."
#define NOTIFY_MSG_HANDLER72 " You took the whole admission ticket."
#define NOTIFY_MSG_HANDLER73 " Your reservation of the arena %d succeeded."
#define RESERVE_FIGHTZONE_RESPONSE_HANDLER1 "You were successful on booking arena!"
#define RESERVE_FIGHTZONE_RESPONSE_HANDLER2 "Failed on booking arena."
#define UPDATE_SCREEN_ON_LOG_MSG1 "Account"
#define UPDATE_SCREEN_ON_LOG_MSG2 "Password"
#define UPDATE_SCREEN_ON_LOG_MSG3 "New-Pass"
#define UPDATE_SCREEN_ON_LOG_MSG4 "Pass-Confirm"
#define UPDATE_SCREEN_ON_LOG_MSG5 "Password is not correct!"
#define UPDATE_SCREEN_ON_LOG_MSG6 "Non-existing account!"
#define UPDATE_SCREEN_ON_LOG_MSG7 "Check your account ID."
#define UPDATE_SCREEN_ON_LOG_MSG8 "You can't connect to game server"
#define UPDATE_SCREEN_ON_LOG_MSG9 "because game server isn't available."
#define UPDATE_SCREEN_ON_LOG_MSG10 "Try again later."
#define UPDATE_SCREEN_ON_LOG_MSG11 "New account created."
#define UPDATE_SCREEN_ON_LOG_MSG12 "You can login with your ID."
#define UPDATE_SCREEN_ON_LOG_MSG13 "Cannot create new account!"
#define UPDATE_SCREEN_ON_LOG_MSG14 "Already existing account name."
#define UPDATE_SCREEN_ON_LOG_MSG15 "Enter another account name."
#define UPDATE_SCREEN_ON_LOG_MSG16 "New character created."
#define UPDATE_SCREEN_ON_LOG_MSG17 "Cannot create new character!"
#define UPDATE_SCREEN_ON_LOG_MSG18 "Already existing character name."
#define UPDATE_SCREEN_ON_LOG_MSG19 "Enter another character name."
#define UPDATE_SCREEN_ON_LOG_MSG20 "Character deleted safely."
#define UPDATE_SCREEN_ON_LOG_MSG21 "Password changed succesfully."
#define UPDATE_SCREEN_ON_LOG_MSG22 "Cannot change password."
#define UPDATE_SCREEN_ON_LOG_MSG23 "You cannot login because of data"
#define UPDATE_SCREEN_ON_LOG_MSG24 "difference. Contact gamemaster."
#define UPDATE_SCREEN_ON_LOG_MSG25 "Character above trial level can not"
#define UPDATE_SCREEN_ON_LOG_MSG26 "log in. You need to login in the"
#define UPDATE_SCREEN_ON_LOG_MSG27 "registered IP or registered account."
#define UPDATE_SCREEN_ON_LOG_MSG28 "Your registered IP group have exceeded"
#define UPDATE_SCREEN_ON_LOG_MSG29 "the limit."
#define UPDATE_SCREEN_ON_LOG_MSG30 "You cannot log in because the game server"
#define UPDATE_SCREEN_ON_LOG_MSG31 "is offline. Log in later."
#define UPDATE_SCREEN_ON_LOG_MSG32 "Account blocked."
#define UPDATE_SCREEN_ON_LOG_MSG33 "Try again later."
#define UPDATE_SCREEN_ON_LOG_MSG34 "You can't login because account is blocked."
#define UPDATE_SCREEN_ON_LOG_MSG35 "Block date: Until %dY %dM %dD"
#define UPDATE_SCREEN_ON_LOG_MSG38 "Account logging out."
#define UPDATE_SCREEN_ON_LOG_MSG39 "Try again a few minutes later."
#define UPDATE_SCREEN_ON_LOG_MSG40 "World server is not active now."
#define UPDATE_SCREEN_ON_LOG_MSG41 "Try again a few minutes later."
#define UPDATE_SCREEN_ON_LOG_MSG42 "Server maximum user limit."
#define RETIEVE_ITEM_HANDLER4 "You took out %s."
#define ERASE_ITEM "Item (%s %s %s) : has been released from hotkey [F%d]."
#define ERASE_ITEM1 "Item (%s %s %s) : has been released from hotkey [F2]."
#define ERASE_ITEM2 "Item (%s %s %s) : has been released from hotkey [F3]."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY1 "You can use after using the other item."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY3 "Item %s: Scrolls cannot be used until 10 seconds after taking damage."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY4 "Your hands should be free to use this item."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY5 "You are already using another skill."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY6 "You can't use this item because it is exhausted."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY7 "Item %s: Select a position which you want to use."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY8 "Item %s: Select an item which you want to use."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY9 "You should learn alchemy skill to use this item."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY10 "Using alchemy skill..."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY11 "You should learn manufacturing skill to use this item.."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY12 "Using a manufacturing skill..."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY13 "You are already using another skill."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY14 "You need Smiths Anvil to manufacture item. It is purchasable in Blacksmith."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY15 "You need Alchemy Bowl to alchemy. It is purchasable in Shop."
#define BDLBBOX_DOUBLE_CLICK_INVENTORY16 "You should learn alchemy skill to use alchemy skill. Alchemy manual is purchasable in Shop."
#define UPDATE_SCREEN_ON_CHANGE_PASSWORD1 "Account"
#define UPDATE_SCREEN_ON_CHANGE_PASSWORD2 "Password"
#define UPDATE_SCREEN_ON_CHANGE_PASSWORD3 "New-Pass"
#define UPDATE_SCREEN_ON_CHANGE_PASSWORD4 "Pass-Confirm"
//#define UPDATE_SCREEN_ON_CHANGE_PASSWORD5 "Enter a account and password that you"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -