Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Yes.. when will it be released ! Also, what's your progress on it? Maybe we can help?
  2. Depending on what your server's function (If you've set it at Renewal or Pre-renewal) go into the designated folders and look for the exp_table.
  3. You: Your title: What client?
  4. That's like 5 years ago bud.. I highly doubt those files exist anymore now =/
  5. Ah by setting it in arrays and variables.. I don't really do those because I don't understand all the "<<.@i" craps you've just used LOL. But I try anyways D: Thanks Euphy <3!
  6. o_o Use loops! This can literally be reduced to like 20 lines, lol. What do you mean? o_o Still?.. =/ I'll need to test it in-game then.
  7. Mystery

    @gstorage

    Refer to here for a list of commands: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/atcommands.txt
  8. I'd say as a suggestion, make the news feature take RSS feed from forums xD
  9. Wow omg.. I'm so going to switch to Ceres just for this LOL
  10. You can't. Newer clients all have the problem where if you put the incorrect password, or "exit" or hit "Cancel" your client will automatically close. And, unless you knew how to hex clients, and know hex strings, there is no way yet for you to fix this.
  11. Since you're so uptight about removal or disabling Geo, do it yourself: http://trac.rathena....t/16025/rathena by reverting what has been changed or simply, remove the loading of the geo. And besides, I wasn't the one angry.. as you clearly seem to be interpreting:
  12. How are you saving less code if you're adding more to the code in the first place? It doesn't make sense. if you want your GMs not even use the damn command, disable it. Okay.. since your server is just for one country.. then I see why you don't need it. But, you're not saving more "Code" if you're going to add #indef to the source code. By adding the #indef in, you're using more lines in the source. Also, half the stuff in your settings, the /battle folder, I bet you have things stated under the "No" or "0" statements. Guess what? The code is still inside the sources but it isn't being read. Now, for GEO, just disable the command and you're fine. Plus, don't get all stingy and upset when I PUT MY OWN OPINION INTO THE TOPIC. If you don't like it, don't get rude and start cussing because of my opinion. Learn to be respectful of other people's opinions. You've added yours and so did others, so I've decided to add mine.
  13. I rather not. As what emistry said, just disabled it like that. There's no point adding more information/kb into the source files just to disable something so simple and a good tool to use. SO, if you do dislike.. don't know why you would.. just disable it his way.
  14. Why would you delete it? Are you not using rAthena? Are you not using the newer clients? Because if you are, for both, then you need the birthday field because deleting chars no longer use emails. And for security purposes, it's WAY BETTER to use birthdays rather then just leaving it as 0000-00-00 because anyone would be able to delete chars (hackers) if they get a hold of someone's account.
  15. Np, check them out here: http://rathena.org/b...-paid-services/
  16. What's your Revision?
  17. Last time I checked, this was an English section.. What did you just say? ;S Did you fix the code?
  18. There are so many paid services for webservices in the paid services section. Please look there.
  19. The client won't save it in lua format though. Thus, I believe if you hex the client to save it as a lub instead of a lua, I think that would make a difference.
  20. How is it false? ClassNum = viewID if headgear/weapon/robes(garment) put 0 if not for headgear's viewID see accessoryid.lua for weapon's viewID see weapontable.lua for garment's viewID see spriterobeid.lua I use the field for my custom helmets and they work fine when I get in-game. Because, thus it being said that ClassNum is used for the VIEW ID, I put the view ID of my helmets in there.
  21. Newer 2012 clients use the ClassNum field because you have to indicate the view ID of the equipment that you're adding in. If it's for cards, usable, or etc. items, you don't need it. But for equipment and robes, you need to add the ID.
  22. There's a problem with the client saving the ChatWndInfo_U file. Everytime you change your chats in-game and save it, you reload the client the what you changed has disappeared. When I saved it as a lub file, it's perfectly fine. Same with the Setup.exe. I clicked off "Mouse Exclusive" and in-game, my mouse still comes off the screen but when I saved the file as a Lub, it no longer does. The diff for Read Lua before Lub being unchecked screws up a few things. Can anyone else confirm this too?
  23. makehomun https://rathena.svn..../atcommands.txt
×
×
  • Create New...