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/12/22 20:08] justinscripting_reference [2020/01/19 21:38] justin
Line 5: Line 5:
 ^Name^Signature^ ^Name^Signature^
 |[[add_character|Add Character]]|**add_character**(//model_name//, //tile//, //entity_id//)| |[[add_character|Add Character]]|**add_character**(//model_name//, //tile//, //entity_id//)|
-|[[add_item_to_container|Add Item To Container]]|**add_item_to_container**(//entity_id//, //item_id//, //count//)|+|[[add_item_to_container|Add Item To Container]]|**add_item_to_container**(//entity//, //item_id//, //count//)|
 |[[add_object|Add Object]]|**add_object**(//model_name//, //tile//, //entity_id//)| |[[add_object|Add Object]]|**add_object**(//model_name//, //tile//, //entity_id//)|
 |[[add_party_member|Add Party Member]]|**add_party_member**(//model_name//, //member_id//)| |[[add_party_member|Add Party Member]]|**add_party_member**(//model_name//, //member_id//)|
Line 39: Line 39:
 |[[play_sound|Play Sound]]|**play_sound**(//sound_name//)| |[[play_sound|Play Sound]]|**play_sound**(//sound_name//)|
 |[[print|Print]]|**print**(//data//)| |[[print|Print]]|**print**(//data//)|
-|[[put_entity|Put Entity]]|**put_entity**(//entity_id//, //tile_id//)|+|[[put_entity|Put Entity]]|**put_entity**(//entity//, //tile_id//)|
 |[[put_player|Put Player]]|**put_player**(//tile_id//, //direction//)| |[[put_player|Put Player]]|**put_player**(//tile_id//, //direction//)|
 |[[remove_entity|Remove Entity]]|**remove_entity**(//entity//)| |[[remove_entity|Remove Entity]]|**remove_entity**(//entity//)|
scripting_reference.txt · Last modified: 2024/04/04 20:38 by justin