gametechmods
Robot Arena => General Support => Topic started by: TheUnknownRobotics on March 22, 2014, 09:51:47 PM
-
As I was testing stuff for my tourney, I want to know if I could blur or take out 1/2nd place in the winner status. If not, take the winner status off, with the continue button still there. Any ideas?
-
To blur it, you could make a mod using the DirectX8 to DirectX9 mod (https://gametechmods.com/forums/index.php?topic=15323.0) that Sol Vector released awhile back. I don't think it would be very easy but its an option.
Alternatively, you can hide all the results by either setting the visibly of the cells to false (result_cell.gib) or modify the result window's layout (matchresults.gib).
-
To blur it, you could make a mod using the DirectX8 to DirectX9 mod (https://gametechmods.com/forums/index.php?topic=15323.0) that Sol Vector released awhile back. I don't think it would be very easy but its an option.
Alternatively, you can hide all the results by either setting the visibly of the cells to false (result_cell.gib) or modify the result window's layout (matchresults.gib).
Thx, Trov. I can always count on you.