Exchange Blank Card for Prize Medals, iRO

Moderator: Moderators

Message
Author
Valkyrie
Noob
Noob
Posts: 6
Joined: 26 Aug 2011, 13:59
Noob?: No

Exchange Blank Card for Prize Medals, iRO

#1 Post by Valkyrie »

100 blanks for 25 medalas

Code: Select all

automacro blanks {
location aldeba_in
inventory "Blank Card" >= 100
call {
do talknpc 92 166 r0 r1 r2 d25 n
}
timeout 10
}
4 Blanks for 1 medal

Code: Select all

automacro blanks {
location aldeba_in
inventory "Blank Card" >= 4
call {
do talknpc 92 166 r0 r1 r2 d1 n
}
timeout 10
}



PD: need to be near of NPC-exchanger kafra =)
location of npc is aldeba_in 92 166




EDIT : 4 BLANKS = 1 PRIZE MEDAL
FOR 25 MEDALS NEED 100 BLANKS