@identifyall do not exist

it never existed iirc, but you can add it with bindatcommand and

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;
}
 
 
I don't really think devs should add this
default_tongue.png

 
I dont think this command should be useful for any official script, and less people use it as i think.

So i think it should NOT be implemented.

 
okay for your inconvenience I will revise it for you..

if its work dont forget to hit >>
rep_up.png


 
Last edited by a moderator:
update for the @identidyall

~ Fixed Grammar and delete redundant codes.

~ Already send a pull request for this

 
Since the topic turned out to be more of a 'Source Request' rather than a topic, it'll be moved to the source request forum.

Topic Moved~

 
Back
Top