Jump to content

EvilPuncker

Members
  • Posts

    713
  • Joined

Everything posted by EvilPuncker

  1. usa o diff Increase Zoom Out XX
  2. mmo.h #define DEFAULT_WALK_SPEED 150 change to desired value and recompile
  3. I disagree kinda hard to explain why, but IMHO it should be done by those who want to and not come by default in rA. PS: I do use this mod, but still don't see the need to implement it
  4. I would like to let it like it is now, since ppl need to manually rename them in order to get them working thus knowing what they do and how they work, making it silent will just make them useless if the user doesn't know what they do also keeping them as template will not override user changes when they do svn update
  5. I want to cry every time I see you guys using spaces everywhere to indent while like 98% of source use tab
  6. btw I still think that 2 settings for the same thing is redundant
  7. *announce "<text>",<flag>{,<fontColor>{,<fontType>{,<fontSize>{,<fontAlign>{,<fontY>}}}}};
  8. nope..since 0 means unlimited or by default value of MAX_CHARS still the same xD
  9. well, both values need to be the same, no?
  10. isn't chars_per_account redundant?
  11. I've always wondered why do we got two settings to do almost the same thing, can anyone explain it? maybe I'm missing something //Max number of characters per account. Note that changing this setting alone is not enough if the client is not hexed to support more characters as well. #define MAX_CHARS 9 // How many Characters are allowed per Account ? (0 = disabled) chars_per_account: 0
  12. I do use 3rd classes, but with some things from renewal disabled and some custom src mods I did in order to use the re db
  13. because there are ppl that still uses it, like me.
  14. would be nice if all players can't atk them too. (sorry if it is already like this, didn't read the code yet )
  15. would be nice if all players can't atk them too. (sorry if it is already like this, didn't read the code yet )
  16. btw I've added 3 new constants for sizes I've found it necessary xd but you guys should decide what to do
  17. did it and some more edit as your need: http://pastebin.com/aLcGgJtd also there still 15 occurrences of isequipped that I didn't bothered to look at but maybe you guys should move them to item_combo_db.txt
×
×
  • Create New...