{{indexmenu_n>50}} ====== Advanced Task Editing ====== This section is designed for experienced authors who want to build complex interactive levels, use dynamic templates, customize scripts, and integrate games with external sites or services. ===== Subsections ===== * [[en:authors_main:task_editor:advanced:author_scripts|Scripts and Interactive Elements]] — writing custom client-side JavaScript to interact with players directly on the level page. * [[en:authors_main:task_editor:advanced:edit_templates|Templates]] — using HTML template tags to output team-specific or code-specific content dynamically. * [[en:authors_main:task_editor:advanced:inventory|User Inventory]] — creating and managing virtual team items, keys, and tokens. * [[en:authors_main:task_editor:advanced:api_main|Task API (External Services)]] — encrypting game data via Blowfish to securely interact with external servers and Telegram bots.