Jump to content
  • 0
Sign in to follow this  
serverkid

autotrade monster ignore not working

Question

4 answers to this question

Recommended Posts

  • 0

i just added sd->state.monster_ignore = 1; after setting autotrade to 1 in @autotrade atcommand.

pc.c find and add below

sd->state.standalone = 1;

   sd->group = pcg->get_dummy_group();

  sd->state.monster_ignore = 1;

Share this post


Link to post
Share on other sites
  • 0

 

	sd->state.autotrade = 1;	sd->state.monster_ignore = 1;

 

but it wont work.

More detail please.. if you want someone to help you.. you must put all the detailed information..

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.