About the Help category

Ask for help with Lua scripts and debugging, art, audio etc!

Is there anyway to change NPC Animations in NPC AI KIT by Standardcombo

Getting Help (Scripting)

First: Try to produce the simplest possible replicator of your problem, hopefully this will be just 10-20 lines of script. Run this and make sure it replicates your error. Try to avoid posting 100s of lines of your code as many people will not be interested in looking through it for your error.

Post the full error message (if there is one).

Post the full script using preformatted text tags (</>). Do not post images of script, no one wants to type it in to test it.

Make sure any line numbers referenced by an error message are the correct line numbers in your script.

Post an image of your hierarchy clearly showing what objects are in which context.

Give a description of what you expected to happen and a description of what did happen. Include any other details you can think of that will ensure there is enough information here that someone else can reproduce your problem.