|
|
| secondaryattack <br> | | secondaryattack <br> |
| hotkey <br> | | hotkey <br> |
− | include <br> | + | include "path/to/script"<br> |
| r_rehash <br> | | r_rehash <br> |
− | newgame <br> | + | newgame "gamename"<br> |
− | map <br> | + | map "mapname"<br> |
| newmap | | newmap |
| </code> | | </code> |
|
|
| r_num_item_use <br> | | r_num_item_use <br> |
| r_script_say <br> | | r_script_say <br> |
− | r_script_signal <br> | + | r_script_signal "signalname" [code] <br> |
| r_mapscript_signal <br> | | r_mapscript_signal <br> |
| r_status_addgeneric <br> | | r_status_addgeneric <br> |
|
|
| r_status_get_effect <br> | | r_status_get_effect <br> |
| r_status_num_effect <br> | | r_status_num_effect <br> |
− | r_item_use_new_consumable <br> | + | r_item_use_new_consumable - does not work yet<br> |
| r_item_use_new_armour <br> | | r_item_use_new_armour <br> |
| r_item_use_new_weapon <br> | | r_item_use_new_weapon <br> |
− | r_recipe_add_ingredient <br> | + | r_recipe_add_ingredient "item index" <br> |
− | r_recipe_add_catalyst <br> | + | r_recipe_add_catalyst "item index" <br> |
− | r_recipe_add_product <br> | + | r_recipe_add_product "item index"<br> |
| r_recipe_get_ingredient <br> | | r_recipe_get_ingredient <br> |
| r_recipe_get_catalyst <br> | | r_recipe_get_catalyst <br> |
|
|
| r_faction_set_relation <br> | | r_faction_set_relation <br> |
| r_faction_get_relation <br> | | r_faction_get_relation <br> |
− | r_global_new <br> | + | r_global_new "value"<br> |
− | r_tip_new <br> | + | r_tip_new "text of tip"<br> |
− | r_cat_new | + | r_cat_new "categoryname" |
| </code> | | </code> |
| | | |
|
|
| <br> | | <br> |
| r_stack <br> | | r_stack <br> |
− | r_sleep <br> | + | r_sleep <time> <br> |
| worlduse <br> | | worlduse <br> |
− | r_cansee <br> | + | r_cansee <actor reference><br> |
− | r_preparemap <br> | + | r_preparemap "mapname"<br> |
| r_reftype <br> | | r_reftype <br> |
| r_registerref <br> | | r_registerref <br> |
|
|
| r_ref_push <br> | | r_ref_push <br> |
| r_ref_remove <br> | | r_ref_remove <br> |
− | r_global_get <br> | + | r_global_get $globalname<br> |
− | r_global_set <br> | + | r_global_set $globalname value<br> |
− | r_cat_get <br> | + | r_cat_get <item index><br> |
| r_loop_maps <br> | | r_loop_maps <br> |
| r_loop_ents <br> | | r_loop_ents <br> |
|
|
| r_setref_equip <br> | | r_setref_equip <br> |
| r_loop_veffects <br> | | r_loop_veffects <br> |
Exception encountered, of type "Error"