Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE

1.12 NPCs able to join player's party. How do we test this? Is there a demo?

WithinAmnesia
Tuesday, August 10, 2021 - 21:18
WithinAmnesia's picture

1.12 NPCs able to join player party. How do we test this? Is there a demo?

Patch notes for new added features in Flare 1.12:
"Added the ability for NPCs to join the player’s party. (Igor Paliychuk)"

https://flarerpg.org/2021/08/02/flare-1-12/

I want to better understand how this is set up and what event commands are used and the general parameters to implement this and to what are the limitations and strengths of this feature. This is a major gameplay feature and it hearkens to Diablo 2 or even possibly Baldur's Gate and Dungeons and Dragons in nature.

Where do we find a guide for this?
Where do I find more information on this?
Here? https://github.com/flareteam/flare-engine + https://github.com/igorko

Somewhere in here? https://github.com/flareteam + https://github.com/flareteam/flare-engine/blob/master/docs/attribute-ref... ?

It seems like this was just ninja'd into the features without much more detail put into the explanation. Do I have to do a rerun of the Flare Game campaign to find a recruit-able NPC and then reverse engineer that map for guesses? Is this feature even implemented in the Flare game campaign in the new 1.12 version?

I cannot find anything related with "NPC" search to do with the ability for NPCs to join the player's party here: https://github.com/flareteam/flare-engine/wiki/Attribute-Reference yet it was last edited July 2nd so it seems to predate the August 2nd release of Flare engine 1.12; yet this could be messy given that candid 1 of 1.12 released on day after on July 3rd 2021.

How do people make use and test / understand the parameters of:
"Added the ability for NPCs to join the player’s party. (Igor Paliychuk)"?
Is there a demo and or guide for people to use and reverse engineer and better test and understand that monumental gameplay feature?

 

  • Log in or register to post comments
WithinAmnesia
joined 6 years 3 weeks ago
Tuesday, August 10, 2021 - 21:24
WithinAmnesia's picture

Testing.

  • Log in or register to post comments
Danimal
joined 12 years 8 months ago
Wednesday, August 11, 2021 - 09:39

Interesting topic, sounds like what i use for pets. Please explain wathever you can find.

  • Log in or register to post comments
dorkster
joined 10 years 8 months ago
Friday, August 13, 2021 - 09:19
dorkster's picture

I've made an example mod that adds a Goblin npc to Perdition Harbor that you can have follow you:

https://drive.google.com/file/d/10eDae1JO_O4p6pXM2QhEt1F9OTOETpSd/view?u...

But I noticed a glaring bug: enemies will never target NPC followers, so NPC followers roam around uncontested.

  • Log in or register to post comments
WithinAmnesia
joined 6 years 3 weeks ago
Sunday, August 15, 2021 - 22:34
WithinAmnesia's picture

Thank you I will go to test this. Although can the NPCs attack entities that attack them (retaliation) including summonable enemy NPCs? Also can some kind of Aoe solution be found? I wonder if they are work arounds that the friendly / player NPCs can use that affects / targets enemy NPCs; or visa versa?

  • Log in or register to post comments