Jump to content

kiros

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by kiros

  1. today i was lurking RMS and after some readings there i cross a point that may be missing to all out there that @autoloot for it self isn't to bad but for classes with long range skills gives them a lite advantage that can be fixed with a little tweak on this command and that's the cell limit like the view range limit in the settings. so i ask here if any one know the way to put a cell limit on that command since 0 (no autoloot) will be to harsh for my taste because even other not long ranged classes have skill that do ranged attacks so maybe a cell limit will be nice. to the point: @autoloot can be cell ranged limited by the source or a setting? Thanks in advance
  2. Hello again this time i am a bit confused about this map, in the description you show a kind of line map themed for like a race but went i load this, this is what shows up.. i did something wrong?
  3. kiros

    modified exp

    i am sorry for the late late reply but if you still have doubts, yes this is currently working by default in renewal rA, you can take a look of the renewal formulas in http://svn.code.sf.net/p/rathena/svn/trunk/src/config/renewal.h
  4. is not necessary a script you must edit your agit_controller.txt like this replace Announce "The [" + GetCastleName(.@maps$[.@i]) + "] castle has been conquered by the [" + GetGuildName(GetCastleData(.@maps$[.@i],1)) + "] guild.",bc_all; with this Announce "The [" + GetCastleName(.@maps$[.@i]) + "] castle has been conquered by the player [" + strcharinfo(0) +"] with the [" + GetGuildName(GetCastleData(.@maps$[.@i],1)) + "] guild.",bc_all|bc_woe;
  5. very nice color combinations if i say something is just the BG of the "Guild of the month" and the other 3 on the hall of fame that makes a hard contrast and show a color that is not present any where else of the design 9/10
  6. wow nice i will definitely test this later thanks
  7. well thank you because your maps are very well done and actions like this encourage others even me to do this in the future
  8. Thank you for sharing this, all of your maps are really nice and well done
  9. about the names, remember you can always setup the letters users can use to make new chars in your "char_athena.conf" // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
  10. i think mid rates is the best, a place where people can level fine but not to hard like a low rate where you need to speed countless hours but not so fast that in in 1 hour hour you are ready to rape all mvps, also a mid rate is easy to balance in my opinion. Mid rates servers are good in - building a comunity - place where people can have fun leveling but dont take ages to max it - commonly there is a mixture of people how want to learn the mechanics and people how already know it this tend to make people talk and make friends
  11. i dont know about 2012-05-25 but i am using 2012-04-10 and it works fine maybe there is a error in your client exe and you need to diff it to read the manner like in this picture about your langtype if u are using "18" because of the ,ñ ,Ñ u should try langtype 1 it works for me
  12. that looks like there is a error in your "jobname.lua" i spot a name that may be the problem, you need to be very careful in that list [jobtbl.JT_WA_TREASURE] = "TREASUREBOX_2.gr2",
  13. kiros

    modified exp

    are you talking about renewal exp?
  14. Then try to put this on your data folder.. mapnametable.txt
  15. data/mapnametable.txtTry puting your map and map name in that file following this structure map_name.rsw#Name of The MAP# Example poring_c02.rsw#Poring Market#
  16. Thank you, now is working fine
×
×
  • Create New...