isnt that it's what you wanted ??
in your case...there could be bugged.
example:
i got 100 apple i exchange 99 apple to the npc ( rate 3 ) the npc delete 297 apple ( 3 x 99 ) but you only have 100 apple...the npc is bugged.
you can make use of this setting
conf/battle/misc.conf
// Allow autotrade only in maps with autotrade flag?
// Set this to "no" to allow autotrade where no "autotrade" mapflag is set.
// Set this to "yes" to only allow autotrade on maps with "autotrade" mapflag.
at_mapflag: no
i believe it should be something like this
bonus2 bAddRace,RC_DemiHuman,( 20 / isequippedcnt( <card id> ) );
countitem will count those item that's in inventory but isequippedcnt only count those equipped item
anyway...if you want , i think it's better to use this
http://rathena.org/board/files/file/2822-card-effect-stack-limit/
try this ?
@channel setopt <#channel_name> <option> <value>
Sets an option and value for the specified channel.
You must either be the channel's owner or have the channel_admin permission.
Available options:
-- 'JoinAnnounce <1|0>' : Toggles channel announcement when a new player enters.
-- 'MessageDelay <0-10>' : Sets the delay (in seconds) for messages sent to the channel.
http://www.eathena.ws/board/lofiversion/index.php/t270470.html
what he wanted is , he want the quest window to show all the Quest Title .. and not the "???????"
the "????" refer to the locked chain quest, and he wanted it to show the quest title even the quest is still locked.