Thanks for last Helps, im finish my first map and i love it
Thanks again, nice people in this forum.
x-Rasta
Moderator: Moderators
Code: Select all
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHACode: Select all
tutorial
{
nomipmaps
nopicmip
cull none
force32bit
surfaceparm nolightmap
{
clampMap textures/mohmenu/dmloading/tutorial.jpg
}
}Code: Select all
resource
Label
{
name "Default"
rect 104 36 430 332
fgcolor 1.00 1.00 1.00 1.00
bgcolor 1.00 1.00 1.00 0.00
borderstyle "NONE"
shader "tutorial"
}