Jump to content

zeshan321

Members
  • Posts

    53
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

2356 profile views

zeshan321's Achievements

Poring

Poring (1/15)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

5

Reputation

1

Community Answers

  1. Hello. If your afk or sitting in one spot for a long time you get disconnected from the server. Is there some sort of setting to disable that?
  2. Maybe it's this: http://prntscr.com/4grwlp Try not disabling it while diffing.
  3. Compare names? On click check: if (strnpcinfo(0) == "Buffer#1") { set .@npc,1; } if (strnpcinfo(0) == "Kafra#2") { set .@npc,2; }
  4. Check the startup for errors.
  5. I would try @Emistry 's script http://pastebin.com/raw.php?i=FxGBgUxv Just add your woe maps.
  6. Warper: http://pastebin.com/ZjJzEf3U It should work. I have not tested it yet. For the second script can you be more specific?
  7. Your missing ";" in the mes. Also missing a qoute: Change: To: and Previous Menu isn't a thing.
  8. http://rathena.org/wiki/Setcell Example: setcell "dm_arena",81,44,87,55,cell_basilica,1; from eKoh's script ^
  9. To add stats and effects to a item that would be in the itemdb It's all in: http://rathena.org/wiki/Custom_Items
  10. Hello jake Atk: bonus bAtk,10; Matk: bonus bMatkRate,3; Crit: bonus bCritical,10; Autocast: bonus3 bAutoSpell,"AS_SONICBLOW",1,50;
×
×
  • Create New...