Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH Maps, Mods & Skins (alliedassault.us/forumdisplay.php?f=11)
-   -   Making Crosshairs (alliedassault.us/showthread.php?t=38594)

Army45 07-21-2004 02:33 PM

Making Crosshairs
 
can anyone tell me how to make a crosshair? it sounds like sumthin i would want to do. any info would gfreatly be appreciated

Army rock: imwithstupid: beer:

Dragonwraith 07-21-2004 02:37 PM

yea, just 2 posts above yours

http://www.alliedassault.com/phpBB2/vie ... p?t=177273

eek:

imported_Grim_Reaper 07-21-2004 07:27 PM

if u dont wanna make one from scratch just open pak1.pk3 textures\hud\crosshair.tga and edit that one.

Army45 07-21-2004 08:16 PM

oh crap, i feel like a complete idiot, i meant making a compass, im sryt u have to be in my presence of my stupidity
imwithstupid: imwithstupid: imwithstupid:

Apocalypse | NoW 07-21-2004 09:35 PM

eek:

TonyMontana 07-21-2004 09:45 PM

wallbash:

philadelphia killing mach 07-21-2004 10:25 PM

i just remembered i had pulled Hobbs's new hud apart. here's the .tik for the compass:just copy and paste Hobbs's text to notepad and make the font bigger to read better

//-------------------------------------------
// These are the shaders for the hud compass
//-------------------------------------------

// this is the main backdrop for the section of the hud
// that contains the health meter, stealth meter, and the compass
textures/hud/healthstealthback
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/healthstealthback.tga
blendFunc blend
alphaGen oneMinusVertex
}
}

//this is the little directional arrow between the spheres
textures/hud/directional_arrow
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/directional_arrow.tga
blendFunc blend
alphaGen oneMinusVertex
}
}


// the main body of the compass
textures/hud/compassback
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/compassback.tga
blendFunc blend
alphaGen oneMinusVertex
}
}

textures/hud/compasspain
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/compasspain.tga
blendFunc blend
alphaGen oneMinusVertex
}
}

textures/hud/compasspainblank
{
surfaceparm nolightmap
{
map $whiteimage
blendFunc blend
alphaGen const 0
}
}

// The compass needle
textures/hud/compassneedle
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/compassneedle.tga
blendFunc blend
alphaGen oneMinusVertex
}
}

// the little thinggys that go around the compass for the objectives
textures/hud/compassobjball
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/compassobjball.tga
blendFunc blend
alphaGen oneMinusVertex
}
}


All times are GMT -6. The time now is 12:23 AM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.