Author Topic: Please Help about Clanlogo image...!  (Read 903 times)

Offline karwai

  • Rank: Private
  • *
  • Posts: 7
Please Help about Clanlogo image...!
« on: August 30, 2010, 06:46:10 am »
i spending  many time but i can`t  get this "clanlogo" to work :/
some one please made for me only this clanlogo !
 
im attach my logo with some formats + oryginal clanlogo in dds.

Please some one ..


Ps:. anyway thx for Extreme team for great job about moding any cod. Big Respect for you. Good luck .

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
Re: Please Help about Clanlogo image...!
« Reply #1 on: August 30, 2010, 11:52:24 am »
Try the attached one. Recommended settings:

//******************************************************************************
// Logo HUD system: clan image
//******************************************************************************
// Show extreme logo. Can be used to show custom clan image.
// Image must be named "clanlogo.iwi" and copied into the "images" folder of the
// client side iwd file (materials file "clanlogo" in mod.ff assumes this name).
// 0 = disable
// 1 = enable (default)
set ex_logo "1"

// Image X (horizontal) position on screen.
// min = 0, max = 640, default = 600
set ex_logo_posx "560"

// Image Y (vertical) position on screen.
// min = 0, max = 480, default = 120
set ex_logo_posy "130"

// Image X (horizontal) dimension in pixels.
// min = 0, max = 512, default = 80
set ex_logo_sizex "128"

// Image Y (vertical) dimension in pixels.
// min = 0, max = 512, default = 80
set ex_logo_sizey "128"

// Image transparency.
// min = 0, max = 9, default = 0
//set ex_logo_transp "0"

// Loop time for fading effects (seconds)
// 0 = disable (always on)
// 1 - 3600 = time to pause after fading out (default 120)
set ex_logo_looptime "300"

// Time to pause between fade in and fade out (seconds)
// min = 1, max = 3600, default = 10
//set ex_logo_fadewait "10"

Offline karwai

  • Rank: Private
  • *
  • Posts: 7
Re: Please Help about Clanlogo image...!
« Reply #2 on: August 30, 2010, 01:33:57 pm »
really BIG thx for  quick answer .
now  working fine
my compiler/decompiler not woring good.
You are very good person   PatmanSan   :]