Jump to content

Magnetix

Members
  • Posts

    446
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Magnetix

  1. there are several parameters needed to be changed.. Open ...\conf\battle\player.conf and find // Max limit of char stats. (agi, str, etc.) max_parameter: 99 // Same as max_parameter, but for 3rd classes. max_third_parameter: 120 // Same as max_parameter, but for baby classes. max_baby_parameter: 80 // Same as max_parameter, but for baby 3rd's. max_baby_third_parameter: 108 change them to your desired max values. Note that if you're running Renewal Mode, the line max_third_parameter: will determine the max values for the 3rd Classes. Note 2: please check this >>thread<<, it has more information how to extend the max values allowed for the stat parameter.
  2. you'll have to edit ...\db\re\item_db.txt if you want 2 kiels to remove the delay. To do this, find... 4403,Kiel_Card,Kiel-D-01 Card,6,20,,10,,,,,,,,769,,,,,{ bonus bDelayRate,-30; },{},{} replace with... 4403,Kiel_Card,Kiel-D-01 Card,6,20,,10,,,,,,,,769,,,,,{ bonus bDelayRate,-50; },{},{}
  3. Thread closed. This is exactly the same thread as http://rathena.org/board/topic/76459-news-pages-addons/.
  4. RO 2 has to be re-made from scrap if this becomes use-able to working servers... Everything looks promising.. I'll keep an eye on this one...
  5. Check your item script. Tignan mo kung magkapareho pero ang value lang magkaiba.
  6. If you still can't open the ports, try using custom/different ports.
  7. If you are running vista/seven, run the program with elevated privileges(As admin). This happens with newer client.
  8. Topic closed! Warning/Infraction given. Edit: Edited post for a sample
  9. gumamait ka ng tamang data files. Luma na maxado yan tapos gamit mo pa 2012 client.
  10. cause of your router, you and the PLDT(ISP) users from Phil use the same router. So they probably know more.
  11. there may be other function with the same function name & parameters.
  12. have you tried online port checker? Try asking someone, from this forum, who's a PLDT subscriber and successfully done port forwarding. As for Globe users, i'm pretty sure port forwarding works.
  13. Port forwarding means opening ports and gainin access to whatever the application(uses port) serves. Char-Map-Login servers will let those outside your network to connect and same goes to your SQL server. You don't need to forward SQL's port since both SQL and game servers reside on the same machine UNLESS you want access to it whenever you're away from your machine. It is only advisable to forward SQL port when you're using VPS or Dedicated Server.
  14. Yes you can. The only reason for you to rent a VPS/Dedicated servers is to ensure your server will be running 24/7, if possible.
  15. I advice you not to port forward SQL's port UNLESS you know exactly what you are doing.
  16. Don't use the newer lua files. You should download the revision that matches your client date.
  17. you forgot to change announce to mapannounce.
  18. he said +9 or more.. 5136,Santa's_Hat_,Antonio's Santa Hat,5,20,,100,,3,,1,0xFFFFFFFF,7,2,256,,0,1,20,{ if(getrefine() => 9) {bonus bMaxHPrate,3; bonus bMaxSPrate,3;} },{},{} OR just change if(getrefine() > 9) to if(getrefine() > 8)
  19. Mostly because mods that come out these days use rAthena as base.
  20. You don't have to. A tag will be added by a Mod.
  21. Congrats and welcome to the team.. :)

    1. Feistz

      Feistz

      Thank you! :D I am really glad that they chose to trust me and i will repay them wisely

  22. Congrats and welcome to the team.. :)

×
×
  • Create New...