Blockland Forums > General Discussion
Tezuni's Aliens vs Rebels Siege
<< < (2/6) > >>
BlockoBlocko:
Hey Tezuni, why did you block me from sending messages to you?

Can you at least give me a reason and do the action?
Tonkka²:

--- Quote from: BlockoBlocko on February 14, 2013, 06:10:43 AM ---Hey Tezuni, why did you block me from sending messages to you?

Can you at least give me a reason and do the action?

--- End quote ---
Tezuni blocks everyone who has stuff to say.
Xolerate²:

--- Quote from: Tonkka² on February 14, 2013, 06:24:43 AM ---Tezuni blocks everyone who has stuff to say.

--- End quote ---
lordician:
ANy information on the weapons both sides use?
I mean, of course i can just visit the server but yeah.
Pacnet2012³:
My only suggestion is that you make or get a better lava water texture since the default one kind of does look ugly on most builds.

The environment settings could also step up and become less orange and dark.


Just put normal textured water colored Red in the Advanced Environment options and execute a script with this :


--- Code: ---function Armor::onEnterLiquid(%data, %obj, %coverage, %type)
   {
      Parent::onEnterLiquid(%data, %obj, %coverage, %type);
      %obj.hasShotOnce = true;
      %obj.invulnerable = false;
      %obj.damage(%obj, %obj.getPosition(), 10000, $DamageType::Lava);
   }

--- End code ---
Navigation
Message Index
Next page
Previous page

Go to full version