logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,643
Total Threads: 8,744
Posts: 95,518

Administrators:
DeeZire, Redemption

There are currently 27 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Red Alert 2 & Yuri's Revenge Editing Discuss any modding related issues to do with Red Alert 2 and Yuri's Revenge here.

Reply
 
LinkBack Thread Tools
Old 03-19-2003, 11:56 PM   #1 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default last palette problem

after all these weeks i fixed the imaging of my new civilian buildings except for 1 last glitch,even after appling the unitem pal why do my images become transparent when i move around the screen or when a vehicile passes behind or near them?
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-2003, 11:58 PM   #2 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default

please help
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2003, 07:17 AM   #3 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: Between the heaven and hell
Posts: 632
Send a message via MSN to Psycho
Default


May b of art code. Is it has a very low height ? The height should b 6/7 .
Psycho is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2003, 11:57 AM   #4 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default

what do you mean by 6/7 ? i took the art code directly from the chicago sears tower that's in the game so it's the same height.
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2003, 02:24 PM   #5 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: Earth
Posts: 343
Default

Isn't the sears tower one of the buildings that gets chopped off the top? At any rate this is an art issue. Get a screenshot with the building selected so I can have a look at its bounding box and post its art.ini entry
Blade is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2003, 04:10 AM   #6 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 756
Default

From artmd.ini:

; <<< 'behind building' stuff >>>
; OccupyHeight = visible height of the building [in levels] (def = 2). Used for behind building stuff. Defaults to same as 'Height'
; CanHideThings = true/false - specifies whether this building marks cells so other objects will be hidden on the cells it occupies
; CanBeHidden = true/false - specfies whether this building can be 'hidden' by others
; AddOccupy[1..4] = offsetX,offsetY - adds tiles to the 'hidden' occupancy list at offset from where building is placed
; RemoveOccupy[1..4] = offsetX,offsetY - removes tiles to the 'hidden' occupancy list at offset from where building is placed
CannisRabidus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2003, 04:17 AM   #7 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default

here it is.the rules and art of the ingame chicago sears tower is identical to my building since my building was made from it. ; Sears Corp
[SEARS]
Name=Sears Corp
UIName=Name:SEARS
TechLevel=-1
Strength=1000
Insignificant=yes
Nominal=yes
;RadarInvisible=yes
Radar=yes
SpySat=yes
Points=5
Armor=concrete
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUM U60
;DestroyAnim=CACHIG05D
DebrisAnims=DBRI-WM1,DBRI-WM2,DBRI-WM3,DBRI-WM4,DBRI-WM5,DBRI-WM6
MaxDebris=15
MinDebris=5
;Selectable=no
;IsBase=no
BaseNormal=no ;psst....IsBase isn't a Rules flag
Sight=6 ; UC base values
ClickRepairable=no
CanBeOccupied=yes
MaxNumberOccupants=10
;DistributedFire=yes
CanOccupyFire=yes

LeaveRubble=yes
[SEARS]
Normalized=yes
Remapable=no
Foundation=4x4
Height=22
;Buildup=CAHOSP
NewTheater=yes
;ActiveAnim=CARUS03A
;ActiveAnimZAdjust=-100
DemandLoad=true
MuzzleFlash0=46,2 ; these are pixel offsets for muzzle flashes from center of base
MuzzleFlash1=-70,-2
MuzzleFlash2=74,12
MuzzleFlash3=-40,44
MuzzleFlash4=-12,18
MuzzleFlash5=44,-82
MuzzleFlash6=-66,-58
MuzzleFlash7=74,-28
MuzzleFlash8=18,68
MuzzleFlash9=-10,-32
AddOccupy1=-7,-9
AddOccupy2=-8,-9
AddOccupy3=-9,-7
AddOccupy4=-9,-8
RemoveOccupy1=-4,-7
RemoveOccupy2=-5,-8
RemoveOccupy3=-7,-4
RemoveOccupy4=-8,-5
CanBeHidden=False
DamageFireOffset0=32,60
DamageFireOffset1=54,-10
DamageFireOffset2=-30,-4
OccupyHeight=10

; CACHIG05D destroy animation
;[CACHIG05D]
;Image=CACHIG05D
;NewTheater=yes
;Rate=320
;DemandLoad=true
;Shadow=yes
;AltPalette=yes ; use the unit palete
this is the original art for the cutoff sears tower [CACHIG05]
Normalized=yes
Remapable=no
Foundation=4x4
Height=22
;Buildup=CAHOSP
NewTheater=yes
;ActiveAnim=CARUS03A
;ActiveAnimZAdjust=-100
DemandLoad=true
MuzzleFlash0=46,2 ; these are pixel offsets for muzzle flashes from center of base
MuzzleFlash1=-70,-2
MuzzleFlash2=74,12
MuzzleFlash3=-40,44
MuzzleFlash4=-12,18
MuzzleFlash5=44,-82
MuzzleFlash6=-66,-58
MuzzleFlash7=74,-28
MuzzleFlash8=18,68
MuzzleFlash9=-10,-32
AddOccupy1=-7,-9
AddOccupy2=-8,-9
AddOccupy3=-9,-7
AddOccupy4=-9,-8
RemoveOccupy1=-4,-7
RemoveOccupy2=-5,-8
RemoveOccupy3=-7,-4
RemoveOccupy4=-8,-5
CanBeHidden=False
DamageFireOffset0=32,60
DamageFireOffset1=54,-10
DamageFireOffset2=-30,-4
OccupyHeight=10

; CACHIG05D destroy animation
;[CACHIG05D]
;Image=CACHIG05D
;NewTheater=yes
;Rate=320
;DemandLoad=true
;Shadow=yes
;AltPalette=yes ; use the unit palete
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2003, 04:21 AM   #8 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default

oh by the way,what do you think about my building,does it look decent? just need a little feedback
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2003, 05:58 AM   #9 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 756
Default

The original building has no top, so it was designed to be placed at the top of maps, where units can't really reach anyway. So the original art code may well be wrong, understand?

This part:

AddOccupy1=-7,-9
AddOccupy2=-8,-9
AddOccupy3=-9,-7
AddOccupy4=-9,-8
RemoveOccupy1=-4,-7
RemoveOccupy2=-5,-8
RemoveOccupy3=-7,-4
RemoveOccupy4=-8,-5

You are ADDING cells to the hide-unit-list, and are REMOVING cells from the hide-unit-list. 0,0 is the lowest corner of the building. -1,-1 is one cell diagonally upward. Figure it out on graph paper, you will see how it works. A square building like yours should actually work fine by default (no AddOccupy or RemoveOccupy code at all) if the height is correct.

Your building is fine, but it badly needs roof details.
CannisRabidus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2003, 06:58 AM   #10 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: Between the heaven and hell
Posts: 632
Send a message via MSN to Psycho
Default


See ? I told u .....
Psycho is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

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
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cameo palette for Photoshop 5.5 J_Lewis Red Alert 2 & Yuri's Revenge Editing 3 02-27-2006 07:44 AM
palette conversion procedure? CannisRabidus Red Alert 2 & Yuri's Revenge Editing 6 08-31-2005 08:15 AM
New unit palette yr_cordoba Red Alert 2 & Yuri's Revenge Editing 12 07-02-2004 07:07 PM
palette help adamstrange Red Alert 2 & Yuri's Revenge Editing 1 02-12-2003 04:00 PM
XCC and ra2. And ra2 palette. empty Red Alert 2 & Yuri's Revenge Editing 6 01-17-2003 07:10 AM


All times are GMT -4. The time now is 12:09 AM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.