Jump to content

Start_

Members
  • Posts

    950
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Start_

  1. 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)
  2. 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>;
  3. 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
  4. Anywhere under folders 'npc' Make sure that files are loaded. ( D:\rathena\npc\scripts_custom.conf )
  5. 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.
  6. 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.
  7. Follow rAthena guide: https://github.com/rathena/rathena/wiki/Install-on-Windows
  8. If you don't care about Thai languages, Try follow my guide: https://www.youtube.com/watch?v=cDYt3LySTOc&list=PLQI8wpKGPj97RXXlI5PEvSAtwhKQfnwi3&index=14
  9. Do you code with VIP Checking. D:\rathena\doc\script_commands.txt line 2545
  10. I miss your quotes, You using 2010 clients date maybe that's not had this system yet.
  11. D:\rathena\src\config\core.hpp VIP is here.
  12. Try press magnify near minimap.
  13. Change sclientinfo, clientinfo langtype maybe.
  14. Increase Damage on Left Hand, Right Hand skills.
  15. Use 0 value to stackable.
  16. Check inter_athena.conf for ID, PW, Table name for MySQL.
  17. Easy way is disable server-sided function at D:\rathena\conf\battle\feature.conf
  18. data > msgstringtable.txt Find the word you want to edit.
×
×
  • Create New...