Jump to content

BG action.ids updates


Recommended Posts

TakePartyItemNum is listed as a BG action in the IESDP: https://gibberlings3.github.io/iesdp/scripting/actions/bg1actions.htm

 

It doesn't work. Or, more accurately, it behaves as TakePartyItem--it takes a whole stack of items and does not care about the second parameter, e.g. setting the second parameter to 1 or 2 still causes the action to take a single stack of items. I tested on TotSC, but not vanilla BG.

 

Do we have the original research that led to the inclusion of these higher actions? BG's action.ids ends at 193 (TakePartyItemRange) and TotSC ends with 203 (FadeFromColor). trigger.ids ends at either Detect (BG, 0x4074) or Contains (TotSC, 0x4075), but unlike action.ids, you can find the triggers listed in the IESDP used in scripts even though they're not in trigger.ids.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...