Details 
Title: VCE Extension - RelaySetVar
Summary: Modify the variable in an adjacent brick with no use of named bricks necessary!
Author: Evar678
Submitted By: HansonBot
Date Submitted: Fri Jul 20, 2012 5:27 pm
Description: This event allows you to send the variable of brick A to brick B without the use of named bricks.

Assuming that brick A is to the south of brick B:

OnActivate -> Self -> VCE_modVariable -> Test | set | 10 *This will set the variable test to 10
OnActivate -> Self -> VCE_relaySetVar -> North -> Test *This will send the variable test and its value north.

The variable named "Test" will be set to 10 in brick B.
Or, simply, the variable that was in Brick A is now also in Brick B.


This effect does not occur unless the owner of the brick has full trust or higher. (You own the brick).
So, now you can transfer variables from one brickgroup to another. This event, of course, also triggers the OnVariableUpdate input on the target brick.

Thanks to MunK for motivation and defining what stuff means to me!
*Note: This requires Variable Conditional Events to be enabled in order to function.
 

File Information 
Supported Games: Blockland v20, Blockland Rebuilt
Version: v1
Filesize: 1.40 kB
Filename: Event_VceRModVar.zip
Total Downloads: 16
Ratings:
Rating: 0 (0 ratings submitted)Rating: 0 (0 ratings submitted)Rating: 0 (0 ratings submitted)Rating: 0 (0 ratings submitted)Rating: 0 (0 ratings submitted)  0 Ratings
 

 
This file has been approved by our moderators.
This means it appears to be safe to use.
Download VCE Extension - RelaySetVar
 


Service revived by the B4v21 Team.
Designed by Vjacheslav Trushkin and modified by RTB.