Moderator: BFenix
Tzan wrote:Semaj Nagirrac wrote:Well, I took some land without checking if it was owned by a faction or not. I'm not going to be banned, am I? I can destroy everything if need be.
That's what Hitler said,
in 1938.


stubby wrote:omg noob, balrogs are maiars too, don't you know anything


mgb519 wrote:Seriously, you are now the first ever forum superhero.


stubby wrote:omg noob, balrogs are maiars too, don't you know anything

Shader "DAB/SkySphere"
{
Properties
{
_Color ("Main Color", Color) = (1,1,1,1)
_MainTex ("Base (RGB)", 2D) = "white" {}
}
SubShader
{
Tags {"Queue" = "Background"}
Pass
{
// TAGS WAS HERE AND BROKEN
Cull Front
ZWrite Off
Fog { Mode Off }
SetTexture [_MainTex]
{
ConstantColor [_Color]
combine texture*constant
}
}
}
}
Tzan wrote:Semaj Nagirrac wrote:Well, I took some land without checking if it was owned by a faction or not. I'm not going to be banned, am I? I can destroy everything if need be.
That's what Hitler said,
in 1938.
mgb519 wrote:What exactly are you working on with Unity, anyway?
Also, is that javascript? I know it's not C#, but I'm not familiar with the syntax of javascript.

stubby wrote:omg noob, balrogs are maiars too, don't you know anything

Keldoclock wrote:It's not Java, Java object names aren't capitialized. for example, if you wanted to instantiate an object, you would type something like:
public String myString = "This is my string";
Tzan wrote:Semaj Nagirrac wrote:Well, I took some land without checking if it was owned by a faction or not. I'm not going to be banned, am I? I can destroy everything if need be.
That's what Hitler said,
in 1938.
Keldoclock wrote::2camels:
I'm pretty sure that one is used less.

mgb519 wrote:Seriously, you are now the first ever forum superhero.

Keldoclock wrote:It's not Java, Java object names aren't capitialized. for example, if you wanted to instantiate an object, you would type something like:
public String myString = "This is my string";
Tzan wrote:Semaj Nagirrac wrote:Well, I took some land without checking if it was owned by a faction or not. I'm not going to be banned, am I? I can destroy everything if need be.
That's what Hitler said,
in 1938.
Users browsing this forum: No registered users and 1 guest