K kerbiii New member Messages 342 Points 0 Feb 29, 2016 #2 making it to type 11 doesnt work Id: 601 AegisName: "Fly_Wing" Name: "Fly Wing" Type: 11 Buy: 10 Weight: 1 Trade: { Script: <" itemskill AL_TELEPORT,1; "> the item is still being used note: item_db2 Last edited by a moderator: Feb 29, 2016
making it to type 11 doesnt work Id: 601 AegisName: "Fly_Wing" Name: "Fly Wing" Type: 11 Buy: 10 Weight: 1 Trade: { Script: <" itemskill AL_TELEPORT,1; "> the item is still being used note: item_db2
evilpuncker vai se tratar garota Messages 2,178 Points 0 Age 109 Location bronzil Github EPuncker Emulator Client Version 2019-05-30a MAIN Feb 29, 2016 #3 KeepAfterUse: true
K kerbiii New member Messages 342 Points 0 Feb 29, 2016 #4 evilpuncker said: KeepAfterUse: true Click to expand... Id: 601 AegisName: "Fly_Wing" Name: "Fly Wing" Type: 11 Buy: 10 Weight: 1 KeepAfterUse: true Trade: { Script: <" itemskill AL_TELEPORT,1; "> like this??? it doesnt work
evilpuncker said: KeepAfterUse: true Click to expand... Id: 601 AegisName: "Fly_Wing" Name: "Fly Wing" Type: 11 Buy: 10 Weight: 1 KeepAfterUse: true Trade: { Script: <" itemskill AL_TELEPORT,1; "> like this??? it doesnt work
evilpuncker vai se tratar garota Messages 2,178 Points 0 Age 109 Location bronzil Github EPuncker Emulator Client Version 2019-05-30a MAIN Feb 29, 2016 #5 try Type: 0 and KeepAfterUse: true
K kerbiii New member Messages 342 Points 0 Feb 29, 2016 #6 evilpuncker said: try Type: 0 and KeepAfterUse: true Click to expand... now the item cant be used anymore fixed using euphy's script posted in rathena { if (getmapflag(strcharinfo(3),mf_noteleport)) dispbottom "Unable to warp on this map."; else warp strcharinfo(3),0,0; },{},{} but how will i do it for butterfly wing and magnifier?
evilpuncker said: try Type: 0 and KeepAfterUse: true Click to expand... now the item cant be used anymore fixed using euphy's script posted in rathena { if (getmapflag(strcharinfo(3),mf_noteleport)) dispbottom "Unable to warp on this map."; else warp strcharinfo(3),0,0; },{},{} but how will i do it for butterfly wing and magnifier?