Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)kalversonJanuary 11, 2017 at 6:00 PM#silent logging - Jump: and Call: numbersWhat are the Jump: and Call: numbers referring too. Is this a source line in the Engine source code? Do they relate to the script source in some way?
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AndersJanuary 11, 2017 at 6:11 PM#They are related to your script but not everything in a .nsi counts as a instruction so it is not a line count. You can use two calls to GetLabelAddress around some code to figure out the instruction count.