wrong brackets?

it works for me

Code:
sampler tileSampler1 = sampler_state 
{ 
   Texture = <entSkin2>; 
   MinFilter = Linear;
	MagFilter = Linear;
	MipFilter = Linear;
	AddressU = mirror;
	AddressV = mirror;
};



Free world editor for 3D Gamestudio: MapBuilder Editor