-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ArtificialLegacy edited this page Jul 5, 2018
·
5 revisions
Welcome to the TextDF wiki!
This is where everything about TextDF is located. The entire TextDF language will be covered in this wiki.
To get started, click here, or click here to view the creators.
TextDF is a system of expressing DiamondFire code textually, without having to show the blocks. This project was started by LittleWhole and ArtificialLegacy. Anyone is free to contribute. This wiki is for reference and to learn how the TextDF language works.
- 1.2.1 Basic Syntax
- 1.2.2 Indenting
- 1.2.3 Grouping
- 1.2.4 Not
- 1.2.5 Commenting
- 2.1.1 Player Events
- 2.1.2 Entity Events
- 2.2.1 Player Actions
- 2.2.2 Entity Actions
- 2.2.3 Game Actions
- 2.2.4 Set Variable
- 2.4.1 If Player
- 2.4.2 If Entity
- 2.4.3 If Game
- 2.4.4 If Variable
- 2.4.5 Else
- 2.4.6 Select Object
- 2.5.1 Function
- 2.5.2 Call Function
- 4.1.1 Sound Effects
- 4.1.2 Game Values
- 4.1.3 Potion Effects
- 4.1.4 Particle Effects
- 4.1.5 Items
- 5.1.1 Files
- 5.2.1 Loop Errors
- 5.2.2 Syntax Errors