Tuesday, August 31, 2010

So I had a great idea

On my build to survive server, I go around, killing people and building things that will kill people. So I was thinking, why not a cloaking device. Why not create an E2 chip to allow me to turn invisible while I'm in battle or just to get around without being seen (to an extent of course). So I did, the predator material did me very well for this considering you can see it at a close range, but at long ranges it's invisible. Eventually, I got around to the idea and I wrote out a nooby E2 chip that'll have you turn invisible with the push of a button, or a Numpad.

@name Cloaking
@inputs Value
interval(1)
Me=owner()
if(Value==1){Me=setMaterial("models/shadertest/predator")}
if(Value==0){Me=setMaterial("models/XQM/CellShadedCamo_difuse")}


Basically, you MUST have an incoming value of either 1 or 0. If not, this chip wont work. :3 have fun!
edit: Wow well I really screwed up that E2 while I was writing it. Anyway, the thing is guaranteed to work, if not you can hit me over the head with it.

Saturday, August 28, 2010

Garry's Mod?

Alright so basically, I'm creating a Garry's Mod blog. I'll be posting some nifty news about Garry's Mod and also some tutorials on how to do shit. For my first blog post, I'll have you know I own my own Garry's Mod server. It's specifically a build to survive server. So come check us out! I'll be posting alot more video game news soon along with the typical Garry's Mod shit!