Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page compass
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
compass
Old
  (#1)
BlackJackal is Offline
Command Sergeant Major
 
Posts: 2,995
Join Date: Jan 2004
Location: North Carolina
   
Default compass - 08-04-2004, 03:17 PM

how do you skin one? anyone got a tut? thanks happy:


  
Reply With Quote
Old
  (#2)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 08-04-2004, 03:24 PM

use this script
[code:d58d9]menu "hud_compass" 128 128 NONE 1
bgcolor 0 0 0 0
fgcolor 1 1 1 1
align left top

//==================================================
// Compass Base

resource
Label
{
name "compassbase"
rect 0 0 128 128
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
shader textures/eaglesback
}

resource
Label
{
name "compassface"
rect 0 0 128 128
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
statbar compass
playerstat 16 // north direction
statbar_shader textures/eaglesface
}

//==================================================
// Damage Indicator

resource
Label
{
name "compassbase"
rect 0 0 128 128
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
//shader textures/eaglesback
//statbar spinner 0 360
//statbar_endangles 0 360
statbar headingspinner 0 3600
statbar_endangles -180 180
playerstat 29 // damage direction
//statbar_shader textures/eaglespain
statbar_shader textures/hud/compasspainblank
statbar_shader_flash textures/eaglespain
}

//==================================================
// Objective Direction

resource
Label
{
name "objarrow"
//rect 18 42 92 64 // this makes it match the compass base
//rect 18 32 92 64 // this makes it match the compass top
//rect 15.5 14 100 100 // this makes it match the compass top
rect 0 0 128 128
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.00 0.00 0.00 0.00
borderstyle "NONE"
playerstat 19 // objective center
//statbar needle 0 360
//statbar_needlewidth 5.5
//statbar rotator 0 3600
statbar spinner 0 3600
//statbar_endangles 0 3600
//statbar_rotatorsize 3.5 2
//statbar_rotatorsize 2.5 2.5
statbar_endangles -180 180
//statbar_shader textures/eaglesobjball
statbar_shader textures/eaglesobjarrow
}

resource
Label
{
name "firstobjball"
//rect 18 42 92 64 // this makes it match the compass base
//rect 18 32 92 64 // this makes it match the compass top
rect 15.5 14 100 100 // this makes it match the compass top
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.00 0.00 0.00 0.00
borderstyle "NONE"
playerstat 17 // objective leftball
//statbar needle 0 360
//statbar_needlewidth 5.5
statbar rotator 0 3600
//statbar_rotatorsize 3.5 2
statbar_rotatorsize 2.5 2.5
statbar_endangles -180 180
statbar_shader textures/eaglesobjball
}

resource
Label
{
name "secondobjball"
//rect 18 42 92 64 // this makes it match the compass base
//rect 18 32 92 64 // this makes it match the compass top
rect 15.5 14 100 100 // this makes it match the compass top
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.00 0.00 0.00 0.00
borderstyle "NONE"
playerstat 18 // objective rightball
//statbar needle 0 360
//statbar_needlewidth 5.5
statbar rotator 0 3600
//statbar_rotatorsize 3.5 2
statbar_rotatorsize 2.5 2.5
statbar_endangles -180 180
statbar_shader textures/eaglesobjball
}

//==================================================
// Compass Needle

resource
Label
{
name "Default"
rect 0 0 128 128
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
shader textures/eaglesneedle
}

end.[/code:d58d9]

Replace shader textures/WITH IMAGE YOU WANT

repak into pk3

only problem is, my pain indicator always flashes behind the whole compass not where the shot is coming from; no biggie for me.
  
Reply With Quote
Old
  (#3)
Proteus is Offline
Lieutenant Colonel
 
Proteus's Avatar
 
Posts: 7,162
Join Date: Dec 2002
Location: Plymouth, MA
  Send a message via AIM to Proteus Send a message via MSN to Proteus  
Default 08-04-2004, 03:28 PM

Dude, use dj's. click mein sig.
  
Reply With Quote
Old
  (#4)
MotoxXx is Offline
Senior Member
 
Posts: 1,343
Join Date: Dec 2002
Location: Amerika
  Send a message via AIM to MotoxXx Send a message via MSN to MotoxXx Send a message via Yahoo to MotoxXx  
Default 08-04-2004, 04:21 PM

DJ's is sehkze biggrin:
  
Reply With Quote
Old
  (#5)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 08-04-2004, 04:54 PM

how can i download it? dj's i mean
  
Reply With Quote
Old
  (#6)
BlackJackal is Offline
Command Sergeant Major
 
Posts: 2,995
Join Date: Jan 2004
Location: North Carolina
   
Default 08-04-2004, 09:01 PM

dunno.


  
Reply With Quote
Old
  (#7)
Apocalypse | NoW is Offline
Senior Member
 
Posts: 2,701
Join Date: Jan 2004
Location: - XFire - apocalypse416
  Send a message via AIM to Apocalypse | NoW Send a message via MSN to Apocalypse | NoW  
Default 08-04-2004, 10:52 PM

Quote:
Originally Posted by Proteus
Dude, use dj's. click mein sig.
I take credit of the screenshot, i took it, woot. biggrin:
  
Reply With Quote
Old
  (#8)
Proteus is Offline
Lieutenant Colonel
 
Proteus's Avatar
 
Posts: 7,162
Join Date: Dec 2002
Location: Plymouth, MA
  Send a message via AIM to Proteus Send a message via MSN to Proteus  
Default 08-05-2004, 10:23 AM

[quote="Grim_Reaper":b9663]how can i download it? dj's i mean[/quote:b9663]

It's on the site.
  
Reply With Quote
Old
  (#9)
Apocalypse | NoW is Offline
Senior Member
 
Posts: 2,701
Join Date: Jan 2004
Location: - XFire - apocalypse416
  Send a message via AIM to Apocalypse | NoW Send a message via MSN to Apocalypse | NoW  
Default 08-05-2004, 10:24 AM

Its not on the download section pro.
  
Reply With Quote
Old
  (#10)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 08-05-2004, 11:43 AM

[quote="Apocalypse | NoW":2ae29]Its not on the download section pro.[/quote:2ae29]
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



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