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 revision
Previous revision
Next revisionBoth sides next revision
scripting_reference [2019/10/21 08:15] justinscripting_reference [2019/10/28 11:29] justin
Line 11: Line 11:
 |[[display_message|Display Message]]|**display_message**(//message_text//)| |[[display_message|Display Message]]|**display_message**(//message_text//)|
 |[[enable_container|Enable Container]]|**enable_container**(//entity_id//)| |[[enable_container|Enable Container]]|**enable_container**(//entity_id//)|
 +|[[execute_script|Execute Script]]|**execute_script**(//script_name//)|
 |[[fade_in|Fade In]]|**fade_in**(//duration//)| |[[fade_in|Fade In]]|**fade_in**(//duration//)|
 |[[fade_out|Fade Out]]|**fade_out**(//duration//)| |[[fade_out|Fade Out]]|**fade_out**(//duration//)|
 |[[give_item|Give Item]]|**give_item**(//item_name//)| |[[give_item|Give Item]]|**give_item**(//item_name//)|
 |[[heal_entity|Heal Entity]]|**heal_entity**(//entity//, //heal_amount//)| |[[heal_entity|Heal Entity]]|**heal_entity**(//entity//, //heal_amount//)|
 +|[[hide_group|Hide Group]]|**hide_group**(//group_name//)|
 +|[[hide_inventory|Hide Inventory]]|**hide_inventory**()|
 |[[hide_toolbar|Hide Toolbar]]|**hide_toolbar**()| |[[hide_toolbar|Hide Toolbar]]|**hide_toolbar**()|
 |[[load_map|Load Map]]|**load_map**(//map_name//, //player_coord//, //player_direction//)| |[[load_map|Load Map]]|**load_map**(//map_name//, //player_coord//, //player_direction//)|
Line 32: Line 35:
 |[[play_group_animation|Play Group Animation]]|**play_group_animation**(//group_name//, //animation_name//)| |[[play_group_animation|Play Group Animation]]|**play_group_animation**(//group_name//, //animation_name//)|
 |[[play_sound|Play Sound]]|**play_sound**(//sound_name//)| |[[play_sound|Play Sound]]|**play_sound**(//sound_name//)|
 +|[[print|Print]]|**print**(//data//)|
 |[[put_entity|Put Entity]]|**put_entity**(//entity_id//, //tile_id//)| |[[put_entity|Put Entity]]|**put_entity**(//entity_id//, //tile_id//)|
 |[[put_player|Put Player]]|**put_player**(//tile_id//, //direction//)| |[[put_player|Put Player]]|**put_player**(//tile_id//, //direction//)|
Line 66: Line 70:
 |[[set_vision_height|Set Vision Height]]|**set_vision_height**(//character//, //height//)| |[[set_vision_height|Set Vision Height]]|**set_vision_height**(//character//, //height//)|
 |[[show_credits|Show Credits]]|**show_credits**()| |[[show_credits|Show Credits]]|**show_credits**()|
 +|[[show_group|Show Group]]|**show_group**(//group_name//)|
 |[[show_inventory|Show Inventory]]|**show_inventory**()| |[[show_inventory|Show Inventory]]|**show_inventory**()|
 |[[show_toolbar|Show Toolbar]]|**show_toolbar**()| |[[show_toolbar|Show Toolbar]]|**show_toolbar**()|
scripting_reference.txt · Last modified: 2024/04/04 20:38 by justin