Jump to content

Start_

Members
  • Posts

    950
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Start_

  1. Check D:\rathena\db\re\skill_nocast_db.txt is there are any Devotion on this files?
  2. Start_

    PC tips

    Use VPS to host servers not your own PC. But in case you have to. just pick one that had good CPU & Memory & Storage (https://github.com/rathena/rathena/wiki/System-Requirements)
  3. Some of them are hard-code on client, You can see Red Potion effects if you adjust script to another bonus it's still had red potion effects. But there are options for you. See D:\rathena\doc\effect_list.txt Try @ effect <effect number> you will see effects then use it to item script like specialeffect <effect number>;
  4. Look at error in map console. My guess is replace TAP to space Like this guild_vs3 mapflag nowarp change to guild_vs3<TAB HERE>mapflag<TAB HERE>nowarp
  5. Anywhere under folders 'npc' Make sure that files are loaded. ( D:\rathena\npc\scripts_custom.conf )
  6. guild_vs3 mapflag nosave SavePoint guild_vs3 mapflag nowarp guild_vs3 mapflag nowarpto guild_vs3 mapflag noteleport guild_vs3 mapflag nomemo change to your map.
  7. Maybe time is missing. @mute <time> <player name> @mutearea <time> @unmute <player name> Mutes or unmutes a player (prevents talking, usage of skills, and commands). @mutearea will mute every player on screen for the specified time.
  8. Follow rAthena guide: https://github.com/rathena/rathena/wiki/Install-on-Windows
  9. If you don't care about Thai languages, Try follow my guide: https://www.youtube.com/watch?v=cDYt3LySTOc&list=PLQI8wpKGPj97RXXlI5PEvSAtwhKQfnwi3&index=14
  10. Do you code with VIP Checking. D:\rathena\doc\script_commands.txt line 2545
  11. I miss your quotes, You using 2010 clients date maybe that's not had this system yet.
  12. D:\rathena\src\config\core.hpp VIP is here.
  13. Try press magnify near minimap.
  14. Change sclientinfo, clientinfo langtype maybe.
  15. Increase Damage on Left Hand, Right Hand skills.
  16. Use 0 value to stackable.
  17. Check inter_athena.conf for ID, PW, Table name for MySQL.
  18. Easy way is disable server-sided function at D:\rathena\conf\battle\feature.conf
×
×
  • Create New...