Jump to content

Rynbef

Forum Moderator
  • Posts

    948
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Rynbef

  1. I'll check the SQL query later. Have to sleep now. Rynbef~
  2. I've updated to make more comfortable. I added an unban command and changed to dispbottom. EventBan.txt Rynbef~
  3. Im sorry. My mistake. I declared a atcommand but just call it and don't bind it and get arg just works for functions for atcommands we do need .@atcmd_parameters$[] Pls try again. EventBan.txt Maybe use dispbottom instead of mes. But I forget changed yet. Rynbef~
  4. U can add a SQL table with ur request and on the same server add a cronjob which look for tasks every second as example. After that u can run a code or similar. Rynbef~
  5. It's could be the packet obsfunction or encryption. Rynbef~
  6. I know what u mean yet. It's a nice feature. Hope it will work soon. Rynbef~
  7. Conf/battle/client.conf And u need to increase it while diff ur client to increase hair and cloth color limit. Rynbef~
  8. Here is an example. I haven't tested. EventBan.txt U can use a command to ban player from event in minutes. Different events can have different IDs. And u have a function u can call to check if player is banned or not. Rynbef~
  9. Since MySQL 5.5.5 InnoDB is the engine instead of MyISAM. Better use this if u use newer MySQL version. U can use: https://www.scaler.com/topics/sql/sql-validator/ to fix and validate ur sql query. Rynbef~
  10. We have conf/msg_conf Rynbef~
  11. U need to change the source files. rAthena declared the IDs for Pets so no Slots loaded cuz of resource reduction. Rynbef~
  12. @luizinhomt Something like this function CheckEmblem.txt Just call the function and u will get the return. -1 = char is in no guild 0 = guild emblem isn't set 1 = guild emblem is set Rynbef~
  13. On ur server u can do whatever u want. If the player like it is another case. Rynbef~
  14. U can get the players guild id. Then check the guild on SQL and check if the blob data is setted or null. Rynbef~
  15. U diffed ur client correct too? Rynbef~
  16. That's may cause of ur client info. And try run client as administrator. Rynbef~
  17. On conf folder there u finde mob_hp_rate and mob_atk_rate and mob_atk2_rate. In my opinion on battle/monster.conf Rynbef~
  18. Change to the type of return. Like int Rynbef~
  19. Which Server Version ur using ? Rynbef~
  20. It's should be source modification related to gvg mapflag. Rynbef~
  21. Compare it with other items files. Rynbef~
  22. U need to edit ur source files. Rynbef~
  23. U can use the SQL Job Changer and edit the job path in the SQL Database or directly in script on OnInterIfInitOnce https://rathena.org/board/files/file/3447-sql-job-changer/ Rynbef~
  24. Add after this line https://github.com/rathena/rathena/blob/398bae57a8fafe1bdbcdfb589d80620e789fc57b/npc/instances/EndlessTower.txt#L181 Rynbef~
  25. Of course. U can easily find all Resources on her website. https://olroxgraphics.com/index.php?/store/category/5-prontera/ Rynbef~
×
×
  • Create New...