Plugin to Game Input

Discussion in 'Plugins' started by EricB, Nov 22, 2012.

  1. EricB

    EricB Registered

    Joined:
    Oct 3, 2012
    Messages:
    5
    Likes Received:
    0
    I'm getting started making my first plug-in. I've downloaded the example plug-in and got it working. I'm trying to figure out the RequestCommentary function in there.

    When I enable it, it is supposed to be generating a GreenFlag event every 20 seconds (as a test). It doesn't do anything though when tested. Anyone know how this thing works? I'm trying to figure out a way to send data from the plug-in to the game. Anyone know what the 3 Input1, Input2, and Input3 values (type double) are for within the CommentaryRequestInfoV01 struct are for and how to use them?

    Trying to figure out a way to send a text message to the game from the plug-in, but it's not proving to be an easy task.
     

Share This Page