Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Is this Cart's Diff better than scriptorz?
  2. Wait.. so.. the Gangsi, Death Knight sprites are hard coded in the client? I swear they're not o_o
  3. Guess that's true. Anyways doesn't bother me. I stopped the server from reading sql mob_skill and made it read mob_skill_db (text) instead.
  4. If you're running a SQL server, you need item_db and mob_db lol
  5. Thus, I know. However, according to: https://rathena.svn....ter_athena.conf I find it REALLY pointless to have mob_skill_db in SQL. How can I remove the map server from reading the mob_skill_db in the SQL? =/ NvM. I believe I found out how.
  6. If there's always an error in the Script, your map server spits out what it is.
  7. Im using Miruku and I updated both patchers to the latest and I don't have it o_o
  8. Is there a reason why mob Skills are now in a SQL DB? Why was it changed from a text format to DB? I personally liked it better in the text format rather than opening a SQL DB just for skills. Isn't it possible to add this as an option for us in the Inter_athena.conf where it states "Use SQL Tables"? Can't we separate it into "Use Mob Skills SQL" or something? On a side note, it doesn't let me edit the tables either >.> bump
  9. What do you mean bugs? What bugs are in Battlegrounds? o_O
  10. Urgh.. well.. I don't get that... that's for sure o_O. Can you give me that client please? =/
  11. I dont see anything other then the 2 logos at top and then everything else is gray. Nothing else shows o_o
  12. I have a client called RagnarokReplay. When I open it, I just get 2 logos and the entire client is shaded gray.. o_O. Can you show me a SS of what the client looks like for you?
  13. When you record your game with this new feature, your videos are saved in a strange format.. How exactly can you play back the video? or change its format so that you can view the video?
  14. I don't think it's possible. New clients now will read that. Also, I think it's good in a way since everything is combined in one file, but it can be a hassle.
  15. Thanks a lot JUDAS!! Wow I can't believe I didn't think of that sooner. I just noticed that older clients read/store hotkeys in /data folder while new clients store it in savedata and if you do read data folder first.. the client will read data folder when the hotkeys being stored are in savedata.. !! Damnit. Should of thought of that earlier. Once again Judas, thanks a lot.
  16. Im using Shin's Diff Patcher to Diff them. I've applied: Always Call SelectKoreaClientInfo() Chat @-bug Custom Window Title Disable 1rag1 & 1sak1 Disable Hallucination Wavy Screen Disable HShield Disable Nagle Algorithm Disable RagexeRE Filename Check Enable DNS Support Enable Multiple GRFS Enforce Official Login Background Extended Chat Box Extended Chat Room Box Extended PM Box Fix Camera Angles Full Ignore Missing File Errors Ignore Missing Palette Errors INcrease Headgear View ID Increase Zoom out Max Load LUA before LUB REad Data folder first Read msgstringtable Read questid2display Remove Gravity Ads Remove Gravity Logo Remove Serial Display Translate Client into English Use Arial on All langtypes Use Ragnarok Icon thats it o-O
  17. Apparently saving hotkeys with this client seems to be a problem. I've opened my shortcuts and even always minimized my skill tree and everytime I relog or restart the client, everything goes back to default. Basically, I set my shortcuts (print screen button) to alt + =, saved my shortcuts and in my chat box I get "Saved in SaveData/,,," blah blah. When I get back into game, everything is back to default. Yes, the client is being ran under Admin. What can be that problem? o_o bump
  18. As the title says, what's a good stable 2012+ client that works 100%? Like, Hotkey savings, and other useful features. What clients are you guys using for your servers?
  19. There is something definitely wrong with my MobDB or the server itself. Yes, I made sure my inter_athena.conf reads SQL Tables: I went into my mob_db and I checked all my Mobs drops etc. and they're default drops the way they're supposed to be but then I did @mi for a mob ingame and I get starcrumbs and shit? For example, I @mi'd a Garm: I @mi'd a lot of other Mobs and I get starcrumbs, starcrumbs, ice cream hats and more starcrumbs? When my MOB DB has the right drops? But in-game I get mobs dropping starcrumbs and a Migao dropping HW card? Using rAthena SVN 15994 Client 2012-03-28 Solved myself.
  20. Im guessing it might be this.. http://www.mediafire.com/?lujf7nbv7bic6oa Even with it, I get an error in my clif.. undefined reference to `clif_statuschange_single' if( tsd->sc.count && tsd->sc.data[sC_ON_PUSH_CART] ) clif_statuschange_single(&sd->bl,&tsd->bl,SI_ON_PUSH_CART,1,9999,9,0,0); //This diff support one cart style only, change the style here. By default 9.
  21. There seems to be a problem with renting a cart with this client.. Renting falcons and Pecos work 100% but when it comes to renting a Cart, you can't see it. Basically, I went to a Kafra, rented a cart and I looked at my char and didn't see a a Cart. When I do alt w, I dont get my inventory either. When I go back to the Kafra to rent another cart, she says I have one already when I don't. I did alt+q too and there's no Off button either. Using SVN rAthena 15994
×
×
  • Create New...