Page 1 of 1
Map Icons...(like the command posts) How do I modify them?
Posted: Sun Sep 03, 2006 1:22 pm
by xwingguy
when I open them with paintshop pro 7 I just get a white space because they are colorized by team. How can I make them visible in the image editor?
Posted: Sun Sep 03, 2006 1:30 pm
by darthpingu
Is that possible?
Code: Select all
HoloImageGeometry = "com_icon_alliance alliance"
HoloImageGeometry = "com_icon_imperial empire"
HoloImageGeometry = "com_icon_republic republic"
HoloImageGeometry = "com_icon_CIS CIS"
or maybe that's only the hologram coming up when they have it man to man?
Ofcourse.
Aha:
com_holo_controlzone:
[GameObjectClass]
ClassLabel = "hologram"
[Properties]
Color = "0 0 0"
NeutralColor = "255 255 255"
FriendlyColor = "30 220 30"
EnemyColor = "240 30 30"
LocalsColor = "240 220 30"
HoloType = "aligned"
//HoloImageGeometry = "com_icon_alliance"
HoloVisibleDistance = 200.0
HoloHeight = 3.5
HoloSize = 2.5
HoloBeamIntensity = 1.0
HoloLightIntensity = 1.0
HoloImageIntensity = 0.5
HoloFlareIntensity = 1.0
HoloLightRadius = 8.0
HoloRotateRate = 0.2
HoloPopRate = 0.01
HoloFlickerRate = 0.01
HoloFlickerAlphaMin = 0.4
HoloFlickerAlphaMax = 0.8
HoloFadeInTime = 2.0
So, no, you can't see them in PS :/.
No still that's not on the minimap

.
Posted: Sun Sep 03, 2006 1:31 pm
by xwingguy
I mean modify their shape. and I mean MAP icons not TEAM icons
Posted: Sun Sep 03, 2006 1:37 pm
by RC-1290
I asked Maxloef, they are not colorized by team, they use alpha layers wich you must adjust
Greetings Rc-1290'Dreadnought'
Posted: Sun Sep 03, 2006 4:21 pm
by archer01
I only have PSP6 so the menus are probably different, but in my version it's just a matter of creating a selection in the shape you want then saving it as an alpha channel.
Just do a 'search' in PSP7's help file for "alpha channels".
Posted: Sun Sep 03, 2006 4:37 pm
by xwingguy
Thanks archer01!