[REL] Tv Plugin

Discussion in 'Other' started by Gerald Jacobson, May 12, 2014.

  1. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    In you log file there is, for example:
    Code:
    ------- Creating new Driver Info. -------
    -- rF2 data:
    Driver Slot Id: 27
    Driver Name (Account): Andres Rivero
    Vehicle Name: #901 VEC BMW Z4
    Vehicle Class: GTE-AM
    -- Data after mapping resolution:
    Driver Name: Andres Rivero
    Car number: 901
    Team: Group31
    Vehicle Class: GTE-AM
    Vehicle Category: UKN
    Class Logo Id: 0
    Avatar Id: 0
    
    So the plugin receive the class "GTE-AM" and so look for this section in the vehicleClass.ini file, but there is no section defined for this class. This is your issue.
     
  2. nickbalti

    nickbalti Registered

    Joined:
    Jan 12, 2012
    Messages:
    383
    Likes Received:
    8
    Can I ask a quick question that's probably been asked. How do I edit the plugins I want to show? Is there a key command?


    Sent from my iPhone using Tapatalk
     
  3. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    You have a wiki who explain all
     
  4. Diego Perez

    Diego Perez Registered

    Joined:
    Sep 16, 2014
    Messages:
    2
    Likes Received:
    0
  5. hamiltonfan2205

    hamiltonfan2205 Registered

    Joined:
    Feb 2, 2013
    Messages:
    506
    Likes Received:
    5
    I am trying to do the colour coding for the teams and in the categories section I have the team section like this;
    [Master Force Grand Prix]
    category.text.color.id=1
    category.image.color.id=4
    classname=Master Force
    class.logo.id=13

    I have the team name working and everything but for some reason the image isn't showing? A little help please...
     
  6. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Check you driverDetail widget, and verify that the [Driver Panel.ClassName] section have correct information for:
    available
    logo.left
    logo.right

    etc...
     
  7. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    TV Console v2.3.3.1
    - Avoid to loose the selected event, when events are added or remove from the list
     
  8. Konrad

    Konrad Registered

    Joined:
    May 11, 2014
    Messages:
    9
    Likes Received:
    0
    Thanks !
     
  9. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
  10. tjc

    tjc Registered

    Joined:
    Jun 4, 2012
    Messages:
    5,884
    Likes Received:
    404
    Many thanks Gerald. :)
     
  11. One final request (or is it)
    I have a dedicated server from where our broadcast is running. Sometime in the future I'd like to race as well could there be some kinda automatic switch between the cars?
    Like every other minute it goes to the next in line. Not the DNFs obviously?
     
  12. MerlinC

    MerlinC Registered

    Joined:
    Nov 3, 2012
    Messages:
    282
    Likes Received:
    3
    ... and consider distance between cars in same category and lap, thus the camera will automatically switch to where a potential overtake will take place.

    Would be an interesting alghorithm


    Sent with Tapatalk
     
  13. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Thanks for the donation

    Ok, i will work on it. I though about it since the beginning, but i need to lower my algorythm expectation and create a more simple auto-camera feature.
     
  14. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Plugin v2.6.1 available
    - Fix a crash when returning from Alt+Tab in fullscreen mode

    Component updated:
    GRTvPlugin.dll & GRTvPlugin_x64.dll
     
  15. This update is only the above fixes? not anything to do with my request?
     
  16. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Yes. Still thinking about the algorithm.
     
  17. ok, thanks :)
     
  18. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Plugin v2.7.0 & Tv Console v2.4.0.0 Available

    • Add an Auto Camera mode (3 mode actually)
      - Focus on leader
      - Cycle leader categories (every x second) - for multi category race
      - Cycle drivers (every x second)
    • Fix a crash on some vehicle names when extracting number


    Plugin and Console have been updated
     
    Last edited by a moderator: Oct 23, 2014
  19. hamiltonfan2205

    hamiltonfan2205 Registered

    Joined:
    Feb 2, 2013
    Messages:
    506
    Likes Received:
    5
    What program do you use to make this plugin? The reason why I'm asking is I'd like to learn how to make a plugin like this myself, because I'm studying Computing at college and I'd like to learn more. Not saying I have anything against this plugin, it is honestly the best TV Style plugin you can get for rF2.
     
  20. Gerald Jacobson

    Gerald Jacobson Registered

    Joined:
    Jan 26, 2013
    Messages:
    827
    Likes Received:
    18
    Visual c++ 2012
     

Share This Page