dlcv Posted January 12, 2008 Share Posted January 12, 2008 Hi... I'm trying to make a Meridiano TV overlay's (a venezuelan TV channel) from our mod MVP Caribe, but I don't know how can I make this: I wanna that the text in the circles don't appear... Because I wanna put the text in the image (where appear "TresenLinea" in the image).. If anybody can help me will be great... Thanks... Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/ Share on other sites More sharing options...
Trues Posted January 12, 2008 Share Posted January 12, 2008 This information is held in the fes_ingamedueup.fel file. The "Due Up" text is located on or around line 119. Look for TX:TITLE,1 at the beginning of the line and change the "1" to a "0". The "R H E" is located in the TX:TEXT between lines 95-117. I'm not positive off hand exactly which of those lines, so you'll have to experiment a little. I hope this helps. Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-490912 Share on other sites More sharing options...
dlcv Posted January 12, 2008 Author Share Posted January 12, 2008 Thanks Trues! I'm going to try... :D Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-490913 Share on other sites More sharing options...
dlcv Posted May 19, 2008 Author Share Posted May 19, 2008 Another question... How can I move the pitchmeter in the fes_hudleft.fel file? Because when a right batter stay in home, the pitchmeter works fine... But when a left hitter stay in home, the pitchmeter is moved to the right side and don't look well... All this is using the "behind the pitcher" view... Greetings from Venezuela :D Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-514747 Share on other sites More sharing options...
Trues Posted May 20, 2008 Share Posted May 20, 2008 The pitch meter placement is located in the fes_ingameoverlay.fel file. There are 3 lines that appear twice on lines 174-176 and again on lines 182-184. They all need to be changed. The number I have marked red is the y coordinate. The number before that is the x coordinate. Have fun SH:BGCOLOR,1,0,355,235,100,100,1,1,1,1,6,BPP2,BPP2,1,0,0,255,0,100,1,-1,0,1,0,0,0,0 SH:FILLCOLOR,1,0,355,235,100,100,1,1,1,1,6,BPP3,BPP3,1,0,0,255,0,100,1,-1,0,0,0,0,0,0 SH:OUTLINE,1,0,355,235,100,100,1,1,1,1,1,BPP1,BPP1,1,0,0,255,0,100,1,-1,0,1,0,0,0,0 Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-514760 Share on other sites More sharing options...
dlcv Posted November 22, 2008 Author Share Posted November 22, 2008 Another question Trues... you are the master xD [align=center][/align] How can I make appear/disappear the team logo in the right square? In the left square is possible make appear the complete team name? Thanks and greetings from Venezuela.. Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-543864 Share on other sites More sharing options...
dlcv Posted December 30, 2008 Author Share Posted December 30, 2008 I can solve the logo in the due up image... But I wanna know the other thing and how I can change the letter color in the batter attribute... Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-546766 Share on other sites More sharing options...
Trues Posted January 3, 2009 Share Posted January 3, 2009 I can solve the logo in the due up image... But I wanna know the other thing and how I can change the letter color in the batter attribute... In the fes_ingamedueup.fel file, look for these lines and change the values that I have highlighted. Remember, there are three sets of these lines (one for each batter due up). TX:AVERAGE1,1,0,553,419,38,14,1,1,1,1,0,0,twn14_en.sfn,9890,0,255,255,255,0,0,0,-1,0,0,0,0,0 TX:NAME1,1,0,382,419,137,14,1,1,1,1,0,0,twn14_en.sfn,3509,0,255,255,255,0,0,0,-1,0,0,0,0,0 TX:NUMBER1,1,0,344,419,38,14,1,1,1,1,0,0,twn14_en.sfn,9890,0,255,255,255,0,0,0,-1,0,0,0,0,0 Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-547167 Share on other sites More sharing options...
dlcv Posted January 4, 2009 Author Share Posted January 4, 2009 In the fes_ingamedueup.fel file, look for these lines and change the values that I have highlighted. Remember, there are three sets of these lines (one for each batter due up). TX:AVERAGE1,1,0,553,419,38,14,1,1,1,1,0,0,twn14_en.sfn,9890,0,255,255,255,0,0,0,-1,0,0,0,0,0 TX:NAME1,1,0,382,419,137,14,1,1,1,1,0,0,twn14_en.sfn,3509,0,255,255,255,0,0,0,-1,0,0,0,0,0 TX:NUMBER1,1,0,344,419,38,14,1,1,1,1,0,0,twn14_en.sfn,9890,0,255,255,255,0,0,0,-1,0,0,0,0,0 In the due up image I know how to change the colors in the letters... I said in this image (the green circle): And if you know how I can show in the due up image the complete name of the team (red circle)... Thanks and greetings from Venezuela... Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-547227 Share on other sites More sharing options...
Trues Posted January 4, 2009 Share Posted January 4, 2009 Look in the fes_playergrp.fel file for these lines. I believe these lines appear twice in the file, so you'll have to change both instances. TX:POSITION,1,0,516,48,62,18,1,1,1,1,0,0,twn14_en.ffn,3500,2,192,0,0,0,0,0,-1,0,0,0,0,0 TX:NUMBER,1,0,43,49,51,18,1,1,1,1,0,0,twn14_en.ffn,3501,0,192,0,0,0,0,0,-1,0,0,0,0,0 TX:NAME,1,0,114,50,266,18,1,1,1,1,0,0,twn14_en.ffn,9,0,0,0,0,0,0,0,-1,0,0,1,0,0 Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-547228 Share on other sites More sharing options...
dlcv Posted February 17, 2009 Author Share Posted February 17, 2009 Look in the fes_playergrp.fel file for these lines. I believe these lines appear twice in the file, so you'll have to change both instances. TX:POSITION,1,0,516,48,62,18,1,1,1,1,0,0,twn14_en.ffn,3500,2,192,0,0,0,0,0,-1,0,0,0,0,0 TX:NUMBER,1,0,43,49,51,18,1,1,1,1,0,0,twn14_en.ffn,3501,0,192,0,0,0,0,0,-1,0,0,0,0,0 TX:NAME,1,0,114,50,266,18,1,1,1,1,0,0,twn14_en.ffn,9,0,0,0,0,0,0,0,-1,0,0,1,0,0 Thanks man... I forgetted answer here :S Other question and excuse me... In what file you make the infobar? I'll try to make my own infobar to my Venevision/Meridiano TV overlay... Greetings from Venezuela... Link to comment https://www.mvpmods.com/forums/topic/33039-help-me-with-my-overlay/#findComment-551941 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.