[SOLVED] Instances doesn't match inside subpatcher in Live
Hi, I have instances of a bpatcher inside a subpatch within an .amxd. I wanted to get the instance number to recognise it in the automation chooser but the instances numbers doesn't match! Sending the .amxd and a video to illustrate the problem.
cheers-
From Ben Bracken:
This is because these parameters have Link To Scripting Name set to 1, and the scripting names of these parameters clash with the bpatcher's scripting names, if that makes sense. Make sure that these two don't overlap.