top of page

This is a Limited INK male customization template that has everything excluding hair colors.

You must copy and paste the template into your script first!
Then you need to change the template’s character name to your character’s name.
Follow these instructions in order :

  1. Highlight “MALEAVATAR” in your script

  2. Press Ctrl + F on your keyboard (Cmd + F for Macs)

  3. A small grey box will pop up, click on ALL first!

  4. Type in your character’s name in all caps

Common Errors:

"No eyebrows exist"
If you are getting an error message saying that “no eyebrows” exist (or any other feature doesn’t exist), these are the 3 reasons why you would be getting that error:

  1. The system does not recognize the character name. You either didn’t change the template’s name to your own character’s name, you misspelled your character’s name, or you have not created that character yet.

  2. You are using a male character in a female template (and vise versa)

  3. You are using an INK template in a Limelight story (and vise versa)

"You cannot have a label inside if/then statements or { }"

If you are getting this error message, then that means you put the template inside of a choice or if/elif/else code. Templates have labels and labels cannot be inside of brackets. You will need to place the template outside of the choice, then put a goto inside the choice that leads to the first label of the template. HERE is an example of how to do that.

IMG_8981.PNG

Template Code:

bottom of page