kerbiii 5 Posted February 29, 2016 (edited) 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 Edited February 29, 2016 by kerbiii Quote Share this post Link to post Share on other sites
0 kerbiii 5 Posted February 29, 2016 try Type: 0 and KeepAfterUse: true 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? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted February 29, 2016 KeepAfterUse: true Quote Share this post Link to post Share on other sites
0 kerbiii 5 Posted February 29, 2016 KeepAfterUse: true 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 Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted February 29, 2016 try Type: 0 and KeepAfterUse: true Quote Share this post Link to post Share on other sites
making it to type 11 doesnt work
Share this post
Link to post
Share on other sites