Command Coder Plus v0.7 Created by @Zocker_Welt To use it you need to press "See inside" and then program in the list Data types: t.x # Text (output = x) v.x # Variable (output = variable x) t_ # Text (for type: ccout {) v_ # Variable (for type: ccout {) Syntax: var x # Creates a variable var= {x}y # Sets variable x to y. You can use calculation with + - / * #x # This is a comment (won't affect code) ccout {x # Writes in output the text (can only write 1 data type - no calculations) Credits: @Griffpatch - Text Engine @Griffpatch - Math Calculator Tags: #All #Games #Comand #Coder #Plus #cc+ #program