Kichi Posted January 19, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted January 19, 2013 (edited) Helo anybody can make source that the NPC script could force drop a spesific item from spesific character? Edited January 19, 2013 by Kichi Quote Link to comment Share on other sites More sharing options...
Euphy Posted January 20, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted January 20, 2013 set .@item, 512; if (countitem(.@item)) { getmapxy(.@map$,.@x,.@y,0); delitem .@item,1; makeitem .@item,1,.@map$,.@x,.@y; } Quote Link to comment Share on other sites More sharing options...
Kichi Posted January 20, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Author Share Posted January 20, 2013 haha i don't know that script could be use like that >.< thanks euphy but it will be simple if someone could make the source dropitem <char>,<item id>,<amount> Just idea Quote Link to comment Share on other sites More sharing options...
Question
Kichi
Helo anybody can make source that the NPC script could force drop a spesific item from spesific character?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.