Blockland Forums > Suggestions & Requests
Gasmask Event
DionBraan:
A event that checks if you got aware14's gasmask on, if possible the wanted features are:
Input Events:
On Gasmask On
On Gasmask Off
Output Event: CheckGasmask
can be used for making chemical or radioactive zones in maps.
Lugnut:
this was being worked on.. i wonder what happened...
try putting this in your console then using VCE.
registerSpecialVar(GameConnection, "hasGasmask", "%this.gasMask");
DionBraan:
--- Quote from: Lugnut on June 22, 2012, 03:23:14 PM ---this was being worked on.. i wonder what happened...
try putting this in your console then using VCE.
registerSpecialVar(GameConnection, "hasGasmask", "%this.gasMask");
--- End quote ---
i did, anything supposed to happen?
Lugnut:
event an event like this:
onActivate > Self > VCE_ifValue [ <var:cl:hasgasmask> ] [ == ] [ 1 ]
onVariableTrue > Self > Disappear [ 1 ]
then put on a gas mask and click the brick and the brick should vanish.
Kniaz:
http://forum.blockland.us/index.php?topic=196640.0
Already been suggested :cookieMonster:
Currently Yola is working on it with some people helping him out.
The big bug right now is it only effects one player at any single given time :s