Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#749034 03/01/21 06:10 PM
Joined: Jul 2020
stranger
OP Offline
stranger
Joined: Jul 2020
Hello, I'm trying to understand how group id works, but I can't find an answer anywhere.

What I need to do has to be simple. I have grouped a dozen items in the editor (they all have the same group id),
and I need a way to iterate through all of them in osiris, to get their GUIDS.

So does anybody know how can that be done?

Joined: Mar 2016
Location: Belgium
T
addict
Offline
addict
T
Joined: Mar 2016
Location: Belgium
If you mean combat group IDs: you cannot iterate over combat groups in Osiris. If you mean regular groups: those are not visible to scripting at all.

The usual way to handle this is to copy their UUIDs and put them in a database. What you can also do is create a custom behaviour script that simply sends an event to __Me in the OnInit handler, assign this script to your items, and catch that event in Osiris and then add the items to the database.


Moderated by  Larian_KVN 

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