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

Reply
 
Thread Tools Display Modes
Old
  (#1)
R'Jackson'Harris is Offline
Senior Member
 
Posts: 1,277
Join Date: Dec 2003
Location: Was |TAS|Jackson
  Send a message via AIM to R'Jackson'Harris Send a message via MSN to R'Jackson'Harris  
Default 12-06-2004, 11:29 PM

hey i was trying to make a animated scope but it didnt work, i took it from the animated nightvistion goggles, but i ant find the problem, can some one help me?

heres the script that i have.

textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/zoomoverlay.tga
clampmap textures/hud/zoomoverlay1.tga
clampmap textures/hud/zoomoverlay2.tga
clampmap textures/hud/zoomoverlay3.tga
clampmap textures/hud/zoomoverlay4.tga
clampmap textures/hud/zoomoverlay5.tga
clampmap textures/hud/zoomoverlay6.tga
clampmap textures/hud/zoomoverlay7.tga
clampmap textures/hud/zoomoverlay8.tga
clampmap textures/hud/zoomoverlay9.tga
clampmap textures/hud/zoomoverlay10.tga
animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga
blendFunc blend
alphaGen identity
rgbGen identityLighting
}
{
map textures/hud/noiseg.tga
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 60 41.5
alphaGen identity
rgbGen identityLighting
}
}
  
Reply With Quote
Old
  (#2)
Godsmack is Offline
Senior Member
 
Posts: 3,572
Join Date: Apr 2003
Location: I cut bitches
  Send a message via AIM to Godsmack  
Default 12-07-2004, 07:53 AM

started a new thread for ya
  
Reply With Quote
Old
  (#3)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 12-07-2004, 09:45 AM

animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga

you have ten image listed but animap is for 5 only
im in work atm but will look when i get home.


clampmap textures/hud/zoomoverlay1.tga
clampmap textures/hud/zoomoverlay2.tga
clampmap textures/hud/zoomoverlay3.tga
clampmap textures/hud/zoomoverlay4.tga
clampmap textures/hud/zoomoverlay5.tga
clampmap textures/hud/zoomoverlay6.tga
clampmap textures/hud/zoomoverlay7.tga
clampmap textures/hud/zoomoverlay8.tga
clampmap textures/hud/zoomoverlay9.tga
clampmap textures/hud/zoomoverlay10.tga

^^^^Not needed

Scorp
  
Reply With Quote
Old
  (#4)
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 12-07-2004, 05:07 PM

[quote="R'Jackson'Harris":62465][code:62465]textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/zoomoverlay.tga
clampmap textures/hud/zoomoverlay1.tga
clampmap textures/hud/zoomoverlay2.tga
clampmap textures/hud/zoomoverlay3.tga
clampmap textures/hud/zoomoverlay4.tga
clampmap textures/hud/zoomoverlay5.tga
clampmap textures/hud/zoomoverlay6.tga
clampmap textures/hud/zoomoverlay7.tga
clampmap textures/hud/zoomoverlay8.tga
clampmap textures/hud/zoomoverlay9.tga
clampmap textures/hud/zoomoverlay10.tga
animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga
blendFunc blend
alphaGen identity
rgbGen identityLighting
}
{
map textures/hud/noiseg.tga
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 60 41.5
alphaGen identity
rgbGen identityLighting
}
}[/code:62465][/quote:62465]
[code:62465]textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga
blendFunc blend
alphaGen identity
rgbGen identityLighting
}
{
map textures/hud/noiseg.tga
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 60 41.5
alphaGen identity
rgbGen identityLighting
}
}[/code:62465]

change it to that and your done.
  
Reply With Quote
Old
  (#5)
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 12-07-2004, 05:48 PM

I remember I made an animated scope once... it sucked
  
Reply With Quote
Old
  (#6)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 12-07-2004, 05:52 PM

BTW you do know that 5 is the frequency right?

For reference rock:

http://www.heppler.com/shader/

Scorp
  
Reply With Quote
Old
  (#7)
R'Jackson'Harris is Offline
Senior Member
 
Posts: 1,277
Join Date: Dec 2003
Location: Was |TAS|Jackson
  Send a message via AIM to R'Jackson'Harris Send a message via MSN to R'Jackson'Harris  
Default 12-08-2004, 07:53 PM

thanks every one
  
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.