⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en_ddres.h

📁 网络游戏魔域的服务端与客户端完整源代码 包括详细的说明文档与开发日志
💻 H
📖 第 1 页 / 共 2 页
字号:
#define	STR_FULLBAG_NO_MORE	                     "You bag is full and can't hold more items."
#define	STR_HEAVEY_BAG	                     "Your bag is so too heavy to hold any more items."
#define	STR_ITEM_NOT_FOUND	                     "The item is not found!"
#define	STR_ITEM_INEXIST	                     "The item does not exist!"
#define	STR_MONEYBAG_FULL	                     "Your moneybag is full!"
#define	STR_MAKE_ITEM_FAILED                      "Failed to generate map item [%u]."
#define	STR_MAKE_MONEY_FAILED	     "Failed to generate map money [%d]."
#define	STR_DAMAGED_REPAIR	                     "%s has been severely damaged. Please repair it soon; otherwise, it will be gone."
#define	STR_DURABILITY_REPAIR	                     "Durability of %s is too low. Please repair it soon to prevent further damaging."
#define	STR_FAR_CANNOT_PICK	                     "The item is too far away for you to pick up."
#define	STR_FULL_CANNOT_PICK	                     "Your bag is full and you can not pick up any more items."
#define	STR_PICK_MONEY	                     "You have picked up %u silvers."
#define	STR_FAILED_GENERATE_ITEM	     "Failed to generate the item."
#define	STR_OTHERS_ITEM	                     "You have to wait a little bit before you can pick up any items that were dropped from the monsters being killed by other players."
#define	STR_GOT_ITEM	                                     "You have got a(an) %s."
#define	STR_DRAGONBALL	                     "A [Dragon Ball] is required to improve equipment."
#define	STR_REPAIR_THEN_IMPROVE	     "Please repair the equipment before improving it."
#define	STR_SUPERIOR_ALREADY	                     "The equipment is already in superior grade."
#define	STR_CONNOT_IMPROVE	                     "The equipment cannot been improved."
#define	STR_METEOR	                                     "A [Meteor] is required to upgrade equipment."
#define	STR_REPAIR_THEN_UPGRADE	     "Please repair the equipment before upgrading it."
#define	STR_UPGRADE_NOMORE	                     "The equipment cannot be upgraded any more!"
#define	STR_MINE_WITH_PECKER   	     "You must use a pecker to mine."
#define	STR_NO_MINE	                                     "No mine here."
#define	STR_GOLD_ORE	                                     "You gained a gold ore!"
#define	STR_EUXENITE_ORE	                     "You gained an euxenite ore!"
#define	STR_IRON_ORE	                                     "You gained an iron ore!"
#define	STR_COPPER_ORE	                                     "You gained copper ore!"
#define	STR_SILVER_ORE	                     "You gained a silver ore!"
#define	STR_GAIN_GEM	                                     "Congratulations! You gained a gem!"
#define	STR_UNQUALIFIED	                     "Error: Failed to meet condition."
#define	STR_DIE	                                     "You are already dead."
#define	STR_DONOT_GIVE_UP	                     "You are taking on important responsibilities. How can you abandon yourself?"
#define	STR_CANNOT_JUMP	                     "You cannot jump!"
#define	STR_CHEAT	                                     "[Cheat]The points you are allotting are more than the limit."
#define	STR_FRIEND_LIST_FULL	                     "The target's friend list is full."
#define	STR_YOUR_FRIEND_ALREADY	    "The target has been your friend."
#define	STR_MAKE_FRIEND_SENT                     "Request of making friends has been sent out."
#define	STR_NOT_YOUR_FRIEND	                     "%s is not your friend."
#define	STR_NO_PK_VILLAGE	                     "PK is forbidden in Birth Village."
#define	STR_NEVER_PROPOSED	                     "%s never proposed to you."
#define	STR_SINGLE	                                     "You are still single."
#define	STR_NOT_YOUR_SPOUSE	                     "%s is not your spouse."
#define	STR_NOT_ENOUGH_MANA	                     "You don't have enough mana."
#define	STR_UNABLE_USE_ITEM	                     "Unable to use item!"
#define	STR_YOUR_BAG_FULL	                     "Your bag is full!"
#define	STR_INVALID_AMOUNT	                     "Invalid amount!"
#define	STR_REPAIR_FAILED	                     "Repair failed!"
#define	STR_INVALID_TITLE	                     "Error: Invalid title!"
#define	STR_NOT_FROM_YOUR_GUILD	     "The target does not belong to your guild."
#define	STR_ITEM_DAMAGED	                     "The item has been damaged!"
#define	STR_VITAL_POINT_STRICKEN	     "Your vital point has been stricken and you are unable to talk!"
#define	STR_CHANGE_NAME	                     "You have changed your name to %s."
#define	STR_INCREASE_MONEY	                     "[Your money is increased.]"
#define	STR_INCREASE_ITEM	                     "[Your item is increased.]"
#define	STR_KICKOUTALL	                     "Start kickoutall. All players are logging off and logging in is forbidden."
#define	STR_ACTION_SEEN	                     "ACTION can be seen."
#define	STR_ACTION_NOTSEEN	                     "ACTION cannot been seen."
#define	STR_NO_STOP	                                     "You cannot stop in the destination!"
#define	STR_LOCAL_TEST	                     "Caution: The command is for local test only. Otherwise the server may collapse!"
#define	STR_ACTION_UPDATED	                     "[ACTION has been updated.]"
#define	STR_KICK_OUT_GUILD	                     "%s has been kick out of the guild!"
#define	STR_NO_PRIZE	                                     "Sorry, no prize for you or the prize has not been verified in the prize claiming webpage."
#define	STR_NO_LV_BROADCAST	                     "Your level is not high enough and you cannot broadcast!"
#define	STR_NO_MANA_BROADCAST	     "Your mana is not high enough and you cannot broadcast!"
#define	STR_INVALID_CHARACTER	     "Invalid character is found in the message!"
#define	STR_LOW_LEVEL	                                     "Your level is too low!"
#define	STR_GM_NO_TEAM	                     "[GM] cannot use the team command."
#define	STR_INTEAM_NOJOIN	                     "[Team]You are already in a team and cannot join another team."
#define	STR_NO_APPLICANT     	                     "[Team]The applicant is not found."
#define	STR_NO_TEAM	                                     "[Team]The target has not created a team."
#define	STR_FORBIDDEN_JOIN	                                     "[Team]The team is forbidden access."
#define	STR_TEAM_FULL	                                     "[Team]The team is full."
#define	STR_NO_CAPTAIN_CLOSE	    "[Team]Please click on the captain."
#define	STR_JOIN_REQUEST_SENT	     "[Team]Request to join team has been sent out."
#define	STR_INVI_SENT	                                     "[Team]Invitation to join team has been sent out out. Please wait for response."
#define	STR_NO_TEAM_TO_INVITE	     "[Team]You haven't created a team. How can you accept other player to a team?"
#define	STR_NOT_CAPTAIN_INVITE	     "[Team]You are not the captain. How can you accept other player to the team?"
#define	STR_YOUR_TEAM_FULL		     "[Team]Your team is full."
#define	STR_APPLICANT_NOT_FOUND	     "[Team]The applicant is not found."
#define	STR_HAVE_JOIN_TEAM	                                     "[Team]You are already in a team and cannot join another team."
#define	STR_NOT_TO_JOIN	     "[Team]The target has not requested to join the team."
#define	STR_NOTEAM_TO_INVITE	                     "[Team]You haven't created a team and cannot invite others to join."
#define	STR_TEAM_CLOSED	                     "[Team]Team is closed. Please open it first."
#define	STR_NOT_CAPTAIN_ACCEPT	     "[Team]You are not the captain. How can you invite other players to the team?"
#define	STR_INVITED_NOT_FOUND	     "[Team]The invited target is not found."
#define	STR_HAS_IN_TEAM	                                     "[Team]The target is in another team. Invitation failed."
#define	STR_INVITE_SENT		"[Team]Invitation has been sent."
#define	STR_SENT_WAIT	                     "[Team]Request has been sent out. Please wait."
#define	STR_INTEAM_NOACCEPT       	                     "[Team]You have been in a team and cannot agree to join another team."
#define	STR_INVITER_NOT_FOUND	     "[Team]The inviter is not found."
#define	STR_NOT_CREATE_TEAM	                     "[Team]The target has not created a team."
#define	STR_HIS_TEAM_FULL	                     "[Team]The target's team is full."
#define	STR_NOT_BE_INVIITED	                     "[Team]The target did not invite you to the team."
#define	STR_NO_TEAM_TO_LEAVE                     "[Team]You are not in a team and cannot leave."
#define	STR_NO_TEAM_TO_DISMISS               "[Team]You haven't created a team yet and cannot dismiss."
#define	STR_NOT_CAPTAIN_DISMISS	                     "[Team]You are not the captain and cannot dismiss the team."
#define	STR_NO_TRADE_IN_BATTLE	     "Error: You cannot use trade command while in battle!"
#define	STR_NO_TRADE_IN_TEAM	     "Error: You cannot use trade command while you are in a team!"
#define	STR_NO_IN_TEAM		     "[Team]You do not have a team yet."
#define	STR_NO_TRADE_TARGET	                     "[Trade]The trading target is not found."
#define	STR_TARGET_TRADING	                     "[Trade]The target is trading with someone else. Please try later."
#define	STR_TRADING_REQEST_SENT	     "[Trade]Request for trading has been sent out."
#define	STR_NOT_FOR_TRADE	                     "Error: the item cannot be traded!"
#define	STR_FREE_PK	                                     "Free PK mode. You can attack anyone."
#define	STR_PEACE	                                     "Peace mode. You can only attack monsters and won't hurt other players."
#define	STR_TEAM_PK	                                     "Team PK mode. You can attack monsters and players except for your teammates."
#define	STR_JOIN_A_GUILD	                     "%s joined a guild."
#define	STR_BONUS					"Congratulations! You have got %u prizes.  Please go to trade market to claim prize!"
#define	STR_TO_MAKE_FRIEND			"%s wishes to make friends with you!"
#define	STR_MAKE_FRIEND				"%s and %s are friends from now on!"
#define	STR_BREAK_FRIEND			"%s broke up friendship with %s."
#define	STR_MARRY					"%s and %s are pronounced the husband and wife. They promise to love and care for each other for better or worse."
#define	STR_DIVORCE					"%s and %s got divorced because the love is not there anymore!"
#define	STR_SYN_CONQUER				"[%s] has occupied the Guild House finally after fighting bravely and persistently!"
#define	STR_POLICE_WANTED_ORDER		"Confirm:Target %s,this person was saw at %s recently."
#define	STR_GOTO_JAIL				"%s has killed too much and been put into the jail at last."

//---------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -