Start_ Posted June 18, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 6 hours ago Share Posted June 18, 2013 I don't want to monster drop item and go check with magnicaft. so how to get it already identified. Thanks. Quote Link to comment Share on other sites More sharing options...
Euphy Posted June 18, 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 June 18, 2013 Read: Make items drop identified? 2 Quote Link to comment Share on other sites More sharing options...
rans Posted June 18, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: April 14 Share Posted June 18, 2013 you can use the healer + identify + repair =) Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 18, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted June 18, 2013 prontera,150,150,0 script Test 123,{ getinventorylist; for( set .@i,0; .@i < @inventorylist_count; set .@i, .@i + 1 ) { if ( @inventorylist_identify[.@i] == 1 ) continue; delitem2 @inventorylist_id[.@i],1,0,0,0,0,0,0,0; getitem @inventorylist_id[.@i],1; } } Quote Link to comment Share on other sites More sharing options...
Start_ Posted June 19, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 6 hours ago Author Share Posted June 19, 2013 (edited) Thank you sir.Euphy. Edited June 19, 2013 by TARTs Quote Link to comment Share on other sites More sharing options...
Question
Start_
I don't want to monster drop item and go check with magnicaft.
so how to get it already identified.
Thanks.
Link to comment
Share on other sites
4 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.