Not quite sure how to ask this, so look please?

Results 1 to 16 of 16
  1. #1
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Not quite sure how to ask this, so look please?



    in the picture it says: "Immortal' joined stage '0 nomsg'"

    how do i fix that?


  2. #2
    Account Upgraded | Title Enabled! hotgame is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    305Posts

    Re: Not quite sure how to ask this, so look please?

    u need to be over lvl 10

  3. #3
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by hotgame View Post
    u need to be over lvl 10
    He is talking about the stagename being called nomsg not about the boss items.

  4. #4
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by hotgame View Post
    u need to be over lvl 10
    What crap?

  5. #5
    Account Upgraded | Title Enabled! -Phoenix- is offline
    MemberRank
    Jan 2010 Join Date
    Germany/GrecceLocation
    386Posts

    Re: Not quite sure how to ask this, so look please?

    use a another runnable

  6. #6
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: Not quite sure how to ask this, so look please?

    what server files u used?

  7. #7
    Music<3 Katsuro is offline
    MemberRank
    Oct 2006 Join Date
    Kailua-Kona, HILocation
    1,051Posts

    Re: Not quite sure how to ask this, so look please?

    Could maybe your strings.xml.. But, I don't think so. Too lazy to check. .-.

  8. #8
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by randy1234 View Post
    what server files u used?
    i am using 2008 server files

    ---------- Post added at 11:26 AM ---------- Previous post was at 11:24 AM ----------

    Quote Originally Posted by Katsuro View Post
    Could maybe your strings.xml.. But, I don't think so. Too lazy to check. .-.
    i will look xD i dont think i will be bale to figure it out myself tho.. =[

  9. #9
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Not quite sure how to ask this, so look please?

    use br / jan / jun 07 of maxtraxv3 tuts and system32 files

  10. #10
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Re: Not quite sure how to ask this, so look please?

    O look i foidn something , that is the same exact issue i am having, however, no1 gave an answer because it was posted in the wrong section, here is the link and it has a better picture than the 1 i posted:
    http://forum.ragezone.com/f245/ping-999-help-439999/

  11. #11
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by scrip View Post
    use br / jan / jun 07 of maxtraxv3 tuts and system32 files
    You fail. Srsly. Don't say that they need to use 07 files.
    Around 1 year ago everyone wanted those files. And now you say to that guy to stick with the 2007 files?
    ...

  12. #12
    (t◕‿‿◕t) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Not quite sure how to ask this, so look please?

    <MSG id="9401">You joined stage '$1'.</MSG>
    <MSG id="9402">$1' joined stage '$2'.</MSG>



    Look at those, there from Message.xml in system.mrs

  13. #13
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by Nobody666 View Post
    <MSG id="9401">You joined stage '$1'.</MSG>
    <MSG id="9402">$1' joined stage '$2'.</MSG>



    Look at those, there from Message.xml in system.mrs
    i'm looking boss, if it works THANK YOU :]

    OK, i just looked and it says the same thing you put:

    <MSG id="9401">You joined stage '$1'.</MSG>
    <MSG id="9402">$1' joined stage '$2'.</MSG>

    so, is are the messages linked to the strings.xml or something? where do i go from here? :D o CRAP! Phoenix just posted something xD
    Last edited by bloodywarcraft2; 01-06-10 at 04:29 AM.

  14. #14
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Not quite sure how to ask this, so look please?

    Replace the contents of the cserror.xml and messages.xml in the MatchServer and system.mrs with this and restart the server.

    cserror.xml

    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    <!-- Error Massage -->
    <STR id="100">Communicator does not have a UID. This Communicator must be initialized by the Master-Controller.</STR>
    <STR id="101">Communicator has no UID space to allocate your UID.</STR>
    <STR id="110">Communicator tries to connect to an invalid direct connection.</STR>
    <STR id="200">Command has an invalid receiver UID. If you did not connect to any server and set default receiver, you must do it first.</STR>
    <STR id="300">Zone-Server is not connected to the Master-Controller.</STR>
    <STR id="301">Zone-Server tries to invalidate the Master-Controller.</STR>
    <STR id="1000">Invalid object UID.</STR>
    <!--
    <STR id="1001"></STR>
    -->
    
    <STR id="2000">Map file open error.</STR>
    
    <!-- Connection, Login -->
    <STR id="10000">You have entered an incorrect password.  Please check your password and try again.</STR>
    <STR id="10001">This ID is already in use.</STR>
    <STR id="10002">The client version does not match the server.</STR>
    <STR id="10003">The server is full.</STR>
    <STR id="10004">This ID is banned from Gunz online.</STR>
    <STR id="10005">Authentication failed.</STR>
    <STR id="10006"></STR>
    <STR id="10007">Connection failed. Please try again later.</STR>
    <STR id="10008">Failed to retrieve the account information. Please try again later.</STR>
    <STR id="10009">Wrong client version. Please run 'Repair' from the Ijji Reactor or reinstall the GunZ client.</STR>
    <STR id="10010">Please wait while the game attempts to connect.</STR>
    <STR id="10011">Your IP address is from an area we don't support.</STR>
    <STR id="10012">Your log-in information is outdated or unavailable.  Please restart the Ijji Reactor.</STR>
    
    <!-- Character Admin -->
    <STR id="10100">This character name is already in use.</STR>
    <STR id="10101">You have used invalid characters that are not allowed. Please use letters and numbers only.</STR>
    <STR id="10102">The character name is too short.</STR>
    <STR id="10103">The character name is too long.</STR>
    <STR id="10104">Enter character name.</STR>
    <STR id="10110">The character name does not exist.</STR>
    <STR id="10111">Cannot delete a character if it belongs to a clan or has cash items.</STR>
    
    <!-- Item -->
    <STR id="20001">Insufficient Bounty!</STR>
    <STR id="20002">You are not allowed to purchase the item.</STR>
    <STR id="20003">You are not allowed to equip this iem.</STR>
    <STR id="20004">You ae not allowed to unequip this item.</STR>
    <STR id="20005">You are not allowed to sell this item.</STR>
    <STR id="20006">You are not allowed to sell the equipped item.</STR>
    <STR id="20007">The item is not available.</STR>
    <STR id="20008">You have too many items.</STR>
    <STR id="20009">The selected item does not exist.</STR>
    <STR id="20010">The item you selected is too heavy for your current configuration.</STR>
    <STR id="20011">You must be a higher level to use this item.</STR>
    <STR id="20012">Cannot equip the same equipment(or item) in a slot.</STR>
    <STR id="20013">Cannot take off because there is too much weight.</STR>
    <STR id="20014">Cannot sell the cash equipment (or item) at the shop.</STR>
    <STR id="20015">Cannot take the equipment (or item), it does not match your gender.</STR>
    <STR id="20016">This item cannot be equipped, you do not have the required level. Do you still want this equipment (or item)?</STR>
    <STR id="20017">Cannot deposit the equipment(or item) in the Storage.</STR>
    <STR id="20018">You may only deposit a cash item into the Storage.</STR>
    <STR id="20019">The item has been unequipped because of a level decrease.</STR>
    <STR id="20020">Cannot equip this item.</STR>
    <STR id="20021"></STR>
    
    <!-- Stage -->
    <STR id="30000">Cannot enter the room.</STR>
    <STR id="30001">Room is full.</STR>
    <STR id="30002">Incorrect password!</STR>
    <STR id="30003">You cannot enter at your current level.</STR>
    <STR id="30004">Cannot join game in progress.</STR>
    <STR id="30005">You may not enter.</STR>
    <STR id="30006">The stage does not exist.</STR>
    <STR id="30007">The stage is already present.</STR>
    <STR id="30008">You cannot make the room.</STR>
    <STR id="30009">There is no room available for you to enter.</STR>
    
    <!-- Channel -->
    <STR id="30020">Cannot enter the channel.</STR>
    <STR id="30021">Max number of user reached.</STR>
    <STR id="30022">You cannot enter at your current level.</STR>
    <STR id="30023">If you have a character that is level 21 or above, you cannot enter the beginner's channel.</STR>
    
    <!-- Primium Ticket -->
    
    <STR id="30026">Please select a character first.</STR>
    
    <!-- Clan -->
    <STR id="30030">Cannot form a clan.</STR>
    <STR id="30031">The clan cannot be closed.</STR>
    <STR id="30032">The clan name is already in use.</STR>
    <STR id="30033">You do not have enough members for the clan to be created.</STR>
    <STR id="30034">This user already belongs to another clan.</STR>
    <STR id="30035">The member you have requested to join your clan is not in the lobby.</STR>
    <STR id="30036">The clan name is incorrect.</STR>
    <STR id="30037">This is not the Clan Leader.</STR>
    <STR id="30038">You are not a authorized to perform this action.</STR>
    <STR id="30039">This user already belongs to another clan.</STR>
    <STR id="30040">Your request to join the clan has been rejected.</STR>
    <STR id="30041">This user already is a member in another clan.</STR>
    <STR id="30042">Unable to send invite. Player is currently in a game.</STR>
    <STR id="30043">You have not joined the clan.</STR>
    <STR id="30044">You cannot withdraw from the clan.</STR>
    <STR id="30045">Cannot add an additional clan member.</STR>
    <STR id="30046">Your friend is not online.</STR>
    <STR id="30047">Not in the same clan.</STR>
    <STR id="30048">You cannot change your permissions.</STR>
    <STR id="30049">Theclan member is not available.</STR>
    <STR id="30050">Insufficient bounty (1000 BP) for clan creation.</STR>
    <STR id="30051">Only level 10 or higher can create a clan.</STR>
    <STR id="30052">Clan will be closed on '%s'.</STR>
    
    <!-- Ladder -->
    <STR id="30070">You cannot request a Clan War.</STR>
    <STR id="30071">When does this message appear?</STR>
    <STR id="30072">When does this message appear?</STR>
    <STR id="30073">When does this message appear?</STR>
    
    <!-- Clan Battle -->
    <STR id="30080">You are not in the same clan.</STR>
    <STR id="30081">There are no clan members present.</STR>
    <STR id="30082">One of the selected clan members is not available for a Clan War right now.</STR>
    
    <!-- Client -->
    <STR id="30103">This function is not yet supported.</STR>
    <STR id="30104">Please do not use vulgar or profane language.</STR>
    <STR id="30105">Please do not spam the channel or room.</STR>
    <STR id="30106">Prohibited to join chat for 1 minute.</STR>
    
    <!-- Server Message -->
    <STR id="90000">Cannot access server.</STR>
    <STR id="90002">Disconnected from the server.</STR>
    
    <!-- Clan Message -->
    <STR id="100000">You have joined the clan.</STR>
    <STR id="100001">The clan has been created.</STR>
    
    <!-- Follow -->
    <STR id="110000">You cannot enter.</STR>
    
    <!-- Vote -->
    <STR id="120000">Cannot apply for a vote.</STR>
    
    <!-- Disconnect message -->
    <STR id="130001">A hacking attempt was detected. Connection to the game server will be terminated.</STR>
    <STR id="130002">This account has been blocked due to a hacking attempt. Account will be blocked for approximately an hour.</STR>
    <STR id="130003">Connection is denied due to user's status. Connection to the game server will be terminated shortly.</STR>
    <STR id="130004">An invalid file has been detected.</STR>
    <STR id="130005">Game abusing detected: Your account is suspended for one hour.</STR>
    
    <!-- Server -->
    <STR id="200000">You cannot start the vote.</STR>
    <STR id="200001">You cannot use this function in a ladder game.</STR>
    <STR id="200002">Voting already started.</STR>
    <STR id="200003">The vote failed.</STR>
    <STR id="200004">10 seconds remaining.</STR>
    <STR id="200005">30 seconds remaining.</STR>
    <STR id="200006">60 seconds remaining.</STR>
    <STR id="200007">There are too many players to start this game.</STR>
    <STR id="200008">'%s' isn't ready.</STR>
    
    </XML>
    messages.xml

    Code:
    <?xml version="1.0" ?>
    <XML>
    
    <!-- Client Error Message -->
    <MSG id="500">Announcements</MSG>
    <MSG id="501">Log into the ijji.com GUNZ home page first and Click Play live to launch GunZ.</MSG>
    
    <!-- Client Interface -->
    <MSG id="1000">You must wait 1 minute before reporting again.</MSG>
    <MSG id="1001">Chat details are reported.</MSG>
    <MSG id="1002">^2You have been Silenced.</MSG>
    <MSG id="1003">Enter $1 characters or longer.</MSG>
    <MSG id="1004">Command Syntax Error.</MSG>
    <MSG id="1005">Command Syntax Error.</MSG>
    <MSG id="1006">Can only be implemented in the lobby.</MSG>
    <MSG id="1007">Can only be implemented in the waiting room.</MSG>
    <MSG id="1008">Can only be implemented in the game.</MSG>
    <MSG id="1009">The request has been canceled.</MSG>
    <MSG id="1010">Cannot use this command.</MSG>
    <MSG id="1011">The screen shot has been saved in "My Documents$1".</MSG>
    <MSG id="1012">An attempt to save screenshot has failed.</MSG>
    <MSG id="1013">Recording started.</MSG>
    <MSG id="1014">Recording has been saved in  "My Documents$1".</MSG>
    <MSG id="1015">Saving the recording has failed.</MSG>
    <MSG id="1016">Voting for kicking '%s' has started.</MSG>
    <MSG id="1017">If you want to participate in the voting, press 'Y' for Yes; 'N' for No.</MSG>
    <MSG id="1018">Select the user to be kicked.</MSG>
    <MSG id="1019">[ESC] Cancel</MSG>
    <MSG id="1020">Vote is accepted.</MSG>
    <MSG id="1021">Vote is rejected.</MSG>
    <MSG id="1022">Vote option is not available.</MSG>
    <MSG id="1023">Vote on '$1' has commenced.</MSG>
    <MSG id="1024">Searching for the opposing team $1</MSG>
    <MSG id="1025">The user has left the room.</MSG>
    
    <!-- Clan -->
    <MSG id="1105">$1 is trying to recruit '$3' for clan with $2. Would you like to join? </MSG>
    <MSG id="1106">$1 rejected the offer to join the clan.</MSG>
    <MSG id="1107">Clan created</MSG>
    <MSG id="1108">This clan is disbanded. Please re-login or re-select your character.</MSG>
    <MSG id="1109">Only the Clan Leader can execute this command.</MSG>
    <MSG id="1110">Only the Clan Leader and Clan Administrator can perform this command.</MSG>
    <MSG id="1111">You have already joined a clan.</MSG>
    <MSG id="1112">You are not a member of any clan.</MSG>
    <MSG id="1113">Would you like to join the clan? </MSG>
    <MSG id="1114">Your membership has been rejected.</MSG>
    <MSG id="1115">A new member has joined the clan.</MSG>
    <MSG id="1116">You have left the clan.</MSG>
    <MSG id="1117">Clan Leader cannot leave the clan.</MSG>
    <MSG id="1118">Deletion cannot be done while you are a clan member. You have to quit the clan first.</MSG>
    <MSG id="1119">Permissions has been changed.</MSG>
    <MSG id="1120">The selected member has been removed from the clan.</MSG>
    <MSG id="1121">You have to recruit $1 members to create a clan. </MSG>
    <MSG id="1122">Are you sure that you want to disband the clan?</MSG>
    <MSG id="1123">Are you sure that you want to leave the clan?</MSG>
    <MSG id="1124">Clan Name is different.</MSG>
    <MSG id="1125">Clan Member '$1' has logged in.</MSG>
    
    <!-- Etc -->
    <MSG id="1200">You cannot delete a character that is equipped with a Cash item.  Unequip the item first and try again.</MSG>
    <MSG id="1201">Character is deleted.</MSG>
    <MSG id="1202">You will return to the previous resolution settings in $1 second(s).</MSG>
    <MSG id="1203">You can adjust the quest difficulty depending on what sacrifice items you place onto the two altars in the middle of the screen.</MSG>
    
    <!-- Robby UI -->
    <MSG id="1301">Clan Leader : $1, $2 accessed.</MSG>
    <MSG id="1302">%d waiting.</MSG>
    <MSG id="1303">You have not joined the clan.</MSG>
    <MSG id="1304">Select the free channel if you do not want any level restraint.</MSG>
    <MSG id="1305">You are to fight with all users regardless of the channel in the league game.</MSG>
    <MSG id="1306">$1 is invited to the Chat Room.</MSG>
    <MSG id="1307">$1 has invited you to the Chat Room '$2'.</MSG>
    <MSG id="1308">$2' has entered the Chat Room '$1'.</MSG>
    <MSG id="1309">$2' has exited the Chat Room '$1'.</MSG>
    <MSG id="1310">Will be converted to the Chat Room '$1'.</MSG>
    <!-- <MSG id="1311">.</MSG> -->
    <MSG id="1312">Chat Room($1) $2 : $3</MSG>
    <MSG id="1313">Request being made to open the Chat Room ...</MSG>
    <MSG id="1314">Request being made to join the Chat Room ...</MSG>
    <MSG id="1315">Leave Chat Room.</MSG>
    <MSG id="1316">Selecting Chat Room. </MSG>
    <MSG id="1317">You have entered the channel '$1'.</MSG>
    
    <!-- Invite -->
    <MSG id="1400">Waiting for response.</MSG>
    <MSG id="1401">Please wait until the player agrees.</MSG>
    <MSG id="1402">$1 has invited you to participate in a Clan War. Do you accept the invite?</MSG>
    <MSG id="1403">$1 has rejected your request.</MSG>
    <MSG id="1404">$1 has cancelled the request.</MSG>
    <MSG id="1405">It has been cancelled</MSG>
    <MSG id="1406">Select the right number of people.</MSG>
    
    <MSG id="1420">$1 have invited you to a clan war. Do you accept the invite? </MSG>
    
    <!-- Clan Battle -->
    <MSG id="1510">$1' Clan has defeated '$2' Clan $3 times in a row and is very confident.</MSG>
    <MSG id="1511">$1' Clan defeated '$2' Clan recording $3 wins in a row.</MSG>
    <MSG id="1512">$1' Clan defeated '$2' Clan to record $3 wins in a row with great ease.</MSG>
    <MSG id="1513">$1' Clan defeated '$2' Clan to successfully record $3 wins in a row.</MSG>
    <MSG id="1514">$1' Clan defeated '$2' Clan $3 wins in a row.</MSG>
    <MSG id="1515">$1' Clan defeated '$2' Clan stopping its consecutive winning streak.</MSG>
    
    <!-- Dual -->
    <MSG id="1520">$1' has won $4 Duel Matches in a row in $3 room of '$2' channel.</MSG>
    <MSG id="1521">$2' has stopped '$1' from a winning streak of $3 straight Duel Matches.</MSG>
    
    <!-- Loading Message -->
    <MSG id="1600">'Dash'</MSG>
    <MSG id="1601">You can move faster by Dashing</MSG>
    <MSG id="1602">You can Dash when you are in mid-air. (Melee Weapon Required).</MSG>
    <MSG id="1603">'Perfect defense'</MSG>
    <MSG id="1604">During defense, you can completely block  bullets and melee attacks.</MSG>
    <MSG id="1605">Lower attacks are impossible to defend.</MSG>
    <MSG id="1606">'Special attack'</MSG>
    <MSG id="1607">With a long sword equipped, it knocks your target upward in the air.</MSG>
    <MSG id="1608">With a dagger equipped, it pushes your target suspending him/her with its pushing power.</MSG>
    <MSG id="1609">Break fall'</MSG>
    <MSG id="1610">A successful break fall maneuver reduces the additional damage that you. </MSG>
    <MSG id="1611">might suffer as you cannot move while on the ground.</MSG>
    <MSG id="1612">'Tumbling'</MSG>
    <MSG id="1613">You can avoid an attack by tumbling.</MSG>
    <MSG id="1614">You can also fire a gun while tumbling.</MSG>
    <MSG id="1615"> 'Wall hang'</MSG>
    <MSG id="1616">Click on the right mouse button when jumping in mid-air next to a wall.</MSG>
    <MSG id="1617">This move can only be used with your melee weapon equipped.</MSG>
    <MSG id="1618">'Wall jump'</MSG>
    <MSG id="1619">Press the Jump Key when you are close to any wall.</MSG>
    <MSG id="1620">to perform the wall jump. </MSG>
    <MSG id="1621">'Wall Running'</MSG>
    <MSG id="1622">Press and hold the Jump Key when the character standing diagonal against any wall while moving </MSG>
    <MSG id="1623">forward then the character can automatically run on the wall.</MSG>
    <MSG id="1624">Climb along the wall</MSG>
    <MSG id="1625">You can climb along the wall.</MSG>
    <MSG id="1626">The function only works if you are very close to the wall.</MSG>
    
    <!-- Character Infomation -->
    <MSG id="1700">[Character Information]=============</MSG>
    <MSG id="1701">Name</MSG>
    <MSG id="1702">Clan</MSG>
    <MSG id="1703">Level</MSG>
    <MSG id="1704">Winning Percentage</MSG>
    <MSG id="1705">Win</MSG>
    <MSG id="1706">Lose</MSG>
    <MSG id="1707">Connection Time</MSG>
    <MSG id="1708">day</MSG>
    <MSG id="1709">hour</MSG>
    <MSG id="1710">min</MSG>
    <MSG id="1711">sec</MSG>
    <MSG id="1712">EXP</MSG>
    <MSG id="1713">Bounty</MSG>
    <MSG id="1714">HP</MSG>
    <MSG id="1715">AP</MSG>
    <MSG id="1716">WT</MSG>
    <MSG id="1717">Lv.</MSG>
    <MSG id="1718">Ranking</MSG>
    <MSG id="1719">Kill</MSG>
    <MSG id="1720">Death</MSG>
    <MSG id="1721">Winning</MSG>
    
    <!-- Game Playing Message -->
    <MSG id="2000">$1 has joined the game.</MSG>
    <MSG id="2001">$1 has left the game.</MSG>
    <MSG id="2002">$1 has leveled up.</MSG>
    <MSG id="2003">$1 has leveled down.</MSG>
    <MSG id="2004">Clan War $1 ( $2 vs. $3 )</MSG>
    <MSG id="2005">Fallen into oblivion.</MSG>
    <MSG id="2006">You have committed suicide. </MSG>
    <MSG id="2007">You have committed suicide. </MSG>
    <MSG id="2008">$1 has commited suicide.</MSG>
    <MSG id="2009">You have defeated $1.</MSG>
    <MSG id="2010">$1 has defeated you.</MSG>
    <MSG id="2011">$1 has defeated $2.</MSG>
    <MSG id="2012">Press the Fire key to play!</MSG>
    <MSG id="2013">Wait for $1 second(s)!</MSG>
    <MSG id="2014">You will leave the game in $1 second(s)</MSG>
    
    <!-- Game Etc. -->
    <MSG id="2015">Whispering ($1) : $2</MSG>
    <MSG id="2016">The item has been withdrawn.</MSG>
    <MSG id="2017">The item cannot be withdrawn</MSG>
    <MSG id="2018">You have purchased the item</MSG>
    <MSG id="2019">You cannot purchase the item</MSG>
    <MSG id="2020">Your item has been sold.</MSG>
    <MSG id="2021">There is no character to select. Create a character first.</MSG>
    <MSG id="2022">You cannot sell this item.</MSG>
    <MSG id="2023">You will advance to the next round in $1 second(s).</MSG>
    <MSG id="2024">Quest Team got a(an) $1.</MSG>
    <MSG id="2025">Got $2 $1(s).</MSG>
    <MSG id="2026">The Portal was opened.</MSG>
    <MSG id="2027">Auto Team Balance</MSG>
    <MSG id="2028">Wrong item combination.</MSG>
    
    <!-- Administrator -->
    <MSG id="3000">Administrator: $1</MSG>
    
    <!-- Menu -->
    <MSG id="8000">None</MSG>
    <MSG id="8001">Add a friend</MSG>
    <MSG id="8002">Delete a friend</MSG>
    <MSG id="8003">Check Location</MSG>
    <MSG id="8004">Catch up with</MSG>
    <MSG id="8005">Whisper</MSG>
    <MSG id="8006">Kick</MSG>
    <MSG id="8007">Recruit</MSG>
    <MSG id="8008">Delegate a new Clan Leader</MSG>
    <MSG id="8009">Changing to clan administrator grade.</MSG>
    <MSG id="8010">Changing to clan member grade.</MSG>
    <MSG id="8011">Kick out of the clan</MSG>
    <MSG id="8012">Quit the clan</MSG>
    <MSG id="8013">Move to storage</MSG>
    <MSG id="8014">OK</MSG>
    <MSG id="8015">Cancel</MSG>
    <MSG id="8016">Yes</MSG>
    <MSG id="8017">No</MSG>
    <MSG id="8018">Message</MSG>
    
    <!-- Character Wording -->
    <MSG id="9000"></MSG>
    <MSG id="9001">Clan Leader</MSG>
    <MSG id="9002">Clan Administrator</MSG>
    <MSG id="9003">Clan Member</MSG>
    <MSG id="9004">Administrator</MSG>
    <MSG id="9005">Developer</MSG>
    <MSG id="9006">Commands</MSG>
    <MSG id="9007">Help</MSG>
    <MSG id="9008">Usage</MSG>
    <MSG id="9100">Male</MSG>
    <MSG id="9101">Female</MSG>
    <MSG id="9102">Male</MSG>
    <MSG id="9103">Female</MSG>
    <MSG id="9200">Lobby</MSG>
    <MSG id="9201">Stage</MSG>
    <MSG id="9202">Shop</MSG>
    <MSG id="9203">Equipment</MSG>
    <MSG id="9204">Cash</MSG>
    
    <!-- Game Wording -->
    <MSG id="9302">For Men</MSG>
    <MSG id="9349">For Women</MSG>
    <MSG id="9303">Req. Level</MSG>
    <MSG id="9304">Weight</MSG>
    <MSG id="9305">Attributes:Fire</MSG>
    <MSG id="9306">Attributes:Ice</MSG>
    <MSG id="9307">Attributes:Poison</MSG>
    <MSG id="9308">Attributes:Lightning</MSG>
    <MSG id="9309">Duration</MSG>
    <MSG id="9310">Clip</MSG>
    <MSG id="9311">Damage</MSG>
    <MSG id="9312">Delay</MSG>
    <MSG id="9313">Max Wgt.</MSG>
    <MSG id="9314">Speed</MSG>
    <MSG id="9315">Jump [X]</MSG>
    <MSG id="9316">Dash [X]</MSG>
    <MSG id="9317">Wall climbing [X]</MSG>
    <MSG id="9318">Damage</MSG>
    <MSG id="9319">Quest</MSG>
    <MSG id="9320">Item</MSG>
    <MSG id="9321">Sacrifice</MSG>
    <MSG id="9322">Players</MSG>
    <MSG id="9323">Blue</MSG>
    <MSG id="9324">Red</MSG>
    <MSG id="9325">Quantity</MSG>
    <MSG id="9326">Searching for the counter team</MSG>
    <MSG id="9327">Num of items</MSG>
    <MSG id="9328">Num of NPC</MSG>
    <MSG id="9329">Progression</MSG>
    <MSG id="9330">Remaining Time</MSG>
    <MSG id="9331">V</MSG>
    <MSG id="9332">Rate</MSG>
    <MSG id="9333">Grade</MSG>
    <MSG id="9334">Regular</MSG>
    <MSG id="9335">Legendary</MSG>
    <MSG id="9336">Boss</MSG>
    <MSG id="9337">Elite</MSG>
    <MSG id="9338">Veteran</MSG>
    <MSG id="9339">Very strong</MSG>
    <MSG id="9340">Strong</MSG>
    <MSG id="9341">Average</MSG>
    <MSG id="9342">Weak</MSG>
    <MSG id="9343">Very Weak</MSG>
    <MSG id="9344">Infinite</MSG>
    <MSG id="9345">None</MSG>
    <MSG id="9346">Level gap</MSG>
    <MSG id="9347">Allowed</MSG>
    <MSG id="9348">Prohibited</MSG>
    
    <!-- Game Wording Addition -->
    <MSG id="9363">Objective Kills</MSG>
    <MSG id="9364">Round</MSG>
    <MSG id="9365">Type</MSG>
    <MSG id="9366">Exp</MSG>
    <MSG id="9367">Kill</MSG>
    <MSG id="9368">Death</MSG>
    <MSG id="9369">Ping</MSG>
    <MSG id="9370">&lt; Head &gt;</MSG>
    <MSG id="9371">&lt; Chest &gt;</MSG>
    <MSG id="9372">&lt; Hands &gt;</MSG>
    <MSG id="9373">&lt; Legs &gt;</MSG>
    <MSG id="9374">&lt; Feet &gt;</MSG>
    <MSG id="9375">&lt; Left Finger &gt;</MSG>
    <MSG id="9376">&lt; Right Finger &gt;</MSG>
    <MSG id="9377">&lt; Melee &gt;</MSG>
    <MSG id="9378">&lt; Primary Weapon &gt;</MSG>
    <MSG id="9379">&lt; Secondary Weapon &gt;</MSG>
    <MSG id="9380">&lt; Item 1 &gt;</MSG>
    <MSG id="9381">&lt; Item 2 &gt;</MSG>
    <MSG id="9382">Debug Server</MSG>
    <MSG id="9383">Match Server</MSG>
    <MSG id="9384">Clan Server</MSG>
    <MSG id="9385">Quest Server</MSG>
    <MSG id="9386">Event Server</MSG>
    
    <!-- System Wording -->
    <MSG id="100100">Searching for a counterpart team $1</MSG>
    <MSG id="100200">The vote on '$1' has started.</MSG>
    <MSG id="100300">There is a word '$1' that you cannot use.</MSG>
    
    <!-- Match Type -->
    <MSG id="9350">Deathmatch</MSG>
    <MSG id="9351">Team Deathmatch</MSG>
    <MSG id="9352">Gladiator</MSG>
    <MSG id="9353">Team Gladiator</MSG>
    <MSG id="9354">Assassination</MSG>
    <MSG id="9355">Training</MSG>
    <MSG id="9356">Classic</MSG>
    <MSG id="9357">Team Classic</MSG>
    <MSG id="9358">Survival</MSG>
    <MSG id="9359">Quest</MSG>
    <MSG id="9360">Deathmatch +Berserker</MSG>
    <MSG id="9361">Team Deathmatch +Extream</MSG>
    <MSG id="9362">The Duel match</MSG>
    
    <!-- Etc. -->
    <MSG id="9400">remaining.</MSG>
    <MSG id="9401">You joined stage '$1'.</MSG>
    <MSG id="9402">'$1 ($2 / $3 $4)' joined stage.</MSG>
    <MSG id="9500">ON</MSG>
    <MSG id="9501">OFF</MSG>
    <MSG id="9601">A hacking attempt has been detected.</MSG>
    <MSG id="9701">You have received a '$1' Item</MSG>
    <MSG id="9801">The selected language will be applied after restarting the game. Would you like to restart?</MSG>
    
    <!-- Warning -->
    <MSG id="20000">A hacking attempt has been detected. In accordance with the agreement that members have consented, the GUNZ Operation Team continues to monitor and collect information on the users who hack. Keep in mind that all the responsibility brought about by committing any illegal act in civil or criminal case falls on the shoulders of the user who commits such an illegal act.</MSG>
    <MSG id="20001">The following items have expired:</MSG>
    <MSG id="20002">You can mount or release an equipment by dragging or double clicking an icon. You cannot send a bounty equipment (item) to the Storage.</MSG>
    <MSG id="20003">WARNING: GunZ does not support the $1. You may be unable to view certain fonts or proceed with gameplay. Do you still wish to continue?</MSG>
    <MSG id="20004">GunZ requires DirectX 9.0c to run properly. Would you like to install DirectX 9.0c now?</MSG>
    <MSG id="20005">**This is not decided yet**</MSG>
    <MSG id="20006">Please enter 'YES' if you would like to delete this character.</MSG>
    </XML>
    Last edited by Phoenix; 01-06-10 at 04:30 AM.

  15. #15
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Re: Not quite sure how to ask this, so look please?

    Quote Originally Posted by phoenix_147 View Post
    Replace the contents of the cserror.xml and messages.xml in the MatchServer and system.mrs with this and restart the server.

    cserror.xml

    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    <!-- Error Massage -->
    <STR id="100">Communicator does not have a UID. This Communicator must be initialized by the Master-Controller.</STR>
    <STR id="101">Communicator has no UID space to allocate your UID.</STR>
    <STR id="110">Communicator tries to connect to an invalid direct connection.</STR>
    <STR id="200">Command has an invalid receiver UID. If you did not connect to any server and set default receiver, you must do it first.</STR>
    <STR id="300">Zone-Server is not connected to the Master-Controller.</STR>
    <STR id="301">Zone-Server tries to invalidate the Master-Controller.</STR>
    <STR id="1000">Invalid object UID.</STR>
    <!--
    <STR id="1001"></STR>
    -->
    
    <STR id="2000">Map file open error.</STR>
    
    <!-- Connection, Login -->
    <STR id="10000">You have entered an incorrect password.  Please check your password and try again.</STR>
    <STR id="10001">This ID is already in use.</STR>
    <STR id="10002">The client version does not match the server.</STR>
    <STR id="10003">The server is full.</STR>
    <STR id="10004">This ID is banned from Gunz online.</STR>
    <STR id="10005">Authentication failed.</STR>
    <STR id="10006"></STR>
    <STR id="10007">Connection failed. Please try again later.</STR>
    <STR id="10008">Failed to retrieve the account information. Please try again later.</STR>
    <STR id="10009">Wrong client version. Please run 'Repair' from the Ijji Reactor or reinstall the GunZ client.</STR>
    <STR id="10010">Please wait while the game attempts to connect.</STR>
    <STR id="10011">Your IP address is from an area we don't support.</STR>
    <STR id="10012">Your log-in information is outdated or unavailable.  Please restart the Ijji Reactor.</STR>
    
    <!-- Character Admin -->
    <STR id="10100">This character name is already in use.</STR>
    <STR id="10101">You have used invalid characters that are not allowed. Please use letters and numbers only.</STR>
    <STR id="10102">The character name is too short.</STR>
    <STR id="10103">The character name is too long.</STR>
    <STR id="10104">Enter character name.</STR>
    <STR id="10110">The character name does not exist.</STR>
    <STR id="10111">Cannot delete a character if it belongs to a clan or has cash items.</STR>
    
    <!-- Item -->
    <STR id="20001">Insufficient Bounty!</STR>
    <STR id="20002">You are not allowed to purchase the item.</STR>
    <STR id="20003">You are not allowed to equip this iem.</STR>
    <STR id="20004">You ae not allowed to unequip this item.</STR>
    <STR id="20005">You are not allowed to sell this item.</STR>
    <STR id="20006">You are not allowed to sell the equipped item.</STR>
    <STR id="20007">The item is not available.</STR>
    <STR id="20008">You have too many items.</STR>
    <STR id="20009">The selected item does not exist.</STR>
    <STR id="20010">The item you selected is too heavy for your current configuration.</STR>
    <STR id="20011">You must be a higher level to use this item.</STR>
    <STR id="20012">Cannot equip the same equipment(or item) in a slot.</STR>
    <STR id="20013">Cannot take off because there is too much weight.</STR>
    <STR id="20014">Cannot sell the cash equipment (or item) at the shop.</STR>
    <STR id="20015">Cannot take the equipment (or item), it does not match your gender.</STR>
    <STR id="20016">This item cannot be equipped, you do not have the required level. Do you still want this equipment (or item)?</STR>
    <STR id="20017">Cannot deposit the equipment(or item) in the Storage.</STR>
    <STR id="20018">You may only deposit a cash item into the Storage.</STR>
    <STR id="20019">The item has been unequipped because of a level decrease.</STR>
    <STR id="20020">Cannot equip this item.</STR>
    <STR id="20021"></STR>
    
    <!-- Stage -->
    <STR id="30000">Cannot enter the room.</STR>
    <STR id="30001">Room is full.</STR>
    <STR id="30002">Incorrect password!</STR>
    <STR id="30003">You cannot enter at your current level.</STR>
    <STR id="30004">Cannot join game in progress.</STR>
    <STR id="30005">You may not enter.</STR>
    <STR id="30006">The stage does not exist.</STR>
    <STR id="30007">The stage is already present.</STR>
    <STR id="30008">You cannot make the room.</STR>
    <STR id="30009">There is no room available for you to enter.</STR>
    
    <!-- Channel -->
    <STR id="30020">Cannot enter the channel.</STR>
    <STR id="30021">Max number of user reached.</STR>
    <STR id="30022">You cannot enter at your current level.</STR>
    <STR id="30023">If you have a character that is level 21 or above, you cannot enter the beginner's channel.</STR>
    
    <!-- Primium Ticket -->
    
    <STR id="30026">Please select a character first.</STR>
    
    <!-- Clan -->
    <STR id="30030">Cannot form a clan.</STR>
    <STR id="30031">The clan cannot be closed.</STR>
    <STR id="30032">The clan name is already in use.</STR>
    <STR id="30033">You do not have enough members for the clan to be created.</STR>
    <STR id="30034">This user already belongs to another clan.</STR>
    <STR id="30035">The member you have requested to join your clan is not in the lobby.</STR>
    <STR id="30036">The clan name is incorrect.</STR>
    <STR id="30037">This is not the Clan Leader.</STR>
    <STR id="30038">You are not a authorized to perform this action.</STR>
    <STR id="30039">This user already belongs to another clan.</STR>
    <STR id="30040">Your request to join the clan has been rejected.</STR>
    <STR id="30041">This user already is a member in another clan.</STR>
    <STR id="30042">Unable to send invite. Player is currently in a game.</STR>
    <STR id="30043">You have not joined the clan.</STR>
    <STR id="30044">You cannot withdraw from the clan.</STR>
    <STR id="30045">Cannot add an additional clan member.</STR>
    <STR id="30046">Your friend is not online.</STR>
    <STR id="30047">Not in the same clan.</STR>
    <STR id="30048">You cannot change your permissions.</STR>
    <STR id="30049">Theclan member is not available.</STR>
    <STR id="30050">Insufficient bounty (1000 BP) for clan creation.</STR>
    <STR id="30051">Only level 10 or higher can create a clan.</STR>
    <STR id="30052">Clan will be closed on '%s'.</STR>
    
    <!-- Ladder -->
    <STR id="30070">You cannot request a Clan War.</STR>
    <STR id="30071">When does this message appear?</STR>
    <STR id="30072">When does this message appear?</STR>
    <STR id="30073">When does this message appear?</STR>
    
    <!-- Clan Battle -->
    <STR id="30080">You are not in the same clan.</STR>
    <STR id="30081">There are no clan members present.</STR>
    <STR id="30082">One of the selected clan members is not available for a Clan War right now.</STR>
    
    <!-- Client -->
    <STR id="30103">This function is not yet supported.</STR>
    <STR id="30104">Please do not use vulgar or profane language.</STR>
    <STR id="30105">Please do not spam the channel or room.</STR>
    <STR id="30106">Prohibited to join chat for 1 minute.</STR>
    
    <!-- Server Message -->
    <STR id="90000">Cannot access server.</STR>
    <STR id="90002">Disconnected from the server.</STR>
    
    <!-- Clan Message -->
    <STR id="100000">You have joined the clan.</STR>
    <STR id="100001">The clan has been created.</STR>
    
    <!-- Follow -->
    <STR id="110000">You cannot enter.</STR>
    
    <!-- Vote -->
    <STR id="120000">Cannot apply for a vote.</STR>
    
    <!-- Disconnect message -->
    <STR id="130001">A hacking attempt was detected. Connection to the game server will be terminated.</STR>
    <STR id="130002">This account has been blocked due to a hacking attempt. Account will be blocked for approximately an hour.</STR>
    <STR id="130003">Connection is denied due to user's status. Connection to the game server will be terminated shortly.</STR>
    <STR id="130004">An invalid file has been detected.</STR>
    <STR id="130005">Game abusing detected: Your account is suspended for one hour.</STR>
    
    <!-- Server -->
    <STR id="200000">You cannot start the vote.</STR>
    <STR id="200001">You cannot use this function in a ladder game.</STR>
    <STR id="200002">Voting already started.</STR>
    <STR id="200003">The vote failed.</STR>
    <STR id="200004">10 seconds remaining.</STR>
    <STR id="200005">30 seconds remaining.</STR>
    <STR id="200006">60 seconds remaining.</STR>
    <STR id="200007">There are too many players to start this game.</STR>
    <STR id="200008">'%s' isn't ready.</STR>
    
    </XML>
    messages.xml

    Code:
    <?xml version="1.0" ?>
    <XML>
    
    <!-- Client Error Message -->
    <MSG id="500">Announcements</MSG>
    <MSG id="501">Log into the ijji.com GUNZ home page first and Click Play live to launch GunZ.</MSG>
    
    <!-- Client Interface -->
    <MSG id="1000">You must wait 1 minute before reporting again.</MSG>
    <MSG id="1001">Chat details are reported.</MSG>
    <MSG id="1002">^2You have been Silenced.</MSG>
    <MSG id="1003">Enter $1 characters or longer.</MSG>
    <MSG id="1004">Command Syntax Error.</MSG>
    <MSG id="1005">Command Syntax Error.</MSG>
    <MSG id="1006">Can only be implemented in the lobby.</MSG>
    <MSG id="1007">Can only be implemented in the waiting room.</MSG>
    <MSG id="1008">Can only be implemented in the game.</MSG>
    <MSG id="1009">The request has been canceled.</MSG>
    <MSG id="1010">Cannot use this command.</MSG>
    <MSG id="1011">The screen shot has been saved in "My Documents$1".</MSG>
    <MSG id="1012">An attempt to save screenshot has failed.</MSG>
    <MSG id="1013">Recording started.</MSG>
    <MSG id="1014">Recording has been saved in  "My Documents$1".</MSG>
    <MSG id="1015">Saving the recording has failed.</MSG>
    <MSG id="1016">Voting for kicking '%s' has started.</MSG>
    <MSG id="1017">If you want to participate in the voting, press 'Y' for Yes; 'N' for No.</MSG>
    <MSG id="1018">Select the user to be kicked.</MSG>
    <MSG id="1019">[ESC] Cancel</MSG>
    <MSG id="1020">Vote is accepted.</MSG>
    <MSG id="1021">Vote is rejected.</MSG>
    <MSG id="1022">Vote option is not available.</MSG>
    <MSG id="1023">Vote on '$1' has commenced.</MSG>
    <MSG id="1024">Searching for the opposing team $1</MSG>
    <MSG id="1025">The user has left the room.</MSG>
    
    <!-- Clan -->
    <MSG id="1105">$1 is trying to recruit '$3' for clan with $2. Would you like to join? </MSG>
    <MSG id="1106">$1 rejected the offer to join the clan.</MSG>
    <MSG id="1107">Clan created</MSG>
    <MSG id="1108">This clan is disbanded. Please re-login or re-select your character.</MSG>
    <MSG id="1109">Only the Clan Leader can execute this command.</MSG>
    <MSG id="1110">Only the Clan Leader and Clan Administrator can perform this command.</MSG>
    <MSG id="1111">You have already joined a clan.</MSG>
    <MSG id="1112">You are not a member of any clan.</MSG>
    <MSG id="1113">Would you like to join the clan? </MSG>
    <MSG id="1114">Your membership has been rejected.</MSG>
    <MSG id="1115">A new member has joined the clan.</MSG>
    <MSG id="1116">You have left the clan.</MSG>
    <MSG id="1117">Clan Leader cannot leave the clan.</MSG>
    <MSG id="1118">Deletion cannot be done while you are a clan member. You have to quit the clan first.</MSG>
    <MSG id="1119">Permissions has been changed.</MSG>
    <MSG id="1120">The selected member has been removed from the clan.</MSG>
    <MSG id="1121">You have to recruit $1 members to create a clan. </MSG>
    <MSG id="1122">Are you sure that you want to disband the clan?</MSG>
    <MSG id="1123">Are you sure that you want to leave the clan?</MSG>
    <MSG id="1124">Clan Name is different.</MSG>
    <MSG id="1125">Clan Member '$1' has logged in.</MSG>
    
    <!-- Etc -->
    <MSG id="1200">You cannot delete a character that is equipped with a Cash item.  Unequip the item first and try again.</MSG>
    <MSG id="1201">Character is deleted.</MSG>
    <MSG id="1202">You will return to the previous resolution settings in $1 second(s).</MSG>
    <MSG id="1203">You can adjust the quest difficulty depending on what sacrifice items you place onto the two altars in the middle of the screen.</MSG>
    
    <!-- Robby UI -->
    <MSG id="1301">Clan Leader : $1, $2 accessed.</MSG>
    <MSG id="1302">%d waiting.</MSG>
    <MSG id="1303">You have not joined the clan.</MSG>
    <MSG id="1304">Select the free channel if you do not want any level restraint.</MSG>
    <MSG id="1305">You are to fight with all users regardless of the channel in the league game.</MSG>
    <MSG id="1306">$1 is invited to the Chat Room.</MSG>
    <MSG id="1307">$1 has invited you to the Chat Room '$2'.</MSG>
    <MSG id="1308">$2' has entered the Chat Room '$1'.</MSG>
    <MSG id="1309">$2' has exited the Chat Room '$1'.</MSG>
    <MSG id="1310">Will be converted to the Chat Room '$1'.</MSG>
    <!-- <MSG id="1311">.</MSG> -->
    <MSG id="1312">Chat Room($1) $2 : $3</MSG>
    <MSG id="1313">Request being made to open the Chat Room ...</MSG>
    <MSG id="1314">Request being made to join the Chat Room ...</MSG>
    <MSG id="1315">Leave Chat Room.</MSG>
    <MSG id="1316">Selecting Chat Room. </MSG>
    <MSG id="1317">You have entered the channel '$1'.</MSG>
    
    <!-- Invite -->
    <MSG id="1400">Waiting for response.</MSG>
    <MSG id="1401">Please wait until the player agrees.</MSG>
    <MSG id="1402">$1 has invited you to participate in a Clan War. Do you accept the invite?</MSG>
    <MSG id="1403">$1 has rejected your request.</MSG>
    <MSG id="1404">$1 has cancelled the request.</MSG>
    <MSG id="1405">It has been cancelled</MSG>
    <MSG id="1406">Select the right number of people.</MSG>
    
    <MSG id="1420">$1 have invited you to a clan war. Do you accept the invite? </MSG>
    
    <!-- Clan Battle -->
    <MSG id="1510">$1' Clan has defeated '$2' Clan $3 times in a row and is very confident.</MSG>
    <MSG id="1511">$1' Clan defeated '$2' Clan recording $3 wins in a row.</MSG>
    <MSG id="1512">$1' Clan defeated '$2' Clan to record $3 wins in a row with great ease.</MSG>
    <MSG id="1513">$1' Clan defeated '$2' Clan to successfully record $3 wins in a row.</MSG>
    <MSG id="1514">$1' Clan defeated '$2' Clan $3 wins in a row.</MSG>
    <MSG id="1515">$1' Clan defeated '$2' Clan stopping its consecutive winning streak.</MSG>
    
    <!-- Dual -->
    <MSG id="1520">$1' has won $4 Duel Matches in a row in $3 room of '$2' channel.</MSG>
    <MSG id="1521">$2' has stopped '$1' from a winning streak of $3 straight Duel Matches.</MSG>
    
    <!-- Loading Message -->
    <MSG id="1600">'Dash'</MSG>
    <MSG id="1601">You can move faster by Dashing</MSG>
    <MSG id="1602">You can Dash when you are in mid-air. (Melee Weapon Required).</MSG>
    <MSG id="1603">'Perfect defense'</MSG>
    <MSG id="1604">During defense, you can completely block  bullets and melee attacks.</MSG>
    <MSG id="1605">Lower attacks are impossible to defend.</MSG>
    <MSG id="1606">'Special attack'</MSG>
    <MSG id="1607">With a long sword equipped, it knocks your target upward in the air.</MSG>
    <MSG id="1608">With a dagger equipped, it pushes your target suspending him/her with its pushing power.</MSG>
    <MSG id="1609">Break fall'</MSG>
    <MSG id="1610">A successful break fall maneuver reduces the additional damage that you. </MSG>
    <MSG id="1611">might suffer as you cannot move while on the ground.</MSG>
    <MSG id="1612">'Tumbling'</MSG>
    <MSG id="1613">You can avoid an attack by tumbling.</MSG>
    <MSG id="1614">You can also fire a gun while tumbling.</MSG>
    <MSG id="1615"> 'Wall hang'</MSG>
    <MSG id="1616">Click on the right mouse button when jumping in mid-air next to a wall.</MSG>
    <MSG id="1617">This move can only be used with your melee weapon equipped.</MSG>
    <MSG id="1618">'Wall jump'</MSG>
    <MSG id="1619">Press the Jump Key when you are close to any wall.</MSG>
    <MSG id="1620">to perform the wall jump. </MSG>
    <MSG id="1621">'Wall Running'</MSG>
    <MSG id="1622">Press and hold the Jump Key when the character standing diagonal against any wall while moving </MSG>
    <MSG id="1623">forward then the character can automatically run on the wall.</MSG>
    <MSG id="1624">Climb along the wall</MSG>
    <MSG id="1625">You can climb along the wall.</MSG>
    <MSG id="1626">The function only works if you are very close to the wall.</MSG>
    
    <!-- Character Infomation -->
    <MSG id="1700">[Character Information]=============</MSG>
    <MSG id="1701">Name</MSG>
    <MSG id="1702">Clan</MSG>
    <MSG id="1703">Level</MSG>
    <MSG id="1704">Winning Percentage</MSG>
    <MSG id="1705">Win</MSG>
    <MSG id="1706">Lose</MSG>
    <MSG id="1707">Connection Time</MSG>
    <MSG id="1708">day</MSG>
    <MSG id="1709">hour</MSG>
    <MSG id="1710">min</MSG>
    <MSG id="1711">sec</MSG>
    <MSG id="1712">EXP</MSG>
    <MSG id="1713">Bounty</MSG>
    <MSG id="1714">HP</MSG>
    <MSG id="1715">AP</MSG>
    <MSG id="1716">WT</MSG>
    <MSG id="1717">Lv.</MSG>
    <MSG id="1718">Ranking</MSG>
    <MSG id="1719">Kill</MSG>
    <MSG id="1720">Death</MSG>
    <MSG id="1721">Winning</MSG>
    
    <!-- Game Playing Message -->
    <MSG id="2000">$1 has joined the game.</MSG>
    <MSG id="2001">$1 has left the game.</MSG>
    <MSG id="2002">$1 has leveled up.</MSG>
    <MSG id="2003">$1 has leveled down.</MSG>
    <MSG id="2004">Clan War $1 ( $2 vs. $3 )</MSG>
    <MSG id="2005">Fallen into oblivion.</MSG>
    <MSG id="2006">You have committed suicide. </MSG>
    <MSG id="2007">You have committed suicide. </MSG>
    <MSG id="2008">$1 has commited suicide.</MSG>
    <MSG id="2009">You have defeated $1.</MSG>
    <MSG id="2010">$1 has defeated you.</MSG>
    <MSG id="2011">$1 has defeated $2.</MSG>
    <MSG id="2012">Press the Fire key to play!</MSG>
    <MSG id="2013">Wait for $1 second(s)!</MSG>
    <MSG id="2014">You will leave the game in $1 second(s)</MSG>
    
    <!-- Game Etc. -->
    <MSG id="2015">Whispering ($1) : $2</MSG>
    <MSG id="2016">The item has been withdrawn.</MSG>
    <MSG id="2017">The item cannot be withdrawn</MSG>
    <MSG id="2018">You have purchased the item</MSG>
    <MSG id="2019">You cannot purchase the item</MSG>
    <MSG id="2020">Your item has been sold.</MSG>
    <MSG id="2021">There is no character to select. Create a character first.</MSG>
    <MSG id="2022">You cannot sell this item.</MSG>
    <MSG id="2023">You will advance to the next round in $1 second(s).</MSG>
    <MSG id="2024">Quest Team got a(an) $1.</MSG>
    <MSG id="2025">Got $2 $1(s).</MSG>
    <MSG id="2026">The Portal was opened.</MSG>
    <MSG id="2027">Auto Team Balance</MSG>
    <MSG id="2028">Wrong item combination.</MSG>
    
    <!-- Administrator -->
    <MSG id="3000">Administrator: $1</MSG>
    
    <!-- Menu -->
    <MSG id="8000">None</MSG>
    <MSG id="8001">Add a friend</MSG>
    <MSG id="8002">Delete a friend</MSG>
    <MSG id="8003">Check Location</MSG>
    <MSG id="8004">Catch up with</MSG>
    <MSG id="8005">Whisper</MSG>
    <MSG id="8006">Kick</MSG>
    <MSG id="8007">Recruit</MSG>
    <MSG id="8008">Delegate a new Clan Leader</MSG>
    <MSG id="8009">Changing to clan administrator grade.</MSG>
    <MSG id="8010">Changing to clan member grade.</MSG>
    <MSG id="8011">Kick out of the clan</MSG>
    <MSG id="8012">Quit the clan</MSG>
    <MSG id="8013">Move to storage</MSG>
    <MSG id="8014">OK</MSG>
    <MSG id="8015">Cancel</MSG>
    <MSG id="8016">Yes</MSG>
    <MSG id="8017">No</MSG>
    <MSG id="8018">Message</MSG>
    
    <!-- Character Wording -->
    <MSG id="9000"></MSG>
    <MSG id="9001">Clan Leader</MSG>
    <MSG id="9002">Clan Administrator</MSG>
    <MSG id="9003">Clan Member</MSG>
    <MSG id="9004">Administrator</MSG>
    <MSG id="9005">Developer</MSG>
    <MSG id="9006">Commands</MSG>
    <MSG id="9007">Help</MSG>
    <MSG id="9008">Usage</MSG>
    <MSG id="9100">Male</MSG>
    <MSG id="9101">Female</MSG>
    <MSG id="9102">Male</MSG>
    <MSG id="9103">Female</MSG>
    <MSG id="9200">Lobby</MSG>
    <MSG id="9201">Stage</MSG>
    <MSG id="9202">Shop</MSG>
    <MSG id="9203">Equipment</MSG>
    <MSG id="9204">Cash</MSG>
    
    <!-- Game Wording -->
    <MSG id="9302">For Men</MSG>
    <MSG id="9349">For Women</MSG>
    <MSG id="9303">Req. Level</MSG>
    <MSG id="9304">Weight</MSG>
    <MSG id="9305">Attributes:Fire</MSG>
    <MSG id="9306">Attributes:Ice</MSG>
    <MSG id="9307">Attributes:Poison</MSG>
    <MSG id="9308">Attributes:Lightning</MSG>
    <MSG id="9309">Duration</MSG>
    <MSG id="9310">Clip</MSG>
    <MSG id="9311">Damage</MSG>
    <MSG id="9312">Delay</MSG>
    <MSG id="9313">Max Wgt.</MSG>
    <MSG id="9314">Speed</MSG>
    <MSG id="9315">Jump [X]</MSG>
    <MSG id="9316">Dash [X]</MSG>
    <MSG id="9317">Wall climbing [X]</MSG>
    <MSG id="9318">Damage</MSG>
    <MSG id="9319">Quest</MSG>
    <MSG id="9320">Item</MSG>
    <MSG id="9321">Sacrifice</MSG>
    <MSG id="9322">Players</MSG>
    <MSG id="9323">Blue</MSG>
    <MSG id="9324">Red</MSG>
    <MSG id="9325">Quantity</MSG>
    <MSG id="9326">Searching for the counter team</MSG>
    <MSG id="9327">Num of items</MSG>
    <MSG id="9328">Num of NPC</MSG>
    <MSG id="9329">Progression</MSG>
    <MSG id="9330">Remaining Time</MSG>
    <MSG id="9331">V</MSG>
    <MSG id="9332">Rate</MSG>
    <MSG id="9333">Grade</MSG>
    <MSG id="9334">Regular</MSG>
    <MSG id="9335">Legendary</MSG>
    <MSG id="9336">Boss</MSG>
    <MSG id="9337">Elite</MSG>
    <MSG id="9338">Veteran</MSG>
    <MSG id="9339">Very strong</MSG>
    <MSG id="9340">Strong</MSG>
    <MSG id="9341">Average</MSG>
    <MSG id="9342">Weak</MSG>
    <MSG id="9343">Very Weak</MSG>
    <MSG id="9344">Infinite</MSG>
    <MSG id="9345">None</MSG>
    <MSG id="9346">Level gap</MSG>
    <MSG id="9347">Allowed</MSG>
    <MSG id="9348">Prohibited</MSG>
    
    <!-- Game Wording Addition -->
    <MSG id="9363">Objective Kills</MSG>
    <MSG id="9364">Round</MSG>
    <MSG id="9365">Type</MSG>
    <MSG id="9366">Exp</MSG>
    <MSG id="9367">Kill</MSG>
    <MSG id="9368">Death</MSG>
    <MSG id="9369">Ping</MSG>
    <MSG id="9370">&lt; Head &gt;</MSG>
    <MSG id="9371">&lt; Chest &gt;</MSG>
    <MSG id="9372">&lt; Hands &gt;</MSG>
    <MSG id="9373">&lt; Legs &gt;</MSG>
    <MSG id="9374">&lt; Feet &gt;</MSG>
    <MSG id="9375">&lt; Left Finger &gt;</MSG>
    <MSG id="9376">&lt; Right Finger &gt;</MSG>
    <MSG id="9377">&lt; Melee &gt;</MSG>
    <MSG id="9378">&lt; Primary Weapon &gt;</MSG>
    <MSG id="9379">&lt; Secondary Weapon &gt;</MSG>
    <MSG id="9380">&lt; Item 1 &gt;</MSG>
    <MSG id="9381">&lt; Item 2 &gt;</MSG>
    <MSG id="9382">Debug Server</MSG>
    <MSG id="9383">Match Server</MSG>
    <MSG id="9384">Clan Server</MSG>
    <MSG id="9385">Quest Server</MSG>
    <MSG id="9386">Event Server</MSG>
    
    <!-- System Wording -->
    <MSG id="100100">Searching for a counterpart team $1</MSG>
    <MSG id="100200">The vote on '$1' has started.</MSG>
    <MSG id="100300">There is a word '$1' that you cannot use.</MSG>
    
    <!-- Match Type -->
    <MSG id="9350">Deathmatch</MSG>
    <MSG id="9351">Team Deathmatch</MSG>
    <MSG id="9352">Gladiator</MSG>
    <MSG id="9353">Team Gladiator</MSG>
    <MSG id="9354">Assassination</MSG>
    <MSG id="9355">Training</MSG>
    <MSG id="9356">Classic</MSG>
    <MSG id="9357">Team Classic</MSG>
    <MSG id="9358">Survival</MSG>
    <MSG id="9359">Quest</MSG>
    <MSG id="9360">Deathmatch +Berserker</MSG>
    <MSG id="9361">Team Deathmatch +Extream</MSG>
    <MSG id="9362">The Duel match</MSG>
    
    <!-- Etc. -->
    <MSG id="9400">remaining.</MSG>
    <MSG id="9401">You joined stage '$1'.</MSG>
    <MSG id="9402">'$1 ($2 / $3 $4)' joined stage.</MSG>
    <MSG id="9500">ON</MSG>
    <MSG id="9501">OFF</MSG>
    <MSG id="9601">A hacking attempt has been detected.</MSG>
    <MSG id="9701">You have received a '$1' Item</MSG>
    <MSG id="9801">The selected language will be applied after restarting the game. Would you like to restart?</MSG>
    
    <!-- Warning -->
    <MSG id="20000">A hacking attempt has been detected. In accordance with the agreement that members have consented, the GUNZ Operation Team continues to monitor and collect information on the users who hack. Keep in mind that all the responsibility brought about by committing any illegal act in civil or criminal case falls on the shoulders of the user who commits such an illegal act.</MSG>
    <MSG id="20001">The following items have expired:</MSG>
    <MSG id="20002">You can mount or release an equipment by dragging or double clicking an icon. You cannot send a bounty equipment (item) to the Storage.</MSG>
    <MSG id="20003">WARNING: GunZ does not support the $1. You may be unable to view certain fonts or proceed with gameplay. Do you still wish to continue?</MSG>
    <MSG id="20004">GunZ requires DirectX 9.0c to run properly. Would you like to install DirectX 9.0c now?</MSG>
    <MSG id="20005">**This is not decided yet**</MSG>
    <MSG id="20006">Please enter 'YES' if you would like to delete this character.</MSG>
    </XML>
    Waiting for a friend so that i can test it now :)
    Thanks Phoenix :)

    Ok, so i tested this and no luck, i used the message.xml you put but it gave me everything nomsg so i switched back to my original, but i kept the cserror.xml, and it still shows up what i had to begin with :)

    **June 3, 2010: i just read this again and i dont think i replaced the files in the Matchserver folder, so haha oops.. xD i need to test it wth a firned, i will let you know the result :D
    Last edited by bloodywarcraft2; 04-06-10 at 03:23 AM.

  16. #16
    Member bloodywarcraft2 is offline
    MemberRank
    Jul 2009 Join Date
    70Posts

    Re: Not quite sure how to ask this, so look please?

    Thanks ALOT Phoenix! :D



Advertisement