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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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