Jump to content

deso

Members
  • Posts

    80
  • Joined

  • Last visited

Posts posted by deso

  1. Put this behind the option in the menu;

     

     

    "+getmapusers("guild_vs3")+"

     

    I tried these but didn't work

    getmapusers("guild_vs3")

                    menu "Guild_Vs3",R_Izlude,"Cancel",R_Cancel;

  2. I update it with svn checkout.

     

     

    There's an upgrade of SQL on SVN 17351. trunk/sql-files/upgrades/upgrade_svn17351.sql

     

    Execute this :

    ALTER TABLE `inventory` ADD COLUMN `bound` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `favorite`;
    ALTER TABLE `cart_inventory` ADD COLUMN `bound` TINYINT(3) UNSIGNED NOT NULL default '0' AFTER `expire_time`;
    ALTER TABLE `storage` ADD COLUMN `bound` TINYINT(3) UNSIGNED NOT NULL default '0' AFTER `expire_time`;
    ALTER TABLE `guild_storage` ADD COLUMN `bound` TINYINT(3) UNSIGNED NOT NULL default '0' AFTER `expire_time`;
    

     

    Sir how will I execute it?

  3. I'm using rAthena 17339 and I'm thinking if it has a problem because Euphy Quest Shop don't work only jellopy come out and when I put lvl 15 skills and if the skills is range like sharp shooting storm gust the range of skill doesn't work it need go closer to the place or enemy to cast that spell. I tried to update it but still the same.

  4. the  +1

    for

    if(hen_hen < 1) is missing did you modify this script?

     

    try to replace "set ron_ron,1;" in line 112

    with "set hen_hen,1;" from line  12

    I just change the quest requirements for ronnel. I tried to replace it but still same problem.

  5. I tried to edit thief figure and make it luk +10 and if thief class aspd + 5% but the thief aspd + 5% won't work.

     

    2770,Thief_Figure,Thief Figure,5,0,,0,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bLuk,10; if(Class==Job_Thief) bonus bAspdRate,5; },{},{}
     
×
×
  • Create New...