List of action commands: Difference between revisions
Jump to navigation
Jump to search
m Adding missing command "animation" |
Added a new section categorizing the commands by functions |
||
Line 1: | Line 1: | ||
[[File:Scripting.png|frame|150px]] | [[File:Scripting.png|frame|150px]] | ||
== A-Z == | |||
* [[animate]] | * [[animate]] | ||
* [[animation]] | * [[animation]] | ||
Line 38: | Line 39: | ||
* [[web]] | * [[web]] | ||
* [[Playsound]] | * [[Playsound]] | ||
== Categories by functions (INCOMPLETE) == | |||
=== Visual modifications - Textures and texture mapping === | |||
* [[texture]] | |||
* [[picture]] | |||
* [[normalmap]] | |||
* [[specularmap]] | |||
=== Visual modifications - Lighting and surface lighting === | |||
* [[light]] | |||
* [[ambient]] | |||
* [[diffuse]] | |||
* [[specular]] | |||
=== Visual modifications - Shape/size modifications === | |||
* [[shear]] | |||
* [[scale]] | |||
=== Visual modifications - Assorted === | |||
* [[animate]] | |||
* [[animation]] | |||
* [[color]] | |||
* [[opacity]] | |||
* [[sign]] | |||
=== Audio === | |||
* [[noise]] | |||
* [[sound]] | |||
=== Movement === | |||
* [[move]] | |||
* [[rotate]] | |||
* [[path]] | |||
=== Transportation === | |||
* [[teleport]] | |||
* [[teleportx]] | |||
* [[teleportxyz]] | |||
=== Utility === | |||
* [[astart]] | |||
* [[astop]] | |||
* [[group]] | |||
* [[name]] | |||
* [[tag]] | |||
* [[web]] | |||
=== Assorted === | |||
* [[camera]] | |||
* [[frame]] | |||
* [[framerate]] | |||
* [[say]] | |||
* [[solid]] | |||
* [[url]] | |||
[[Category: Script commands| ]] | [[Category: Script commands| ]] | ||
[[Category: Building]] | [[Category: Building]] | ||
[[Category: Lists]] | [[Category: Lists]] |
Revision as of 15:15, 27 July 2018
A-Z
- animate
- animation
- ambient
- astart
- astop
- camera
- color
- diffuse
- frame
- framerate
- group
- light
- move
- name
- noise
- normalmap
- opacity
- path
- picture
- rotate
- say
- shear
- scale
- sign
- solid
- sound
- specularmap
- specular
- tag
- teleport
- teleportx
- teleportxyz
- texture
- url
- visible
- web
- Playsound