Author Topic: Halo-ish Cloaking  (Read 1479 times)

Use this?

Also I don't remember cloaking in halo other then a power up.
In Halo 2, when you play as the Arbiter, your armour has a special ability to cloak you for a limited amout of time.

In halo 3, it is a peice of equipment.

I just remembered that I know of a very glitchy way to do this, sorta.

type into the console:
Code: [Select]
FindClientByName("YourNameHere").player.setTempColor("255, 255, 255, 255");
When I first tried to use this console command, I didn't know how to. It makes your character sorta invisible and their player object thing "soaks up" the background behind them and when you go in front of a different texture, the last texture that you "soaked up" is still there but your body eventually "soaks up" the new texture. You really need to do this in order to get what I mean. Someone post a picture please.
« Last Edit: April 04, 2009, 10:38:48 PM by AGlass0fMilk »

Imma stuff myself, try this code


%player.setnodecolor("1 1 1 0.2);


Somthing simular to that


In Halo 2, when you play as the Arbiter, your armour has a special ability to cloak you for a limited amout of time.

In halo 3, it is a peice of equipment.
Also in Halo:CE you were probably to young to remember they had a power up too. They have always had power ups.


You could just look at RTB. I think that had a cloaking thing similar to what you want.