[SOLVED] Instances doesn't match inside subpatcher in Live

2K's icon

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.

test_varname_longname_subpatch.amxd
amxd 29.29 KB

cheers-

2K's icon

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.