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/02/22 11:48] justinset_zone_script [2024/10/11 09:35] (current) justin
Line 1: Line 1:
 ======Set Zone Script====== ======Set Zone Script======
 ---- ----
-(WIP)+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 and CHARACTER_EXIT for passable zones, and CHARACTER_COLLIDE for impassable zones.|Trigger Type|Yes|+|script_trigger|When to trigger the [[script]]. Possible values are CHARACTER_ENTERCHARACTER_EXIT, OBJECT_ENTER, and OBJECT_EXIT for passable zones, and CHARACTER_COLLIDE for impassable zones.|Trigger Type|Yes|
  
 ====Example:==== ====Example:====
set_zone_script.1708631331.txt.gz · Last modified: 2024/02/22 11:48 by justin