User Tools

Site Tools


scripting_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
scripting_reference [2017/09/18 15:40] justinscripting_reference [2017/10/12 08:33] justin
Line 4: Line 4:
 Click on a function name for more details around its usage. Click on a function name for more details around its usage.
 ^Name^Signature^ ^Name^Signature^
 +|[[add_character|Add Character]]|**add_character**(//model_name//, //tile_id//, //entity_id//)|
 |[[add_tile|Add Tile]]|**add_tile**(//model_name//, //coordinate//, //entity_id//)| |[[add_tile|Add Tile]]|**add_tile**(//model_name//, //coordinate//, //entity_id//)|
 |[[damage_entity|Damage Entity]]|**damage_entity**(//entity//, //damage_amount//)| |[[damage_entity|Damage Entity]]|**damage_entity**(//entity//, //damage_amount//)|
Line 53: Line 54:
 |[[set_entity_property|Set Entity Property]]|**set_entity_property**(//entity//, //property_name//, //property_value//)| |[[set_entity_property|Set Entity Property]]|**set_entity_property**(//entity//, //property_name//, //property_value//)|
 |[[set_entity_script|Set Entity Script]]|**set_entity_script**(//entity//, //script_name//)| |[[set_entity_script|Set Entity Script]]|**set_entity_script**(//entity//, //script_name//)|
 +|[[set_entity_tooltip|Set Entity Tooltip]]|**set_entity_tooltip**(//entity//, //tooltip_text//)|
 |[[set_global_property|Set Global Property]]|**set_global_property**(//property_name//, //property_value//)| |[[set_global_property|Set Global Property]]|**set_global_property**(//property_name//, //property_value//)|
 |[[set_group_light_color|Set Group Light Color]]|**set_group_light_color**(//group_name//, //color//, //duration//)| |[[set_group_light_color|Set Group Light Color]]|**set_group_light_color**(//group_name//, //color//, //duration//)|
scripting_reference.txt · Last modified: 2024/04/04 20:38 by justin