|
3 years ago ::
Jun 27, 2010 - 8:58AM
#1
|
|
|
how can i change the picture of a hitman target?
|
|
|
|
3 years ago ::
Jun 27, 2010 - 9:31AM
#2
|
|
|
You can't. Not until we have a texture repacker.
|
|
|
|
3 years ago ::
Jun 27, 2010 - 10:03AM
#3
|
|
|
and how can i replace a target's picture with a picture of another target?
|
|
|
|
3 years ago ::
Jun 27, 2010 - 10:15AM
#4
|
|
|
My best guess is that you'll have to debug and get variable values for either the peg or image parameters in the pause_menu_populate_hitman_target function located in pause_menu.lua
Once you know what the values are, you can setup an if then block within the function testing for the specific parameter value of the target that you want to change, and then changing the value of either peg or image for that iteration of the loop.
TLDR;
It's complicated, and a lot of work just to only swap pictures around. I'm actually working with Sam on a hitman mod that changes all targets that is pretty much done at this point. We're just waiting to get an actual texture repacker working first though so we can change the pics before we release.
|
|
|
|
3 years ago ::
Jun 27, 2010 - 2:34PM
#5
|
|
|
Spoilers, Idol
Modder of Saint's Row 2 for two years.
|
|
|
|
3 years ago ::
Jun 27, 2010 - 5:19PM
#6
|
|
|
Spoilers?!? SPOILERS!?!?!
*Grabs AK-47 and fires wildly at roof while screaming*
|
|
|