Jump to content

Recommended Posts

Posted

Hello

I was wondering if someone had already started a project to make mercenaries as in guild wars on L2J
Someone would have an idea or track of something close to this idea?

 

Thx all

 

  • 4 weeks later...
Posted

It is quite simple actually if I understood the concept (a scroll than you use with one of your character to register him as a follower, used with another character). It's nothing more than a FakePc, using data from an existing player instead of generating random values.

 

You register the scroll in one way or another (can be a HTM showing account characters, can be a scroll usable by the mercenary, can be a NPC) then it flags the character as a mercenary. Once it happens, everytime you connect with another character then the mercenary, it will summon the mercenary using player data.

 

Then you code the AI to make the basics - follow the leader, take drops (go to leader inventory), assist targets. You can even order your bot to do actions speaking (Say2 packet) and doing macros, he can broadcast stuff, make social actions according some events, etc...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...