Difference between revisions of "Info sigilnode"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Johnny moe (talk | contribs)  | 
				 (Add Sigil Group Name keyvalue definition to info_sigilnode)  | 
				||
| Line 13: | Line 13: | ||
*0: No  | *0: No  | ||
*1: Yes  | *1: Yes  | ||
'''Sigil Group Name''' <string>  | |||
: Name of the group to assign this sigil to, for use with info_sigilgroup. Sigils without a group name are automatically assigned to a 'Default' group.  | |||
== Inputs ==  | == Inputs ==  | ||
Latest revision as of 18:22, 12 September 2020
For the placement of sigils.
Keyvalues
Force Spawn <choices>
- Forces this sigil to always spawn.
 
- 0: No
 - 1: Yes
 
Disable Teleports <choices>
- Disables teleporting from this sigil.
 
- 0: No
 - 1: Yes
 
Sigil Group Name <string>
- Name of the group to assign this sigil to, for use with info_sigilgroup. Sigils without a group name are automatically assigned to a 'Default' group.
 
Inputs
input enableteleport <void>
- Enables teleporting to this sigil.
 
input disableteleport <void>
- Disables teleporting to this sigil.
 
input corrupt <void>
- Corrupts the sigil.
 
input uncorrupt <void>
- Uncorrupts the sigil.
 
Outputs
output OnSigilSpawn <void>
- Fires when a sigil spawns in this location.
 
output OnCorrupt <void>
- Fires when the sigil is corrupted.
 
output OnUnCorrupt <void>
- Fires when the sigil is uncorrupted.