well what i really need to know is the "in inventory" code.
i want it to be in script because I made a GATE locked and it will only be unlock if all the pages required is already acquired. For example in a GATE it requires pages 1 to 50 to unlock. just like that.
well i did:
Conditional Branch: [Page 1] in inventory
Conditional Branch: [Page 2] in inventory
Conditional Branch: [Page 3] in inventory
and so on and so on..
Branch end
Branch end
i want it to be scripted to easily code it by its ID. because when using this conditional branch too many, some of it is cannot be seen. it is too much on the right side of the window. and it is too long. i hope you understand what i mean.
what i want to know is how to detect items in the inventory using scripts
the name is the database is simply the number right ? 033: Page1 and 034: Page2 like that.
Thanks