Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/10/20 in all areas

  1. View File Woe Ranking List ( GvG, Emp Break, Guild Rank ) with Points and Shop In response to this post : https://rathena.org/board/topic/122667-woe-ranking-script/ https://rathena.org/board/topic/121631-woe-rankings-script/#comment-373249 https://rathena.org/board/topic/96397-woe-ranking/ https://rathena.org/board/topic/109488-ranking-woe/ By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. If you like it, give me a ? Submitter BeWan Submitted 02/26/20 Category PvP, GvG, WoE, Battleground Video Content Author BeWan  
    1 point
  2. why not do it in reverse? if level is below 90 then add bonus. If greater than 90, then no effect? { if(BaseLevel<90) {bonus bMaxHP,2500; bonus bMaxSP,500;} },{},{} Not sure if this is correct though. If a player is 90 or above, bonus wont work.
    1 point
  3. thank you very much functor I could fix it ... Solve the problem by changing these values to 0 1.Extract it and put the extracted files into your ragnarok root folder 2 open dinput.ini then adjust windows size by editing WindowWidth = 0 and WindowHeight = 0 3 done
    1 point
  4. https://github.com/rathena/rathena/commit/b143241222470419e26f47ba919226ca8c19b007
    1 point
  5. @Jacktuloco Open "dinput.ini" and change from: to:
    1 point
  6. use this multi purpose ranking list with points and shop
    1 point
  7. https://rathena.org/board/topic/90173-item-and-point-shop/
    1 point
  8. Version 0.8

    7120 downloads

    This tool intended to convert old txt files like idnum2itemdesctable, idnum2itemdisplaynametable, idnum2itemresnametable, itemslotcounttable, num2itemdesctable, num2itemdisplaynametable, num2itemresnametable to the new itemInfo.lua format. Although a conversion is available here: https://code.google....p/roclientside/, this tool can be usefull for those, who have translations or dozens of custom item. Usage: browse to the folder, where your txt files are located ( using ... button ). Press the convert button, and chose the location where do you want to save the iteminfo.lua. Note: if you want classNum field to be filled, copy your item_db.txt to the same folder, where your client side files are located.
    Free
    1 point
×
×
  • Create New...