Jump to content

Ronald

Members
  • Posts

    250
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Ronald

  1. Bindcommand with sql query of cart check from char_id.
  2. Check this out. if(gettimetick(2) - #lastTimeTalked > (60 * 60 * 12)) { to if(gettimetick(2) - #lastTimeTalked > (60 * 60 * 24)) {
  3. 1. It's not that it's not compatible. What they mean is that your map gat is not the same as what's loaded on your mapcache.dat 2. The best solution is reload your gat file to the mapcache.dat(via weemapcahe) 3. You can fix it easily by getting the x and y length. with setcell walkable 1 4. Unfortunately we can't help you with your 4th problem Bro. XD
  4. It's not that I don't recommend RO Hosts. But it's really recommended to do it on scratch and do it on VPS that are already credible. FYI. Vultr & OVH are one of the best. You can also consider Digital Ocrean.
  5. Did you created a new txt file for the new branch? Make sure that the format for the new txt file is the same on what you inputted on the src mod. export_constant(MOBG_YOUR_Branch);
  6. This is basically not allowed. FYI. A message from @Functor himself, You have to know, that license is personal. You can't resell/share license or change the owner. You can use it for your personal server only. FYI all.
  7. Make sure you are editing the correct file. The folder is the same folder on where you edit your item_db.
  8. I think that in order to do this you'll have to mess up with SQL skill id and level of charid. Basically what's your purpose on doing this? Just wondering ?
  9. I know you are requesting for specific script but. This two scripts would definitely answer your concerns.
  10. Basically this has something to do with your SQL for PvP Ladder and MvP Ranking. Just do change the query.
  11. There are lots here. Just check them out. Also the instructions are also provided.
  12. Make sure that you have properly loaded all the maps on your server files as well as on your GRF file. You might have probably missed something.
  13. Check your GM group level it might have anywarp on Group.conf
  14. set #CASHPOINTS,#CASHPOINTS+1;
  15. This might help. You just need to modify it.
  16. We still didn't get your whole script to check on it.
  17. https://github.com/nevelis/rAthena/blob/master/npc/pre-re/jobs/novice/novice.txt
  18. Basically you need to make the item as costume on your item_db. That's what Poring King is telling you.
  19. By default Pre-Re now has disabled the delay on SP regen after casting Asura. I think this will require src modification now if you'll want to change it.
×
×
  • Create New...