📋 Metadata

💬 Content

draguu:

is there a limit for letters? i mean i wrote a script to select 20 to 30 specific bones , but i cant able to add it in the command field ,

Yes, 1024 symbols.
If you need more you can save the script as *.py file and use it as an external script:

execute_script("path/to/your/script.py")

🔗 View on Blender Artists