Jump to content

anacondaq

Members
  • Content Count

    161
  • Joined

  • Last visited

  • Days Won

    21

Everything posted by anacondaq

  1. Still request for pre-renewal ItemInfo.lua
  2. just need to recolour only first image from BMP? O_O
  3. did you add the Cancel To Login Window patch ? Atleast the disconnection should properly switch you back to Login screen. Sure i was add this patch. How to repeat client closing after server stop. login in game do something turn off server get DC get closing client How repeat client closing after double login at same account login in game do something doesnot matter what open second window and login in the same account get error inside RO at first already logged account -> click fast it = client closed. second window closed too How repeat client closing after @at (autotrade), or detach log in game do vending do @at client closed What is work? I can login in game, and make charselect, and in charselect click "cancel" button and i going normal to login window.
  4. Bugs: on 2013-06-18, 2013-08-07 (only them i was check maby another clients have that too) when someone login in game in account what already online - client closed, but must be logoff to login screen. (closed at who trying login, and who already in game) when you turn off the server (disconect), client closed. Question: Do i need to diff exe for increase maximum characters slots at client (2013-06-18/2013-08-07), or i need only to change value in mmo.h?
  5. Hi friends, that is possible to show in game Guild Name under Player name like it on 2010* exe? (example) I am using 2013-08-07 Exe and i have Only Guild position description and my name below. But i want like on this screenshot. langtype 14 How to fix it?
  6. [2357] = { unidentifiedDisplayName = "Armor", unidentifiedResourceName = "¿ìµç¸ÞÀÏ", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier].", }, identifiedDisplayName = "Valkyrian Armor", identifiedResourceName = "¹ßÅ°¸®ÀÇ°©¿Ê", identifiedDescriptionName = { "A set of shining white armor worn by Valkyries, the battle maidens that serve the god Odin.", "All Stats + 1", "Indestructible (except in upgrade attempts).", "[^008800Mage, Archer, Acolyte Class^000000]", "Increase resistance to ^880000Silence^000000 status by 50%.", "[^008800Swordman, Merchant, Thief Class^000000]", "Increase resistance to ^880000Stun^000000 status by 50%.", "[^000088Valkyrie Helm & Valkyrja's Armor & Valkyrja's Manteau & Valkyrja's Shoes Equip Set^000000]", "Class : ^777777Armor^000000", "Defense : ^77777755^000000", "Weight : ^777777280^000000", "Applicable Job : ^777777Every Rebirth Job except High Novice^000000", }, slotCount = 1, ClassNum = 0 }, Def 80 = renewal ItemInfo.lua; For what we need to convert ItemInfo.lua if it already exist at Client Translation Project, other topics? This Topic about PRE-RE ItemInfo.lua;
  7. The same problem for me too. + Information data is too old in .txt to convert it to the ItemInfo.lua If anybody can share method how to make stable & updated ItemInfo.lua for pre-renewal & 2013-**-** clients will be great.
  8. I need upda to date ItemInfo.lua for pre-renewal with correct descriptions inside. I was already saw about tools what can transform data from old .txt files inside /data folder to one ItemInfo.lua; But i want to make a stable & correct ItemInfo.lua for pre-renewal with latest items.
  9. I saw a commit at SVN about some tool. What do this tool? Anybody can share tool what will make PRE-RENEWAL descriptions in ItemInfo.lua inside /System folder?
  10. Hi Neo, can you fix a little bug. Client closed after @autotrade after getting a notice from client. Usually, client must comeback to login screen, not exit. Thank you.
  11. i do not have any troubles with 2013-08-07 exept encryption keys. Maby you do not edit mmo.h? And forgot to recompile server? What packet version in your clientinfo (as far i know it's not imporant); Did you disable your "Disable packet encryption"?
  12. 2. I can confirm using 2013 -08-07 3. Works mine , Im using 2013-08-07 too. (Question: Did you set the client_hash_check: on?) sure it on:) but still do not work for me. But if you say, it's work for me, so that mean i have mistake somewhere with my client diff/config. Anyway, thank you for confirming second problem in bug list.
  13. Few bugs: When i enable a "English Translation" both with read msstringtable.txt = false translation of some strings (all of them are string+1); When you login in game then you come to char select and clicking Cancel button => Client going to crash. Force Client Send hash packet do not work with 2013-08-07 for me. Diffs what i am using & exe: Exe 2013-08-07; Diffs -> Recommend + Force Client hash + few other diffs.if you need more detailed info, welcome.
  14. Totaly agree with him. + Themon's fixes must be added to client translation project by default.
  15. i think we need something restructurize information, because very hard to find need information
  16. Hey dear friends, the very good news for everyone. The most EPIC MMORPG now available at Steam! http://store.steampowered.com/app/215100/ As i understand it's a warpportal servers. Online now at Renewal server going to 3 000, at classic 500+ From Russia server is a littlebit lagging. Most of players - asians/South Americans
  17. yes, but this packet keys do not work, i can still spam with WPE & other toolz.
  18. Tested. 2013-08-07 do not work Encryption. I can spam easly with WPE without any troubles. WIth other clients < 2013-08-07 all seems to be ok, and when i trying to spam with WPE i getting DC. Anyone can confirm that? Or only i am have this problem? Thank you.
  19. I made a ItemInfo.lua for Pre-renewal based servers. This file contain true descriptions of the pre-renewal items. (Def/Atk/etc); Please report about bugs. Download Link http://www.mediafire.com/?pvestcygcv7s214
  20. hi Keough, yes it possible, but you must understand another side of this thing. Security! Because any website have some problems with security (xss/injections/bugs/exploits) etc what can ruin your server very fastly if you make simbiosis between forum & server. But if you really want's to do that, you need some script what will be react for each changes from registration script of IPB & RO db. Example: you make registration from IPB, and you going to the end of IPB and add few strings to make new account in yourro.login table INSERT INTO 'yourrro.login' (name,password,last_ip,accountid++ etc tables (sorry i do not remember all) VALUES('forum_name_registration_variable','password_variable','bla bla etc'). But please, you must understand another thing too, as i remember IPB make security for passwords by md5()+salt? or something like that (dunno), i think there will be a tons of differents conflicts between passwords. And sorry please for fast reply, i do not look into IPB php code, and at RO registration scripts.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.