Page 2 of 4

Re: Implementing Trust NPCs

Posted: Thu Mar 17, 2016 7:38 am
by Delaide
/excited

Re: Implementing Trust NPCs

Posted: Sun Mar 27, 2016 6:13 pm
by uwill99
Super excited.

Re: Implementing Trust NPCs

Posted: Fri Apr 15, 2016 6:25 pm
by gedads
hi,Last vid is really impressive. it seems really good.
Do you have any vid with whm trust? (kupipi cherukiki etc)

Re: Implementing Trust NPCs

Posted: Mon May 02, 2016 4:23 am
by uwill99
Just checking in and seeing if progress is still being made! Thanks for your efforts!

Re: Implementing Trust NPCs

Posted: Wed May 04, 2016 2:02 pm
by bluesolarflare
I only have Kupipi, Curilla, and Ayame available on my server at the moment. Kupipi has the ability to cure members of the party including other trusts. Right now my server is going to be open to limited beta this week (finally) so you will be able to see them in action first hand.

Re: Implementing Trust NPCs

Posted: Thu May 05, 2016 3:05 pm
by sython
How do we get this working on our own servers?

Re: Implementing Trust NPCs

Posted: Mon May 09, 2016 4:37 pm
by bluesolarflare
You will most likely have to code it from scratch. My server is running off the old AI implementation before it was redone. I took what another person did for their server who was able to get trusts into the party and I expanded on that by increasing the AI functions so they do a lot more than what retail did. I have a very large custom AI code in the core that handles all of the trusts decisions from cure casting, to WS usage and JA's. It took me a few months to get everything set and I borrowed heavily from my pup AI code and expanded upon that and I am in the process of adding more trusts and polishing the AI's for the other 3 trusts that are available on the server currently.

Re: Implementing Trust NPCs

Posted: Tue May 10, 2016 4:04 pm
by sython
thats a shame :(

Re: Implementing Trust NPCs

Posted: Sat May 14, 2016 10:56 pm
by uwill99
Hopes... deflated QQ

Re: Implementing Trust NPCs

Posted: Mon May 16, 2016 12:20 pm
by bluesolarflare
I probably will take a look at the latest core AI and see what can be done. I understand a lot of the AI concepts for Trusts and AI so I could probably get it as close to retail as possible (my trusts are a bit more advanced than retail as they do a lot more) and if approved maybe contribute to the code.