Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Target dest nearby entry 2 #418

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gonzo1247
Copy link
Contributor

Changes proposed:

  • TARGET_DEST_NEARBY_ENTRY_2 uses multiple locations for a given number of summons. The positions are more than creatures to be summoned.

  • So far, the code block for the random positions was called, but the "dest" variable was not used afterwards, meaning that the random position was unused.

Issues addressed: Fixes #

Tests performed: (Does it build, tested in-game, etc)
It's testet Ingame with the Spell 89616 (Summon Hyenas Right) and it's works.

Known issues and TODO list:

  • [ ]
  • [ ]

… more as one possible summon position that is fix and not a random point.

Summons without TARGET_DEST_NEARBY_ENTRY_2 and more as 1 summon use now the random point generated position to summon the creatures.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant