Jump to content
  • 0
Sign in to follow this  
Ink

npc/custom/breeder issue since "setmount;"

Question

Since the update i have issues with the npc. It won't give knights their peco's/dragons/gryphons and says "you do not meet the requirements"

Any help for this?

 

Mado and such works fine

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
} else if (checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) {

to

 

} else if (!checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) {

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.