Jump to content
  • 0
Sign in to follow this  
karazu

@identifyall do not exist

Question

6 answers to this question

Recommended Posts

  • 0

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 :P

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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

 

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

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

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~

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.