User Tools

Site Tools


set_zone_script

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
set_zone_script [2024/10/11 09:32] justinset_zone_script [2024/10/11 09:35] (current) justin
Line 1: Line 1:
 ======Set Zone Script====== ======Set Zone Script======
 ---- ----
-Sets the script of the specified zone. An empty [[string]] value can be specified for the [[script]] name in order to remove the zone's [[script]]. The [[script]] name is case-sensitive.+Sets the [[script]] of the specified zone. An empty [[string]] value (i.e. two double quotes: ""can be specified for the [[script]] name in order to remove the zone's [[script]]. The [[script]] name is case-sensitive.
  
 ====Signature:==== ====Signature:====
Line 9: Line 9:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|zone_name| |[[String]]|Yes| +|zone_name|Zone to update the [[script]] for.|[[String]]|Yes| 
-|script_name| |[[String]]|Yes|+|script_name|Name of the new [[script]].|[[String]]|Yes|
 |script_trigger|When to trigger the [[script]]. Possible values are CHARACTER_ENTER, CHARACTER_EXIT, OBJECT_ENTER, and OBJECT_EXIT for passable zones, and CHARACTER_COLLIDE for impassable zones.|Trigger Type|Yes| |script_trigger|When to trigger the [[script]]. Possible values are CHARACTER_ENTER, CHARACTER_EXIT, OBJECT_ENTER, and OBJECT_EXIT for passable zones, and CHARACTER_COLLIDE for impassable zones.|Trigger Type|Yes|
  
set_zone_script.1728664364.txt.gz · Last modified: 2024/10/11 09:32 by justin