Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Jun 2013
addict
OP Offline
addict
Joined: Jun 2013
CharacterMoved or characterisMoving don't exist in Osiris.
I would need it to interrupt some timers. Is there a way to know a character start moving or is moving ? There is plenty of apis related for items, but none for characters.


Un chemin de 1000 lieues commence par un premier pas.

Project:
Steam workshop Frontiere
Joined: Mar 2016
Location: Belgium
T
addict
Offline
addict
T
Joined: Mar 2016
Location: Belgium
No, that is not possible. I think the main reason is that while items only move when script tells them to move, characters can move for a different reasons: because a player told them to move, because the AI told them to move somewhere, or because script told them to move.

What are you trying to do exactly?

Joined: Jun 2013
addict
OP Offline
addict
Joined: Jun 2013
I want a timer to stop if the character moves. I found a workaround I need to try:
I store the position of the player when using the item, and when the timer stops, if the position changed, the effect won't fire. Simple enough for me now.

Cheers.


Un chemin de 1000 lieues commence par un premier pas.

Project:
Steam workshop Frontiere
Joined: Mar 2016
Location: Belgium
T
addict
Offline
addict
T
Joined: Mar 2016
Location: Belgium
Yes, that should work.


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5