Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. In other words, .../src/char/char.c https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/char/char.c
  2. Try adding your customs to System/iteminfo.lua.
  3. Lmfao, actually I did not Should I go change it back to default? Yes you should. Leave it as default (100) and restart your server and check your novice again. Or, remake it.
  4. Try adding your custom items to System/iteminfo.lua
  5. Did you leave this as default? // Players' maximum HP rate? (Default is 100) hp_rate: 100 // Players' maximum SP rate? (Default is 100) sp_rate: 100
  6. If you changed your client from 2011-06-09, what are you using now? If you're using any 2012+ clients now, you need to make sure you did not diff the client to read luas before lubs and the data folder first. Is your setup the regular girl icon or blue ghostring?
  7. It seems like an online player counter.. from the looks of it. Part of it at least..
  8. Try this. His pastebin file has translated Navigation. http://rathena.org/board/topic/62354-request-for-some-translations-on-msgstringtabletxt/#entry116336
  9. Right above your posts: http://rathena.org/board/topic/62354-request-for-some-translations-on-msgstringtabletxt/#entry116336 http://pastebin.com/RY5arFWc It has translated Navigation strings.
  10. Extract it from rdata.grf. The GRFs I found on eAthena only seem to "replace" Trans class sprites with Third Jobs. Thus you're better off extracting the sprites from the rdata.grf.
  11. Check this: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/status.conf // Adjustment for the natural rate of resistance from status changes. // If 50, status defense is halved, and you need twice as much stats to block // them (eg: 200 vit to completely block stun) pc_status_def_rate: 100 mob_status_def_rate: 100 // Required luk to gain inmunity to status changes. // Luk increases resistance by closing the gap between natural resist and max // linearly. This setting indicates required luk to gain complete immunity. // Eg: 40 vit -> 40% resist. 150 luk -> +50% of the missing gap. // So 40% + (50% of 60%) = 70% pc_luk_status_def: 300 mob_luk_status_def: 300 That's based on Luck and Vitality.
  12. That's because it's only in rAthena and it's been added in r16470: http://trac.rathena.org/changeset/16470/rathena
  13. New~! Full Mall New~! Poring Ball System New~! Ball_Main New~! Ball_Start [*]New~! Marriage System [*]New~! Treasure Hunter
  14. Yeah.. those ways too. Mine is only for focused items D:.
  15. I doubt there's a way to do so.. unless you disable letters G-M when creating a character. The only way I can find a solution for this is if you tell your players that your GMs are separated with lets say <GM> [Name]. Thus, players who are named GMname are fake and scammers.
  16. Mystery

    Error !

    The window just says error?.. o_o. Can you show us a screenshot of it? Did you make sure those old morocc files weren't/aren't corrupted in any way?
  17. They've began the process of: in r16495
  18. Try your item_trade: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/pre-re/item_trade.txt //Item Trading Restrictions File //Specify here special rules for item trading. //Item ID, TradeMask, GM-Level Override //Trading mask values: //1:Item can't be droped //2:Item can't be traded (nor vended) //4:Wedded partner can override restriction 2. //8:Item can't be sold to npcs //16:Item can't be placed in the cart //32:Item can't be placed in the storage //64:Item can't be placed in the guild storage //128:Item can't be attached to mail //256:Item can't be auctioned //Example: //1161,67,50 //Balmung: No drop, No trade, No Guild Store (1+2+64 =67), //only GMs of GM-level 50 and up can override the setting.
  19. Are you sure you have no weather controller NPC working?
  20. The search function on the boards is a very strong and powerful tool bud: http://rathena.org/board/topic/64630-deleting-a-sprite-file-on-thor/#entry106033
  21. Look for your packet_db here: http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/
  22. What's your client version? Is your luas updated with that client version? Is your mmo and packet_db and your clientinfo updated for that client? What do you mean your commands don't save? Where are you saving them? To alt + m? Try to elaborate more on your problem so we can get a better understanding .
  23. 2) I suggest you read this topic: http://rathena.org/b...ber/#entry89640 <--- Found by using the search function.
  24. Mystery

    how ?

    John, Epoque is telling you that removing msg_athena.conf is a big no no. It contains majority of the source code's messages and removing it from the entire server is wrong and no one would help you to do so. The emulator needs the file so you removing it is a waste.
×
×
  • Create New...