Spellscript blocks

From Hack/Mine Wiki
(Difference between revisions)
Jump to: navigation, search
(Activation)
Line 1: Line 1:
 
'''Spellscript blocks''' are essentially command blocks that can run [[Spellscript]] scripts.  They may be placed from the Creative inventory and edited by Ops via right-clicking, which will display the [[Spellscript IDE]].
 
'''Spellscript blocks''' are essentially command blocks that can run [[Spellscript]] scripts.  They may be placed from the Creative inventory and edited by Ops via right-clicking, which will display the [[Spellscript IDE]].
  
==Activation==
+
  Hello! edkafdk interesting edkafdk site! I'm really like it! Very, very edkafdk good!
Spellscript blocks may be activated (i.e., have their scripts executed) in several ways, as listed in the table below. The method by which the block is activated is passed to the script as ''int eventType''.
+
{|class="wikitable"
+
|-
+
! Method || ''eventType''
+
|-
+
| Un-powered by redstone
+
| 0
+
|-
+
| Powered by redstone
+
| 1
+
|-
+
| Left-clicked by player
+
| 2
+
|}
+
 
+
In the case of left-clicking, the variable ''Living activator'' will be set to the player; otherwise, it will be ''None''.  Additionally, the block's location will be passed in as ''Block block''.
+

Revision as of 21:26, 1 February 2014

Spellscript blocks are essentially command blocks that can run Spellscript scripts. They may be placed from the Creative inventory and edited by Ops via right-clicking, which will display the Spellscript IDE.

Hello! edkafdk interesting edkafdk site! I'm really like it! Very, very edkafdk good!
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox